View Full Version : Thumbs in archive page not shown correctly
visualpixel
04-21-2005, 12:15 AM
I don't know if this is a bug for 1.4 or it might be a coding mistake from me but it seems when you view my archive page with Opera or I.E. (Both newest versions) the thumbs are shown incorrectly (http://www.visualpixel.net/index.php?x=browse). It continues on in one row instead of splitting off at the end of the 5th thumb to form another row. Firefox shows it correctly. I used both the <THUMBNAILS_WHOLE_PAGED> and the <THUMBNAILS> tags and it still has the same problem when viewed with I.E. and Opera.
blinking8s
04-21-2005, 02:37 AM
looks like a front end issue witht he template to me, displays fine in firefox
Connie
04-21-2005, 07:29 AM
check the width of the class "thumbnails" and set it to witdth which fits to the width of the desired number of thumbnails + padding etc.
we had this already here in the forum and exactly this hint was the solution
visualpixel
04-22-2005, 12:15 AM
check the width of the class "thumbnails" and set it to witdth which fits to the width of the desired number of thumbnails + padding etc.
we had this already here in the forum and exactly this hint was the solution
Ok I just modifed the width, and I'm hoping it splits into rows of 5 but I haven't had the chance yet to check it on I.E. 6 or Opera because I'm on a different computer. I did check it on I.E. 5.2 for Mac but the browser really messed up the entire look of the page. It looks good on Netscape 7.2 and Safari 1.2.4 (v125.12).
#thumbnails {
text-align: center;
padding: 5px;
width: 780px;
}
:( Sorry for not checking the forum before posting this message. I'm such a newbie....especially at web coding...wait let me guess there's probably a section about web coding help in this forum too, *went to check*, damn OK there is, I'm very very sorry.
Connie
04-22-2005, 05:17 AM
this problem was already discussed in depth here in the forum, and it was solved
it's a template thing
vBulletin® v3.7.3, Copyright ©2000-2013, Jelsoft Enterprises Ltd.