div position |
div position |
![]()
Post
#1
|
|
lalalala... ![]() ![]() ![]() ![]() Group: Member Posts: 135 Joined: Jan 2004 Member No: 1,294 ![]() |
does anyone know how to position a div box so it`s to the left right etc etc...i juss can`t seem to get it to work...my xanga is
www.xanga.com/sabbyrina |
|
|
![]() |
![]()
Post
#2
|
|
![]() I HEART NICHOLAS TSE ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,726 Joined: Apr 2004 Member No: 14,116 ![]() |
CODE <!-- begin code provided by createblog.com --> <div style="width: 0px; BACKGROUND-COLOR:none; background-image: url(); background-attachment: fixed; repeat: no-repeat; border: none; height: 01%; padding-left: 300px; padding-right: 0px; padding-top: 50px; position:static; margin-top:-500px"> <!-- end code provided by createblog.com --> use the padding.... example: padding-left pushes the blog to the right.. padding-top pushes the blog down. just change the pixel of it.. u might want to get rid of the footer links.. add this to your css.. CODE <!-- begin code provided by createblog.com -->
table.navigation, table.footer {display: none;} <!-- end code provided by createblog.com --> |
|
|
![]() ![]() |