Help Editing Background of Text |
Help Editing Background of Text |
Mar 10 2006, 11:22 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 6 Joined: May 2005 Member No: 143,960 |
Right now my code on my xanga (www.xanga.com/shadowofthedoubt)
CODE <style type="text/css">table.blogbody{border: 20px double #30308F; background: #487878 url() center center repeat; text-align: left;}</style> and it does everything I want it to, but I don't know how to change the width of it, can anybody tell me how? Thanks!Also I need to know how to center the resized text area. |
|
|
|
![]() |
Mar 10 2006, 11:34 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 |
It would look like this.
CODE <style type="text/css">table.blogbody{border: 20px double #30308F; background: #487878 url() center center repeat; text-align: left; width:300px;}</style> Just change where I added width to any number you want, and I'm not very clear on what you're trying to ask for your second question. |
|
|
|
JesusFreak1292 Help Editing Background of Text Mar 10 2006, 11:22 PM
JesusFreak1292 Thanks, that worked great!
In the second ques... Mar 11 2006, 02:12 AM
azn.peace.maker QUOTE(JesusFreak1292 @ Mar 10 2006, 11:12... Mar 11 2006, 02:24 AM
fishcake-y CODE<style type="text/css">table.b... Mar 11 2006, 01:40 PM![]() ![]() |