Ok,
http://virtuatv.net/land/
the box on the right i want it to be next to the left one
My CSS:
My HTMLPHP Code:#commentstop {
width:390px;
height:45px;
z-index: 1;
background-color: #FFFFFF;
position: relative;
left: 516px;
}
#commentsmid {
width:390px;
height: auto;
z-index:2;
background-color: #FFFFFF;
left: 516px;
position: relative;
}
#commentsbot {
width:390px;
height:82px;
z-index:3;
background-image: url(images/smallbot.jpg);
left: 516px;
position: relative;
}
Thanks +rep for helpHTML Code:<div id="friendstop">Content</div> <div id="friendsmid">hellooooo<br /> <br /> booooooo</div> <div id="friendsbot"></div> <div id="commentstop">Content</div> <div id="commentsmid"></div> <div id="commentsbot"></div>
Moved by Hitman (Forum Moderator) from Designing & Development: Please post in the correct forum next time, thanks.![]()











.
