PDA

View Full Version : Featured Gallery Sizing


jill8026
Jun-08-2006, 08:55 AM
I have tried everything to get my featured gallery to be the same width as my Bio box..but NOTHING is working...I redid a lot of things last night an am pretty proud of myself..but I cannot figure out this last step...I tried finding the featuredgallery box info in CSS but cannot find it anywhere...

Help please!!!!! How can I get the featured gallery box the same width as my bio? I just need the code!!!

Thank you,

Jill

www.expressionsphotodesign.net (http://www.expressionsphotodesign.net)

Andy
Jun-08-2006, 09:01 AM
You had the spelling wrong. "b" instead of "B" in Box.

You'll want this:

#featuredBox {
margin-left: 130px;
width: 742px; }



BTW, FF and the FF Web Dev tool, are both FREE, linked in my sig, and we teach you how to use it in 5mins with a tutorial right here, sticky in this forum :deal

:wave

jill8026
Jun-08-2006, 09:13 AM
:clap

THANK YOU!!!! Tired eyes missed it!!!!