Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Hi,
Issue resolved using this code:
/*Style Flag link secondary menu*/
#menu-item-6214 a {
position: relative !important;
top: -10px !important;
}#menu-item-6214 a img{
position: relative !important;
top: 5px !important;
width: 20px !important;
height: 20px !important;
}THANKS
Good, now is perfect!
I saw the change using the code:
#menu-item-6214 a {
position: relative;
top: -10px;
}#menu-item-6214 a img{
position: relative;
top: 5px;
}Thank you man!! Good job!
This reply has been marked as private.This reply has been marked as private.Hi Josue,
Thanks for the support, but at the moment no changes. The position is exactly the same.
Obs: I’m always cleaning the cache.
Hi,
The ladybug is perfect!. Thanks.
But in the Brazilian flag, no changes. It is keeping in the same position.
This reply has been marked as private.Well, what can I say?
Like a glove again. :)THANK YOU.
Hi,
Thanks. The horizontal line disappear, but the vertical lines keeps.
Is there other code to remove the vertical lines in menu and in social icons?
Thank you.
Hi,
Thanks for the assistance, but I used this code:
.page-id-2836 div .av_one_third {
margin-left: 0%;
width: 32%;
}
.page-id-2836 div .av_two_third {
margin-left: 2%;
width: 66%;
}Which works perfectly.
Thank You
Like a glove guy.
Thanks!
This reply has been marked as private.Hi,
I was able to resolve the problem after to do several uploads attempts.
Apparently there was some problem in downloading or uploading files, then the file arrived corrupted.
Maybe something related with the server, really I don´t know.
At the present time I can not reproduce the error.
If the same happens again, I’ll send the link immediately so that you can verify.thank you
Correcting:
Font Awesome by Dave Gandy License: SIL
Hi,
I download four icons in font:
Awesome by Dave Gandy license: SI
Hi,
For example:
I created several buttons with the Custom Css Class: botask
And in the quick css I used:
.avia-button.botask a { url: http://site/page-test;
background-color: #A258C4 !important;
}But this quick css is not working to call the link and neither to change the Custom Background Color.
Thanks
Hi, thanks.
But I know this.
I have about 200 buttons pointing to the same link, so I need the CSS code in order to make the batch change in the link and in the color.Hi,
Thanks. I just resolved putting the table code inside a text element.
Ok, Well then let me ask a stupid question.
How can I get a similar effect (slide window) just to display some links and images in it?
Thanks.
Thanks guy. Issue resolved.
Thank you fast the faster answer.
In fact the problem was in my TMP folder.
I just change the chmod for 777, and the problem finish.Thanks
-
AuthorPosts