popgirl23
Member
Posted 1 year ago #
Hi.
I am wanting to create a pure CSS disjointed image gallery using rollovers. (thumbs on the side, rollover and a big image appears in the big space next to it). It worked few a few minutes and then just stopped. I don't know why and I can't find the bug. Any help?
problem page:
http://www.mvconstruction.com/wp/?page_id=105
the CSS:
[CSS moderated as per the Forum Rules. Please just post a link to your site.]
The HTML:
[Code moderated as per the Forum Rules. Please use the pastebin]
Thank You!
a:
the html uses the css class .galleryrollover, while the css code is for the css id #galleryrollover
b:
the commata in the last two lines of the css shouldn't be there.
popgirl23
Member
Posted 1 year ago #
Thanks for your response...
problem persists.
page:
http://www.mvconstruction.com/wp/?page_id=105
CSS:
[CSS moderated as per the Forum Rules. Please just post a link to your site.]
HTML:
[Code moderated as per the Forum Rules. Please use the pastebin]
popgirl23
Member
Posted 1 year ago #
oops incorrect CSS...
[CSS moderated as per the Forum Rules. Please just post a link to your site.]
popgirl23
Member
Posted 1 year ago #
figured it out! (I put that incorrect CSS up after fixing your suggestions - now it works)
Thank you very much for your help. I'm a designer first, programmer second still get confused with the details.