Left Side Module HELP, =[ can anyone help..? |
Left Side Module HELP, =[ can anyone help..? |
Dec 22 2004, 03:53 PM
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. |
|
|
|
![]() |
Dec 22 2004, 04:08 PM
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;"> |
|
|
|
dirrtyspank Left Side Module HELP Dec 22 2004, 03:53 PM
shortvi3tlaydee QUOTE1.) how do i get the boxes around the words ... Dec 22 2004, 04:01 PM
dirrtyspank CODE<!-- begin code provided by createblog... Dec 22 2004, 04:06 PM
dirrtyspank Thank you !! THANK YOU
i think i got i... Dec 22 2004, 04:20 PM![]() ![]() |