Search the Community
Showing results for tags 'Hover'.
Found 7 results
-
NavBar dropdown CSS Hover Color impossible to Change
mrtripper posted a topic in DMS & Legacy Products
Hi, I'm desperately tryin to change the hover color of the dropdown menu ( background color & image) Even if it works on firebug, when i paste the css in the style.css of my pagelines customize plugin, nothing changes !??? Never seen something like this before...could you help please ? Thank you very much original code : .dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a, .dropdown-menu li.current-menu-item > a { background-color: #0081C2; background-image: -moz-linear-gradient(center top , #0088CC, #0077B3); background-repeat: repeat-x; color: #FFFFFF; text-decoration: none; } new code : .dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a, .dropdown-menu li.current-menu-item > a { background-color: #333333; background-image: -moz-linear-gradient(center top , #333333, #000000); background-repeat: repeat-x; color: #FFFFFF; text-decoration: none; } my web is www.mrtripper.com -
http://www.couturemotionmedia.com/dev/ I'm looking at the css for the hover color and I'm not smart enough to figure out which element I actually need to change. I want to change the hover color on the menu from that blue to a color that jives with the rest of my site. Any chance someone with better firebug skills than I can help me out?
-
I was reading this forum and I noticed that the same solution might apply to my customization with different syntax: http://www.pagelines.com/forum/topic/26630-text-color-change-when-hovering-over/ I want to have my boxes [section, part of the core framework] images (or media as you call it) change when you hover over them with another image. For example if the image is a simple b&w lightbulb then when you hover over it it would look like a yellow lightbulb (because there is an image of a yellow lightbulb saved on my website that I can call). So what I need is a class that calls this other image when the mouse hovers over the original image saved as. Also there is a field in the box set-up options that is called "Boxes Custom Class" so I am assuming I would simply place the code in that text box. Oh, and I need to make sure that the image hyperlink ("Box Link (Optional)" field) still works. Any ideas, inputs are greatly appreciated. Thanks
-
I've firebugged, googled and searched these forums till I'm blue in the face- I cannot make the background color of my simplenav buttons go transparent on hover. Simple CSS Lite doesn't change the colors either. I have custom css on menu-menu that is putting rounded cornerswhere I want them. I can even use the same selectors to make all the buttons transparent. I cannot make just one transparent on hover though. I guess I need help determining the correct selector? I'm so frustrated Can someone please help me? B http://tanathetattooedlady.com
-
Hi, I'm using the last PageLines framework on WordPress 3.4.2. On the website http://www.mognonpartners.com/ita/ I'm using the classic NavBar but I need to have different colour for background and text with the Active state. With this custom code I can change the NavBar for all the states: .navbar .navline a { background-color: #70b8dd; font-color: #FFFFFF; text-decoration: none; But for the active I haven't found the correct code. Thanks
-
Hi, I would like to have my navbar hidden on my first page, and only appear when you hover the mouse over the logo. For the other pages, I would like to show the navbar as usual. Is there any way I can achieve this? Any help is much appreciated! My webiste is ulfholgersson.se
-
Hello All! First, a quick disclaimer: I do not know how to write CSS and have only a basic knowledge of HTML. However, I've become pretty well-versed in creating a website using CMS and am comfortable with the PageLines framework. Now that that's out of the way, here's the link to my website (still under construction) www.dcdips.com. I want to make it so that when you mouseover the main nav menu at the top that the text will be white and the box around it will be red. I went to the design control tab and changed the colors on everything listed and it is not creating that effect. I have the "Custom CSS" plugin activated, but I don't know what to put in there. Can someone tell me how to do this or what to put on the CSS page? Thank You!
- 2 replies
-
- Navigation
- Hover
-
(and 3 more)
Tagged with: