scrollbar on blog area, i need to know... |
scrollbar on blog area, i need to know... |
Jan 21 2005, 12:44 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 9 Joined: Jan 2005 Member No: 86,972 |
Yes, this is my FIRST post on here and I apologize if there are any posts like this on here...i've looked. There seems to be none that I know of, exactly. I was just asking if I could have some help with something. I want all of my blog entries to be in one area with a scrollbar. And all of the scrollbars on my Xanga to be white w/ black arrow and shadowing. I used to know how to do this code, but it's a little different when it comes to doing it on a blog as compared to a website.
|
|
|
|
![]() |
Jan 21 2005, 12:49 AM
Post
#2
|
|
![]() jellyfishing, jellyfishing ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,174 Joined: Oct 2004 Member No: 55,185 |
hmm....i think a blog/website works with the same code? did you try extending the blog space
Here's an excerpt from sweetxsimplicity's skinning tutorial: Make the width in this part of the CSS stylesheet smaller, this will make your blogging space (not your div layer) smaller, so you won't have to scroll horizontally. CODE <!-- begin code provided by createblog.com -->
table.blogbody { /* this edits the other the place where the blog is */ background-color:transparent; family-font: FONT FAMILY; BORDER: #COLOR CODE #px solid; width:###px; /*<-- make the number you entered for the width here smaller*/} <!-- end code provided by createblog.com --> |
|
|
|
captainobvious scrollbar on blog area Jan 21 2005, 12:44 AM
greedybunny92 if u want to make your scroll bar arrows, shadows ... Jan 21 2005, 07:04 AM
largosama Put a unclosed div at the end of your custom heade... Jan 21 2005, 08:15 AM
avalon* use this code, and put it before your css.
<di... Jan 21 2005, 09:48 AM![]() ![]() |