|
#1
|
|||
|
|||
|
Thumbs in archive page not shown correctly
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.
__________________
www.visualpixel.net |
|
#2
|
||||
|
||||
|
looks like a front end issue witht he template to me, displays fine in firefox
__________________
i should say more clever stuff |
|
#3
|
|||
|
|||
|
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 |
|
#4
|
|||
|
|||
|
Quote:
Code:
#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.
__________________
www.visualpixel.net |
|
#5
|
|||
|
|||
|
this problem was already discussed in depth here in the forum, and it was solved
it's a template thing |
| Thread Closed |
| Thread Tools | |
|
|