Box in entry, What's the code? |
Box in entry, What's the code? |
Jul 30 2005, 01:07 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Jul 2005 Member No: 188,232 |
Hey, Can someone tell me the code to get a box in your entry with a scrollbar? Like this ... Example.
Thanks for the help. Always, Ashley |
|
|
|
![]() |
Jul 30 2005, 04:09 PM
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
Put this in the Header HTML of your look&feel page. (The border code only)
CODE <style type="text/css"> table.blogbody {border: 2px solid #FF33FF; width: 400px;}</style> Yeah, I'm not sure if you're talking about the background color thing about the scrollbar IN the entry or the ENTRY itself. And here's the scrollbar code to change the colors. Please check the scripts before asking questions. http://www.createblog.com/forums/index.php?showtopic=52349 |
|
|
|
x__Ashes_Of_Iris Box in entry Jul 30 2005, 01:07 PM
electric shock here is to make the border:
CODE<style type=... Jul 30 2005, 01:39 PM
chipanish why whenever i use the scrollbar code..
it doesnt ... Jul 30 2005, 03:36 PM
x__Ashes_Of_Iris Thanks for the help.
Unfortunately, due to my stup... Jul 30 2005, 03:57 PM
x__Ashes_Of_Iris Thanks so much for the help!
It works. You are... Jul 30 2005, 11:04 PM
fishcake-y Since you seem to be all squared away....
Topic Cl... Jul 31 2005, 09:17 AM![]() ![]() |