WeLoveCSS Logo
Home Profile Members Search Rules Help New Posts



WeLoveCSS > WEB DESIGN > CSS > [SOLVED] Quick CSS layout question

Reply
  Thread Tools Display Modes
Old 18th February 12, 04:26 PM   #1
johngordon
WLC Member
 
Join Date: Dec 2011
Posts: 37
Default Quick CSS layout question

This should be a quick one - I have just added in some links to the other countries on the page below. Basically all the links under the main Botswana image on the left hand side.

Trouble is, that they have knocked the second row of lodges down to their right (this is how they should appear: http://www.goodsafariguide.com/botswana/index.php)

I thought the culprit might be a clear:both; in the #outerWrapper #contentWrapper #content #row_two rule in the botswana_layout.css file, but apparently not.

If anyone could quickly spot how to fix this that would be great.

The page is here:

http://www.goodsafariguide.com/botswana/botswana.php

Thank you!
johngordon is offline   Reply With Quote
Old 18th February 12, 10:22 PM   #2
johngordon
WLC Member
 
Join Date: Dec 2011
Posts: 37
Default Re: Quick CSS layout question

I got as far as adding:

overflow:hidden; here:

#outerWrapper #contentWrapper #content {
margin: 0 0 0 340px;
padding: 0px 0px 10px 0px;
font-size:12px;
line-height:16px;
overflow:hidden;
}

Which looks fine in IE and Firefox:

http://www.goodsafariguide.com/botswana/botswana2.php

But looks like this in Safari and Chrome:

http://www.goodsafariguide.com/botswana/safari.htm
johngordon is offline   Reply With Quote
Old 18th February 12, 11:18 PM   #3
meesa
WLC Mod
 
meesa's Avatar
 
Join Date: Jul 2009
Location: Milky Way Galaxy
Posts: 3,167
Default Re: Quick CSS layout question

Move overflow:hidden from the #content DIV to the #row_... DIVs.
__________________
Praise be to the Lord God for the ability to learn, the capability to analyze, and the time to help users on this forum.
meesa is offline   Reply With Quote
Old 19th February 12, 10:27 AM   #4
johngordon
WLC Member
 
Join Date: Dec 2011
Posts: 37
Default Re: Quick CSS layout question

Thank you - that's perfect.
johngordon is offline   Reply With Quote
Reply


Thread Tools
Display Modes
Linear Mode Linear Mode

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:04 PM.



Home | Advertise | Contact Us | Top
Home | Advertise | Contact Us | Top

Copyright© 2006 WeLoveCSS.com. All Rights Reserved.
Powered by vBulletin Version 3.8.4 Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.