Ricods
-
Accordion menu goes into footer
I'm working on @media screen, and I had a @media screen and (min-width:480px), and that has changed the layout. I'm having a little problem with getting the media screen to work in 480x320 and not to interfere with other resolutions.
-
Accordion menu goes into footer
got it. The problem was wp-equal-colums, but I've also added the bottom margin. Thanks:)
-
Changing wordpress access from dropdown to dropline menu
ok, I added the code. Thank you:)
-
Changing wordpress access from dropdown to dropline menu
Thank you so much ! :) This would take me a lot of time to figure this out
-
Changing wordpress access from dropdown to dropline menu
It's almost what I'm looking for. What I want to do is: - parent menu on hover with gradient and rounded top corners - sub menu when shown: background color:# be0f16; wit no rounded corners. And on hover a text-decoration:underline; I …
-
Changing wordpress access from dropdown to dropline menu
on hover of course :)
-
Changing wordpress access from dropdown to dropline menu
yes, but the sub-menu gets a gradient that I don't want there. The gradient is for the parent
-
Changing wordpress access from dropdown to dropline menu
#access li:hover > a, #access ul ul :hover > a, #access a:focus {background: -moz-linear-gradient(#d12229, #be0f16); background: -o-linear-gradient(#d12229, #be0f16); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d12229), to(#b…
-
Changing wordpress access from dropdown to dropline menu
One more thing, how to give a diffrent hover to the sub menu?
-
Changing wordpress access from dropdown to dropline menu
Thanks Watson90! The problem was that I had a position: relative; in the access li
-
AnythingSlider - different border on each slide
I have changed the wrapper_slider height to 372px and then added to .anythingSlider-default .anythingWindow the 367px height. And to the #s1, #s2, #s3 i gave a !important after the height. Works :)
-
AnythingSlider - different border on each slide
I have given diffrent classes to li, and also tried the first-child, last-child selectors, but it didn't work. You meen by giving a diffrent class to .anythingSlider .panel ??
-
AnythingSlider - different border on each slide
OK. I also noticed that after the third slide I looses for a moment the css and I get for a few seconds a slide with out style