alston
-
links not responding from floats and fixed positions...
@tbwiii - z-index did the trick! That never even crossed my mind since there was no other element or content in any of the containing divs. Unfortunately joomla generates those divs and while there probably is a way to around it happening, I certa…
-
links not responding from floats and fixed positions...
Some more information: the site is built in Joomla using the blank Gantry Rocket Theme template. Using the wysiwyg editor, it by default puts a around images and text. I've removed the using the html editor but it still is giving me the …
-
Text-link rollovers that display alternate images in a div next to the rollover menu??
Yes! Thank you, I wasn't sure of which styles to use, but it looks like this is it. Thank you sl1dr. Alston
-
CSS styling for "reflective" rollover property
Well, not exactly, I'd like to have the reflection 'pop' only when the mouse rolls over it. However, I want the pop to be quick like a true reflection regardless of whether the user keeps the mouse hovered over the link or if they ju…
-
CSS styling for "reflective" rollover property
I wanted to follow up on the above, I forgot to add earlier. Would there be a way to do a quick, timed flash, that pops and then goes back to normal regardless of whether the mouse is hovering over the link or simply passing over it? Does that mak…
-
CSS styling for "reflective" rollover property
Duh to me, I didn't even think of using an image-replacement or the gradient. It's so simple and easy I allowed myself to overlook it. Thank you Cliff!