Left Side Module HELP, =[ can anyone help..? |
Left Side Module HELP, =[ can anyone help..? |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 112 Joined: Mar 2004 Member No: 9,079 ![]() |
xanga <-- Cliick on the site.
okay. . now here are my TWO questions 1.) how do i get the boxes around the words "about me" etc. to be smaller..? 2.) how and WHY is my blog all the way down there. . . it won't go farther up past the bottom of the left side module. ![]() ![]() ttthanks. |
|
|
![]() |
![]()
Post
#2
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 ![]() |
CODE <!-- begin code provided by createblog.com --> <div style="position:static; margin-left:-419px;margin-top: -25px;border: 0px solid #000000; width: 75px; height: 1200px;background: none;"> <!-- end code provided by createblog.com --> that part in the very beginning of your code make the width smaller like: CODE <!-- begin code provided by createblog.com --> <div style="position:static; margin-left:-419px;margin-top: -25px;border: 0px solid #000000; width: 60px; height: 1200px;background: none;"> <!-- end code provided by createblog.com --> just make the width smaller until its like you want it <div style="position:static; margin-left:-419px;margin-top: -25px;border: 0px solid #000000; width: 75px; height: 1200px;background: none;"> |
|
|
![]() ![]() |