positioning a blog, specifically |
positioning a blog, specifically |
Jul 14 2004, 04:49 AM
Post
#1
|
|
|
candy is spiffy. ![]() ![]() Group: Member Posts: 24 Joined: Jul 2004 Member No: 27,760 |
I use this code to 'box' my Xanga blog.
CODE <!-- begin code provided by createblog.com --> <DIV align="right" valign="middle" style="BORDER-RIGHT: #660000 1px solid; BORDER-TOP: #660000 1px solid; FILTER: alpha(opacity=100); OVERFLOW: auto; BORDER-LEFT: #660000 1px solid; WIDTH: 300px; BORDER-BOTTOM: #660000 1px solid; HEIGHT: 470px; BACKGROUND-COLOR: #ffffff"> <!-- end code provided by createblog.com --> Is there a more specific way of positioning the box, aside from the 'top-right, middle-right, bottom-left's etc? Coordinates . . or anything of the sort? |
|
|
|
![]() |
Jul 14 2004, 05:18 AM
Post
#2
|
|
|
=] ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,101 Joined: Feb 2004 Member No: 5,683 |
paste this in the div style
CODE <!-- begin code provided by createblog.com -->
margin-top: -100px; margin-left: -50px; <!-- end code provided by createblog.com --> |
|
|
|
Jul 14 2004, 08:34 AM
Post
#3
|
|
|
f o u r ![]() ![]() ![]() ![]() Group: Member Posts: 283 Joined: Jun 2004 Member No: 19,829 |
what she said
|
|
|
|
![]() ![]() |