How do u resize, cant find code |
![]() ![]() |
How do u resize, cant find code |
Sep 27 2004, 06:03 PM
Post
#1
|
|
|
ViEt_BOi ![]() ![]() ![]() Group: Member Posts: 30 Joined: Feb 2004 Member No: 4,491 |
i cant find the code so that u can center ur xanga because when i remove the left colum n the chatter box it stretches out the entrys n makes it look relly messed up.
|
|
|
|
Sep 27 2004, 06:04 PM
Post
#2
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,103 Joined: Aug 2004 Member No: 39,078 |
.....
CLAF ~> General Page Settings ~> Alignment :: Center |
|
|
|
Sep 27 2004, 06:13 PM
Post
#3
|
|
|
ViEt_BOi ![]() ![]() ![]() Group: Member Posts: 30 Joined: Feb 2004 Member No: 4,491 |
yea i have middle aligned but the entrys are still stretched out arcoss the screen. im trying to make it smaller.
|
|
|
|
Sep 27 2004, 06:13 PM
Post
#4
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,103 Joined: Aug 2004 Member No: 39,078 |
.......
Center Aligned ~> 725 px |
|
|
|
Sep 27 2004, 06:20 PM
Post
#5
|
|
|
ViEt_BOi ![]() ![]() ![]() Group: Member Posts: 30 Joined: Feb 2004 Member No: 4,491 |
yea tried that still stretched out n i also did the 600 pixel still way to stretched
|
|
|
|
Sep 27 2004, 06:23 PM
Post
#6
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,103 Joined: Aug 2004 Member No: 39,078 |
Eh?
Well then..... CODE <!-- begin code provided by createblog.com --> <style type="text/css"> table.blogbody { /* this edits the other the place where the blog is */ border: 1px dashed #008000; background-color: #Transparent; width: 400px; } </style> <!-- end code provided by createblog.com --> Try that.... Change the 400 to whatever. |
|
|
|
Sep 27 2004, 06:30 PM
Post
#7
|
|
|
ViEt_BOi ![]() ![]() ![]() Group: Member Posts: 30 Joined: Feb 2004 Member No: 4,491 |
ok ty itz off center but ill figure it out
|
|
|
|
Sep 27 2004, 07:09 PM
Post
#8
|
|
|
ViEt_BOi ![]() ![]() ![]() Group: Member Posts: 30 Joined: Feb 2004 Member No: 4,491 |
ok im really sorry for bringing this back up but i cant get it to center right.
i tried to add alignment: center but it didnt work the page is still in 600px even tho the entrys r 400px. |
|
|
|
Sep 27 2004, 08:35 PM
Post
#9
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,103 Joined: Aug 2004 Member No: 39,078 |
You have to change the width to full screen.....
And use it with the code I gave you. |
|
|
|
Sep 27 2004, 09:50 PM
Post
#10
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,154 Joined: Aug 2004 Member No: 41,985 |
plz dont double post u can alwayz click EDOT
|
|
|
|
Sep 27 2004, 09:52 PM
Post
#11
|
|
|
‹(. .)› ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,372 Joined: Jun 2004 Member No: 20,089 |
your entries are not centered because of the trimline down at the bottom. to get rid of it, add this to your custom header html:
QUOTE <style type="text/css"> hr { display: none; } </style> if you wanna keep the line, and just change the width, do this: QUOTE <style type="text/css"> hr { width:#px; } </style> (replace#) |
|
|
|
Sep 28 2004, 05:05 PM
Post
#12
|
|
|
ViEt_BOi ![]() ![]() ![]() Group: Member Posts: 30 Joined: Feb 2004 Member No: 4,491 |
yea i tried that didnt work... o well jus have to live with it.
|
|
|
|
Sep 28 2004, 10:12 PM
Post
#13
|
|
|
‹(. .)› ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,372 Joined: Jun 2004 Member No: 20,089 |
QUOTE(Viet_Boi1212 @ Sep 28 2004, 2:05 PM) yea i tried that didnt work... o well jus have to live with it. now it's your blogheader that's making it stretch... make your blogheader the same width as your blogbody. (just add width:#px; under where it says blogheader {) |
|
|
|
![]() ![]() |