Universal CSS Navigation Menu Support Product Page
This topic is locked
This topic was archived
Styles - RESOLVED
Asked 10 Dec 2009 21:43:55
1
has this question
10 Dec 2009 21:43:55 Roxana Castaneda posted:
How do I change the background to have a repeating image or transparent background? Replies
Replied 11 Dec 2009 15:52:29
11 Dec 2009 15:52:29 Miroslav Zografski replied:
Hello Roxana,
Background of the menu or of a page?
Regards,
Background of the menu or of a page?
Regards,
Replied 11 Dec 2009 17:39:49
11 Dec 2009 17:39:49 Roxana Castaneda replied:
Yes, I selected Dark Blue. I want to put my own image as a background for both the menu and submenus.
Replied 11 Dec 2009 19:15:38
11 Dec 2009 19:15:38 Roxana Castaneda replied:
Please, don't you have a tutorial on how to change the styles to use my own style?
Replied 11 Dec 2009 20:48:44
11 Dec 2009 20:48:44 Patrick Julicher replied:
Hi Roxana,
Please open the file dark_blue.css from the Styles\dmxNavigationMenu\dark_blue folder.
Change this value for the general background:
Within this CSS file all other settings for the menu can be changed.
Kind regards, Patrick
Please open the file dark_blue.css from the Styles\dmxNavigationMenu\dark_blue folder.
Change this value for the general background:
.dmxNavigationMenu.dark_blue {
background-color: transparent;
background-image: url(yourgeneralbackground.png);Within this CSS file all other settings for the menu can be changed.
Kind regards, Patrick
Replied 11 Dec 2009 22:41:40
11 Dec 2009 22:41:40 Roxana Castaneda replied:
Thank you very much for responding.
I finally got it right, but I had to make a lot more changes, including modifying all the images.
Anyway, I finally got it.
Thanks again.
I finally got it right, but I had to make a lot more changes, including modifying all the images.
Anyway, I finally got it.
Thanks again.
Replied 11 Dec 2009 23:04:24
11 Dec 2009 23:04:24 Patrick Julicher replied:
Hi Roxana,
Good to hear you got the result you wished for. Good luck on further development. I will now close this topic.
Kind regards, Patrick
Good to hear you got the result you wished for. Good luck on further development. I will now close this topic.
Kind regards, Patrick


