View Full Version : Need help with coding a layout...


therealscottx
11-04-2006, 08:31 PM
I made a layout but its in two pieces and I want to align it so that one of the pieces is under it and it all looks like one image

Can some help please and thanks.

therealscottx
11-04-2006, 09:01 PM
I also need up positioning a Shoutbox, I am using Cbox.

So can someone help me with that?

amyaurora
11-04-2006, 09:28 PM
It would help to see what coding you have done already. If you don't have any codes yet then start with Lissa's CSS (http://www.lissaexplains.com/css.shtml) page.

therealscottx
11-04-2006, 09:42 PM
<head>
<title>Killer Graphics Now</title>
</head>
<META name="description" content="A graphic site that has all the graphics you need for your site for FREE!">
<META name="keywords" content="free graphics, banners, signs, layouts, icons, html codes">
<a href="http://www.freewebs.com/lost_neo/index2.htm"><img style="position:absolute; top:60; left:266; width:402;
height:233" src="http://i5.photobucket.com/albums/y187/kooldude1490/enter.png" border="0"></a>
<body bgcolor="black">
<!-- BEGIN CBOX - http://www.cbox.ws -->
<div align="center" id="cboxdiv">
<iframe frameborder="0" width="160" height="305" src="http://www.cbox.ws/box/?boxid=811171&amp;boxtag=1676&amp;sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#636C75 1px solid;" id="cboxmain"></iframe><br>
<iframe frameborder="0" width="160" height="75" src="http://www.cbox.ws/box/?boxid=811171&amp;boxtag=1676&amp;sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#636C75 1px solid;border-top:0px" id="cboxform"></iframe>
</div>
<!-- END CBOX -->



I dont need to know how to position the pictures any more I read the Lissa CSS Page. So thanks anyways but I still need up with postioning the cbox.

amyaurora
11-04-2006, 09:46 PM
You can use an position:absolute in your css with the cbox. I think.

therealscottx
11-04-2006, 09:48 PM
where would I put that in the code?

I just want to put the cbox under my picture

amyaurora
11-04-2006, 09:52 PM
There is no css here that I'm looking at so I am only guessing but if the picture is 233 in height then set the box as being at least 240 done from the top. Ex: top:240

therealscottx
11-04-2006, 10:04 PM
I cant seem to get it to work

amyaurora
11-04-2006, 10:08 PM
Then I'm at a loss. All I can think of next is to keep playing with it.

therealscottx
11-04-2006, 10:12 PM
I changed the image code and just went with centered and then added vspace now it works
but thanks anyways

amyaurora
11-04-2006, 10:24 PM
At least it works now. :)

therealscottx
11-05-2006, 02:24 AM
Yeah
But now freewebs is down which sucks