Putting blogbody to a certain area.. |
Putting blogbody to a certain area.. |
![]()
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 26 Joined: Feb 2004 Member No: 4,914 ![]() |
Whats the code to put all of the blog body *your weblog entries* into a certain area, you know, like using div align?
|
|
|
![]() |
![]()
Post
#2
|
|
![]() Doh! ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 393 Joined: Feb 2004 Member No: 4,507 ![]() |
CODE <!-- begin code provided by createblog.com --> <div align=left> <DIV style="margin-top: -470px; margin-left: 243px; width: 412px;OVERFLOW: auto; height:300px; BACKGROUND-COLOR: transparent"> <!-- end code provided by createblog.com --> That's what I used for mine, but mine is a scrolling table...so you would have to change the Overflow (to I believe "visible") in order for it to not scroll. Oh and you have to mess with the margins to position it where you want it |
|
|
![]() ![]() |