Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 04-22-2009, 05:52 PM   PM User | #1
cmcconnell
New Coder

 
Join Date: Apr 2009
Posts: 51
Thanks: 5
Thanked 0 Times in 0 Posts
cmcconnell is an unknown quantity at this point
Div Text Wrap Problem

Hello,

I am having a problem with the following page:

http://ogallalabody.cmcconnell.com/about_us/index.html

The text in the venter column (div) is not wrapping - it continues on underneath the third column.

I'm sure the answer is simple - please help!
cmcconnell is offline   Reply With Quote
Old 04-22-2009, 06:01 PM   PM User | #2
BoldUlysses
Regular Coder

 
BoldUlysses's Avatar
 
Join Date: Jan 2008
Location: Winston-Salem, NC
Posts: 938
Thanks: 10
Thanked 190 Times in 187 Posts
BoldUlysses is on a distinguished road
The problem is your embedded style:

Code:
#left_col {	float: left;	width: 680px;}
Get rid of the width statement and you should be good.
__________________
matt | design | blog
BoldUlysses is offline   Reply With Quote
Old 04-22-2009, 07:46 PM   PM User | #3
cmcconnell
New Coder

 
Join Date: Apr 2009
Posts: 51
Thanks: 5
Thanked 0 Times in 0 Posts
cmcconnell is an unknown quantity at this point
Thanks Matt, you rock! Worked like a charm.
cmcconnell is offline   Reply With Quote
Old 04-22-2009, 07:50 PM   PM User | #4
cmcconnell
New Coder

 
Join Date: Apr 2009
Posts: 51
Thanks: 5
Thanked 0 Times in 0 Posts
cmcconnell is an unknown quantity at this point
Hey, actually it worked like a charm in everything but Internet Explorer....
http://ogallalabody.cmcconnell.com/about_us/index.html

Any ideas....?
cmcconnell is offline   Reply With Quote
Reply

Bookmarks

Tags
css, div, overflow, text wrap

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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 +1. The time now is 07:10 AM.


Advertisement
Log in to turn off these ads.