I have a beautiful layout but when I put content in one box it does not expand the other box. The website is:
http://www.viglucci.com/wedding
I'm using a FAUX LAYOUT WRAPPER
Layouts have always frustrated me.
Richard
| SitePoint Sponsor |
I have a beautiful layout but when I put content in one box it does not expand the other box. The website is:
http://www.viglucci.com/wedding
I'm using a FAUX LAYOUT WRAPPER
Layouts have always frustrated me.
Richard





Hi, Richard. What column are you trying to make expand?
There already is content inside the Div 'Content'.
And you have 2 images placed inside the The Navigation Container.
Code HTML4Strict:<div id="navigation"> <img src="photos/link_buttons/welcome_2.gif" /><br /> <img src="photos/link_buttons/bride_groom_3.gif" /> </div>
Take a look at One of Paul's live Examples of The Same Layout.Code CSS:#content { height:auto !important; margin-left:185px; min-height:500px; padding-left:10px; padding-right:10px; padding-top:10px; width:auto;
It's a 3 column layout with equalising Columns and footer.
You can pretty much style that layout anyway you want.
Pauls Example:
http://www.pmob.co.uk/temp/2_col_centred_imgbg.htm
Blake Tallos - Software Engineer for Sanctuary
Software Studio, Inc. C# - Fanatic!
http://www.sancsoft.com/
Bookmarks