entry text alignment.., the last solution didnt work for me... |
![]() ![]() |
entry text alignment.., the last solution didnt work for me... |
Dec 9 2004, 06:51 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Dec 2004 Member No: 70,216 |
how do i get the text in my entries centered?? i think this was already answered for sum1 but the solution that was supplied didnt work for me
|
|
|
|
Dec 9 2004, 06:58 PM
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
if you mean for just your alignment of your whole page.. then on the look and feel for the alignment put Alignment: Center, pixels, 725
=) the pixels are optional but i think it'll look better that way. |
|
|
|
Dec 9 2004, 08:09 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Dec 2004 Member No: 70,216 |
no i have it set to that already, i mean the actual entries. i kno how to center them individually, but id have to do it to every entry and im lazy so i was just wondering if there was a code to make them all centered
|
|
|
|
Dec 9 2004, 08:10 PM
Post
#4
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
i dont know.
like try putting <center> in your website stats or something. =) |
|
|
|
Dec 9 2004, 08:15 PM
Post
#5
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Dec 2004 Member No: 70,216 |
ive tried that too
|
|
|
|
Dec 9 2004, 08:17 PM
Post
#6
|
|
![]() my moods are unpredictable ![]() ![]() ![]() ![]() Group: Member Posts: 148 Joined: Jun 2004 Member No: 20,201 |
find the part that has blogbody thing that kinda looks like this:
QUOTE table.blogbody { /* this edits the other the place where the blog is */ border: 2px solid #000000; background-color: #815D2B; width:563px; } to that add this: QUOTE text-align: center;
|
|
|
|
Dec 9 2004, 08:23 PM
Post
#7
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Dec 2004 Member No: 70,216 |
um, im sorry, i feel kinda stupid.... but... i dont see that anywhere in any of my HTML on my look and feel page. since i didnt see it i added the entire code u gave me and nothing happened
|
|
|
|
![]() ![]() |