Board index PBase HTML and Style Sheets Is there a way to change position of thumbnails...

HTML and Style Sheets

Is there a way to change position of thumbnails...

Customize your galleries.
ziggers
 
Posts: 150

Is there a way to change position of thumbnails...

Post Wed Oct 22, 2003 1:14 pm


without screwing up the image page?

I want the thumbnails of the gallery pages to align to the left. Every time I tried a
Code: Select all
{ float: left;
}
code, it worked for the gallery page, but the image view page was all screwed up.

I tried everything last night and was at it for a few hours until I was at my wit's end.

I'm very new to CSS and I kind of hit the ground running yesterday when I decided I wanted to remake my gallery.

I would really really appreciate if someone could help me out with this.

Thanks so much.
Angela Holder
http://www.pbase.com/ziggers

thewedding
 


Post Wed Oct 22, 2003 1:44 pm


<div class=thumbnails></div> is the "insite" container for the thumnails

.thumbnails{
float: left;
}
p.small{
clear: both;
}


as this places the thumbnails on the left the pagecounter floats to the top
you will have to play around with it a bit since I don't have the time right now to make it pixel perfect...

but for now clear both on the p.small tag will fix it but I don't know where they used the small tag troughout the site

thats it...

ziggers
 
Posts: 150


Post Wed Oct 22, 2003 2:22 pm


Thank you SO much!

Now it looks the way I want it to :D

I appreciate it more than you know.

angela :)

ilanphoto
 
Posts: 876


Post Wed Oct 22, 2003 8:03 pm


WOW
What a beautiful gallery, I wish I had the knowladge to come close to that. All I can do is change the background colour :(

ziggers wrote:Thank you SO much!

Now it looks the way I want it to :D

I appreciate it more than you know.

angela :)

ziggers
 
Posts: 150


Post Wed Oct 22, 2003 8:08 pm


OMG :shock: Thank you!!!

It was intimidating at first, but after a bit, I got the idea of where things were going and what tags meant what.

Hearing a reaction like yours makes it all worth it for me.

Thank you!

angela :)

ilanphoto
 
Posts: 876


Post Sun Jan 25, 2004 8:00 am


There is a small problem with this solution. If there are no comments on the gallery the text for add comment and vote appear on the right top in line with the first row of thumbs. after adding a comment it appears, as usual bellow the thumbs.

How can that be corrected

Thanks
Ilan


Board index PBase HTML and Style Sheets Is there a way to change position of thumbnails...

Who is online

Users browsing this forum: ClaudeBot and 1 guest