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:18 PM
Post
#2
|
|
![]() my moods are unpredictable ![]() ![]() ![]() ![]() Group: Member Posts: 148 Joined: Jun 2004 Member No: 20,201 |
QUOTE(sweetxsimplicity @ Aug 6 2004, 9:22 AM) Yeah, sorry. I think I sort of messed up the code when I typed up that tutorial. you have to add the "position" part of it... like CODE <!-- begin code provided by createblog.com --> or position:static <!-- end code provided by createblog.com --> CODE <!-- begin code provided by createblog.com -->
position:absolute <!-- 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
DoPeY_aLaN try this.
CODE<!-- begin code provided by... Aug 6 2004, 01:14 PM![]() ![]() |