Help me please!, borders, entries, and centering |
![]() ![]() |
Help me please!, borders, entries, and centering |
May 21 2005, 02:56 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Apr 2005 Member No: 129,982 |
Ok, I found a code to put borders around entries and I figured out how to change the width and everything but my problem is once I change the width I cant get the entries to be centered. I messed with code for a while trying to get it centered with no success. Here's the code I'm using:
Is there anyway I can add to that to make it centered? Cuz everything I've tried didnt work. I figure some one reading that has to better with this than I am. Please help if you can. Thanx. |
|
|
|
May 21 2005, 05:49 PM
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
you dont even have the width?
.blogbody { /* This sets your weblog content border color */ border-right: 1px SOLID #000000; border-bottom: 1px SOLID #000000; border-left: 1px SOLID #000000; width: #px; text-alignment: center; } |
|
|
|
![]() ![]() |