bottom scrollbar |
bottom scrollbar |
Dec 20 2004, 07:17 PM
Post
#1
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
I'm working on a new sort of layout, but the bottom scrollbar of the blog gets in the way =\
Is there a code for removing the bottom scrollbar? I saw it a couple of the times, but the search did no help. |
|
|
|
![]() |
Dec 20 2004, 07:24 PM
Post
#2
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 |
well try using this:
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> } table.blogbody { width:WIDTH OF THE BLOGpx; font-family: Arial; font-weight: none; font-size: 12pt; color: #COLOR; text-align: justify; padding: 0px; margin-top: 2px; } </style> <!-- end code provided by createblog.com --> make the width like 300 or something like that |
|
|
|
electric shock bottom scrollbar Dec 20 2004, 07:17 PM
shortvi3tlaydee can you show us your style sheet i know its someth... Dec 20 2004, 07:18 PM
electric shock hm, well, I wasn't really done with the skin, ... Dec 20 2004, 07:22 PM
rnrn897 you know that css code for changing the color of a... Dec 20 2004, 07:31 PM
electric shock thanks.
But, was it suppose to change the font? Dec 20 2004, 07:38 PM
rnrn897 no.. it should have no effect on the fonts
*edit... Dec 20 2004, 07:40 PM![]() ![]() |