PDA

View Full Version : Heeeelllp me w/ that 4-across gallery thing


~Jan~
Jul-07-2007, 10:13 PM
Why am I getting a big space between my galleries (top & bottom row) and can I center them?

~Jan~
Jul-07-2007, 10:32 PM
For now I changed it to 2x2, but I would like 4x4 w/ only a small space bet. galleries. (small vertical space I mean)

~Jan~
Jul-07-2007, 10:42 PM
Also on this page: http://theevanevents.smugmug.com/Portfolio How do I get rid of "portfolio galleries" at the top left?

Allen
Jul-07-2007, 11:38 PM
Also on this page: http://theevanevents.smugmug.com/Portfolio How do I get rid of "portfolio galleries" at the top left?
Like this maybe?

Add to your CSS

#galleriesBox .title {display:none;}

~Jan~
Jul-08-2007, 05:40 AM
Like this maybe?

Add to your CSS

#galleriesBox .title {display:none;}

THANKS! That took part of that part of my question. :barb

Mike Lane
Jul-08-2007, 05:56 AM
Make the change in red and let us know if that is what you're looking for:

.albumLarge {
width:156px;
padding:0 0 5em 0;
margin:0 13px 40px;
}

~Jan~
Jul-08-2007, 11:29 AM
Hey that looks nice. Thanks!!