PDA

View Full Version : Tired of all the searching


Six Bees
Jan-19-2007, 02:57 PM
Hi all, I don't want to appear lazy here....I have been spending FAR too much time here lately searching like a crazy person to find the ways to make my site how I want it to look. I think partly I have a hard time because my search words may not be correct so it is leading me in the wrong direction.
I have four kids under six so I am limited on time here (and I do need to get SOME sleep :rofl ), so if anyone is willing to save me the time and frustration, and answer me this...I would be most greatful.

I do not like how in my gallaries, the second line of thumbs are very far away from the first line. I am afraid people will not scroll down. Here is one you can look at http://carriebassettphotography.smugmug.com/Photo%20Greeting%20Cards/274691

What I would like it to look more like is exemplified here on Andy William's site http://www.moonriverphotography.com/Now%20Showing

Is it that I just don't have enough gallaries (like if there were more they would push up)? Or...ugh I just don't know....my head hurts with all the thinking.

Thanks in advance! I am running out of my free trial! But I am pretty sure I am going to stay, there are some pretty cool stuff here.

Carrie

Pupator
Jan-19-2007, 06:22 PM
Your problem is this part of code:


.boxBottom .albumLarge {
height:350px;




Make that number smaller, or at least override it on the pages where you don't want it to apply.

Six Bees
Jan-19-2007, 10:01 PM
Your problem is this part of code:


.boxBottom .albumLarge {
height:350px;




Make that number smaller, or at least override it on the pages where you don't want it to apply.

Thank you for giving a solution to my problem. That did help, but not in my sub cats...so then I did find an old thread that seemed MIGHT be the answer, but it is and it isn't. It makes the size better, and my cats are four in a row, but he sub cats are two. Do you or anyone else know how to make them BOTH 4x4?

Here is the code I used
/*=================================*/
/*==galleries, categories layout===*/
/*=================================*/

/* Line up the boxes properly */
#subcategoriesBox .miniBox {
margin:0 20px;
padding:0;
height:260px;
width:142px;}
#subcategoriesBox .miniBox .nav, #subcategoriesBox .miniBox .private, #subcategoriesBox .miniBox p.updated, #galleriesBox .miniBox p.description, #subcategoriesBox .miniBox p.albumTitle {display:block; text-align:center;}
#subcategoriesBox .miniBox .photo {
width:142px;
height:auto;
_height:1%;}

And here is one of my cats : http://carriebassettphotography.smugmug.com/Photo%20Greeting%20Cards
and my sub cat: http://carriebassettphotography.smugmug.com/Photo%20Greeting%20Cards/274691

Thanks for taking a look!

Six Bees
Jan-19-2007, 11:12 PM
now my titles are not showing up in the cats....I am understanding that it is because the titles are too long. Any other suggestions on how to keep the four across without having to shorten the titles?????

Allen
Jan-19-2007, 11:17 PM
now my titles are not showing up in the cats....I am understanding that it is because the titles are too long. Any other suggestions on how to keep the four across without having to shorten the titles?????
Are the titles in a box so can set a max width? Might try that.
Al

Six Bees
Jan-19-2007, 11:25 PM
Are the titles in a box so can set a max width? Might try that.
Al
Maybe it is the exhaustion, or maybe I have less of a clue with this stuff than I thought...but I have no idea wha you mean by the titles in a box :rofl