The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
non-vB HTML question
I'm trying to trouble shoot something for someone and I can't see where the problem is. Could someone look at this page and tell me why the bottom "Wildlife" button isn't showing up until you roll over it with your mouse?
Here's the CSS for that page: Code:
#naturallightgallerybutton a:hover { background-position: -622px 0%; } #studiolightgallerybutton a:hover { background-position: -595px 0%; } #wildlifegallerybutton a:hover { background-position: -572px 0%; } #studiolightgallerybutton a { background: url(sg_gallery_media/studiolightgallerybutton.jpg) no-repeat 0% 0px; display: block; height: 369px; width: 595px; font-size: 369px; line-height: 369px; } #naturallightgallerybutton { visibility: visible; position: absolute; left: 63px; top: 674px; z-index: 3; width: 622px; height: 358px; } #studiolightgallerybutton { visibility: visible; position: absolute; left: 70px; top: 271px; z-index: 3; width: 595px; height: 369px; } #wildlifegallerybutton { visibility: visible; position: absolute; left: 69px; top: 1066px; z-index: 3; width: 572px; height: 358px; } |
#2
|
|||
|
|||
simply missing the image...
join your CSS until the work is done, you will see your errors more easily. join your block of statements in the same place, so you see what is missing and what not... |
#3
|
|||
|
|||
Moved to Programming Discussions Forum.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|