broknmindz Posted April 14, 2009 Report Posted April 14, 2009 (edited) HOME RESUME CONTACT Graphic Design Gallery Digital Art Gallery © Zepheras.com 2009 Edited April 14, 2009 by broknmindz Quote
Wickham Posted April 14, 2009 Report Posted April 14, 2009 (edited) These edits get IE7 and Firefox showing the same and your problems solved:- CSS edits to center thumbnails in IE7:- .hoverbox { margin: 0; cursor: default; list-style: none; } html:- CONTACT Edit: there are still some errors to be sorted out; use the validator http://validator.w3.org/ I found 7 errors after my edits but could reduce them to one error by omitting this <?php echo $num;?> from the url url(images/layout/header<?php echo $num;?>.jpg) which seems to raise other unconnected errors like a tag error which is not an error, just the result of having the php code. It's probably because I was testing with a .html page not a .php page so you may not get the errors. Edited April 14, 2009 by Wickham Quote
broknmindz Posted April 14, 2009 Author Report Posted April 14, 2009 yea the php script was to try and have the header change every time the page was visited or refreshed but it didn't work out so well. guess i forgot to take it out. the gallery in IE is still having problems. too many boxes still on the top row and the previews end up clipping the boxes when hovering. other than that the firefox issue was resolved. Quote
jlhaslip Posted April 15, 2009 Report Posted April 15, 2009 Hoverbox has version that works in IE. (I think it came out to satisfy the IE7 Browser, can't remember exactly.) Are you certain that you are using the most recent version with the IE changes? http://sonspring.com/journal/hoverbox-image-gallery Quote
broknmindz Posted April 16, 2009 Author Report Posted April 16, 2009 yea I'm using the new version. very frustrating as firefox, opera and safari are perfect but IE doesnt want to comply. this is I'm viewing this with IE7. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.