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
Insert div next to main_div
Old 04-16-2009, 06:59 AM Insert div next to main_div
Novice Talker

Posts: 12
Trades: 0
Hi Guys,

I have a site that has a main div and 3 divs in in it.

HTML Code:
<div id="main_body">
<div id="left"> </div>
<div id="middle"> </div>
<div id="right"> </div>
</div>
Is it possible to add another div, that sticks to <div id="main_body">?

View picture - orange square indicates where I would like the div. If yes, how do I do that.



Many thanks upfront.
wappoint is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-16-2009, 03:20 PM Re: Insert div next to main_div
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Yes, it's possible.

You would need a 'wrapper' div that encompasses all the rest, then put your orange square div on the right where you want it. This is one case where you may have to use absolute positioning to get it where you want it. Just make sure that your #wrapper is set to position:relative.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 04-17-2009, 05:48 AM Re: Insert div next to main_div
Novice Talker

Posts: 12
Trades: 0
Thank you very much LadynRed. it worked 100%
wappoint is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Insert div next to main_div
 

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.54449 seconds with 12 queries