-
AuthorPosts
-
July 27, 2016 at 4:13 pm #665798
it is possible to insert a background png image of the top menu?
an example of this in the attached imagethank you so much
July 27, 2016 at 5:57 pm #665846Hey jehcikinha,
use this code:
nav.main_menu { background-image: url(https://i382.photobucket.com/albums/oo262/Don_M85/mazda-rx8-rc-car.jpg); }
Best regards,
AndyJuly 27, 2016 at 7:46 pm #665900I want this image: http://gaentretenimentos.com.br/wp-content/uploads/2016/07/menu-bg.png be overlapping content
example is the image attached
July 27, 2016 at 7:56 pm #665908July 27, 2016 at 8:24 pm #665919Yes, shur
This private
July 27, 2016 at 8:39 pm #665930Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.header_bg { background: transparent!important; background-image: url(https://gaentretenimentos.com.br/wp-content/uploads/2016/07/menu-bg.png)!important; background-repeat: no-repeat!important; background-size: contain!important; background-position: 0 100%!important; } #header_main { border: none; background-image: url(https://gaentretenimentos.com.br/wp-content/uploads/2016/07/menu-bg.png); background-repeat: repeat-x; background-size: 300% 110%; background-position: 0 0; }
Cheers!
YigitJuly 27, 2016 at 9:19 pm #665948You could take a look how was
was a failure in the middle, it is possible to leave 72px high and the background in black?thank you so much
- This reply was modified 8 years, 4 months ago by jehcikinha.
July 29, 2016 at 4:47 pm #666643hello
someone help with the above request, please?
Tanks
August 1, 2016 at 2:49 am #667093Hi,
The site is on maintenance mode so we can’t see it. Please post a temporary login details here so that we can check the header. A screenshot will help.
Best regards,
IsmaelAugust 1, 2016 at 1:19 pm #667246August 2, 2016 at 12:51 pm #667603Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
YigitAugust 2, 2016 at 1:35 pm #667621Hello
i send in private dataAugust 2, 2016 at 2:01 pm #667639Hey!
Login credentials are not working for me. Can you please check them once again?
Regards,
YigitAugust 2, 2016 at 3:00 pm #667682Hello, try again, please
August 8, 2016 at 2:50 am #669557Hi,
Try with this CSS code:
.header_bg:after{ content: ""; position: absolute; width: 100%; height: 15px; bottom: -14px; background: url('http://gaentretenimentos.com.br/wp-content/uploads/2016/07/menu-bg.png') repeat-x bottom center; }
Best regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.