Help with code, please please please! |
Help with code, please please please! |
Aug 6 2004, 09:51 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 93 Joined: Mar 2004 Member No: 9,929 |
This is my layout....
![]() I want to use this code from the createblog tutorial on makign a skin: CODE <!-- begin code provided by createblog.com --> <DIV style="margin-top: TOPpx; margin-left: LEFTpx; width: WIDTHpx;OVERFLOW: auto; height:HEIGHTpx; BACKGROUND-COLOR: transparent"> <!-- end code provided by createblog.com --> I have abosolutely no idea what heights and widths to use. I've tried playign around with them but They don't work. I want the blog to go int othe square box on the left hand side of my layout. Someone help please! |
|
|
|
![]() |
Aug 6 2004, 01:14 PM
Post
#2
|
|
![]() dopey alan ![]() ![]() ![]() ![]() Group: Member Posts: 215 Joined: Jun 2004 Member No: 21,260 |
try this.
CODE <!-- begin code provided by createblog.com -->
<div style="position:static; margin-left:-230px;margin-top:-460px;border: 0px solid #ffffff; width: 415px; height: 325px; background:none;overflow: auto"> <!-- end code provided by createblog.com --> |
|
|
|
kelllllly Help with code Aug 6 2004, 09:51 AM
sweetxsimplicity Yeah, sorry. I think I sort of messed up the code ... Aug 6 2004, 11:22 AM
cu_tie_pie QUOTE(sweetxsimplicity @ Aug 6 2004, 9:22 AM)... Aug 6 2004, 01:18 PM![]() ![]() |