Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Text is exceeding box width
Old 06-12-2009, 05:27 AM Text is exceeding box width
Junior Talker

Posts: 3
Trades: 0
Well,

Stayed up way to late last night trying to fix this and it's probably something simple enough I'm doing wrong but basically my text which I'm floating right won't wrap in the div and it's staying on a single line rather than moving to the next one each time it hits the set width of the box.

Here's the CSS code for it


Code:
body {font-family:  arial, Helvetica, Tahoma, Verdana, sans-serif; font-size: 11px; color:#fff;margin:0px; background-image:  url();background-repeat:repeat-x;background-color: #23576a; }

#container {width:990px; height:auto; margin-right:auto;margin-left:auto;}

#welcome_header{width:990px; height:114px; background-image:url(images/welcome_header.gif); background-repeat:no-repeat;}
#back_slice {width:990px; height:auto; background-image:url(images/contentback_slice.gif); background-repeat:repeat-y;position:absolute;}
    
    #content_wrap {width:940px; height:auto; margin-right:auto;margin-left:auto;}
        
    #banner{width:940px;height:253px;position:absolute; }
    #left_banner{width:640px; height:253px;background-image:url(Images/festival_banner.jpg); background-repeat:no-repeat;float:left;position:relative}
    #right_banner{width:300px; height:253px;float:right;position:relative;}
    
    #main_content_wrap{width:940px; height:auto;float:left;}
    
    #left_content_wrap{width:638px;height:auto; margin-top:10px;border:1px solid #ededed;float:left;}
    #right_content_wrap{width:292px; height:auto; margin-top:10px;border:1px solid #ededed;float:right; }
Any help appreciated, thanks
robbiee is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-12-2009, 06:40 AM Re: Text is exceeding box width
Junior Talker

Posts: 3
Trades: 0
Never mind, sorted it anyway.
robbiee is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Text is exceeding box width
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.09641 seconds with 12 queries