Pretty Easy ; Help Please |
![]() ![]() |
Pretty Easy ; Help Please |
Dec 29 2005, 08:05 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Dec 2005 Member No: 337,398 |
www.xanga.com/kissmyash_x
^ That would be my xanga. Now, what I need help on; you see the blogspace? How can I get rid of those gray scrollbars? No, I do not want to change the color, I basically want them transparent and not interferring with my blogspace. Next, How can I move my image down a little? The xanga ad is blocking some of it. I'm not asking to remove the xanga ad. I just want to move the image down a bit. Okay, thanks Edit -- How can I fit the text, neatly into the blogspace? I'm more of a graphic maker |
|
|
|
Dec 29 2005, 08:12 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 150 Joined: May 2005 Member No: 132,977 |
Transparent Scrollbar Script. <- Only works in Internet Explorer.
|
|
|
|
Dec 29 2005, 08:16 PM
Post
#3
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
Add a <br> tag or two before the image to push it down.
|
|
|
|
Dec 29 2005, 08:22 PM
Post
#4
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Dec 2005 Member No: 337,398 |
The transparent scrollbar script, didn't work. The gray scrollabars are still there. The image was put into the "background" section, it wasn't in my stylesheet.
|
|
|
|
Dec 29 2005, 08:25 PM
Post
#5
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
CODE table.blogbody { Into your stylesheet it goes. Or adjust it if it's already there. And I suggest you read the instuctions for the transparent scrollbar because it works fine. Assuming you don't have another scrollbar code in your source.
/* this edits the other the place where the blog is */ background-color:transparent; family-font: FONT FAMILY; BORDER: #COLOR CODE #px solid; width:###px;} /* <-- The width for this should be around 5-15 pixels less then the width for your blog's div layer. */ |
|
|
|
![]() ![]() |