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 11 2006, 01:40 PM
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
CODE <style type="text/css">table.blogbody{border: 20px double #30308F; background: #487878 url() center center repeat; text-align: center; width:300px;}</style> 'twill center the text, which kinda sounds like what you want. |
|
|
|
JesusFreak1292 Help Editing Background of Text Mar 10 2006, 11:22 PM
Kenado It would look like this.
CODE<style type=... Mar 10 2006, 11:34 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![]() ![]() |