centering problem |
![]() ![]() |
centering problem |
Oct 23 2005, 11:03 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 24 Joined: Sep 2004 Member No: 51,811 |
my xanga is located here for reference.
i have having trouble getting the text in my blog centered. and my second problem is about my profile. i was wondering if i could change the font and font size of it. the default font looks put of place compared to the rest of the journal. thanks in advance. here is my code: header webstats thanks |
|
|
|
Oct 23 2005, 12:21 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 |
CODE /* EDITS MAIN TEXT */ font: 12px Arial; line-height: 18px; color: #4D2A19; letter-spacing: 0px; text-align: justify; } Change justify to center and which part the title part or the content? |
|
|
|
Oct 23 2005, 02:01 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 24 Joined: Sep 2004 Member No: 51,811 |
it is still off center.... my top left module with my profile, i would like all the content to be arial 12. |
|
|
|
Nov 9 2005, 07:15 PM
Post
#4
|
|
|
Member ![]() ![]() Group: Member Posts: 24 Joined: Sep 2004 Member No: 51,811 |
i am bumping this. i would like to know how to center my text. it is off centered slightly but enough that you can tell. i have also made a layout for a friend where the same thing has happened. please help me figure out what is wrong....
|
|
|
|
Nov 9 2005, 07:18 PM
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 4,591 Joined: Dec 2004 Member No: 77,305 |
it is centered and there is no need to bump this. If you need to wait til next day, this topic isn't old, you posted in here today.
|
|
|
|
Nov 9 2005, 07:24 PM
Post
#6
|
|
|
Member ![]() ![]() Group: Member Posts: 24 Joined: Sep 2004 Member No: 51,811 |
like centered inside the box. it is off center. you can really tell if u look down where the comments bar is. where you would click to post a comment.
|
|
|
|
Nov 9 2005, 07:25 PM
Post
#7
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 4,591 Joined: Dec 2004 Member No: 77,305 |
I don't understand..
The words "add comments" is in center. |
|
|
|
Nov 9 2005, 07:31 PM
Post
#8
|
|
|
Member ![]() ![]() Group: Member Posts: 24 Joined: Sep 2004 Member No: 51,811 |
sorry if i am being mean. i posted this awhile ago. and i had the worse school day ever. |
|
|
|
Nov 9 2005, 07:37 PM
Post
#9
|
|
![]() Amberific. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 12,913 Joined: Jul 2004 Member No: 29,772 |
Try putting this in your custom header and see what happens:
CODE <style type="text/css">
.blogbody td { width:0px; padding-left:0px; } </style> |
|
|
|
Nov 9 2005, 07:41 PM
Post
#10
|
|
|
Member ![]() ![]() Group: Member Posts: 24 Joined: Sep 2004 Member No: 51,811 |
it worked thanks!
can u help me with my second question from the first post? if not it is ok. |
|
|
|
Nov 9 2005, 07:58 PM
Post
#11
|
|
![]() Amberific. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 12,913 Joined: Jul 2004 Member No: 29,772 |
Hmm...try this:
CODE <style type="text/css">
.mainleft{ font-family: FONTNAME; font-size: #pt; color: #HEXNUMBER; </style> |
|
|
|
Nov 9 2005, 08:32 PM
Post
#12
|
|
|
Member ![]() ![]() Group: Member Posts: 24 Joined: Sep 2004 Member No: 51,811 |
didn't work.... don't worry about it is ok.
|
|
|
|
Nov 9 2005, 08:49 PM
Post
#13
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 |
Topic Closed.
If you want this re-opened PM me. |
|
|
|
![]() ![]() |