help with width thingy for xanga, the thingy |
help with width thingy for xanga, the thingy |
![]()
Post
#1
|
|
![]() guess what... chicken butt. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 316 Joined: Apr 2004 Member No: 13,740 ![]() |
where it says New Weblog Entry and all that crap and the box, how do you resize that so its smaller?? this is the code i have now
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> /* Miracle the movie made bye creamysmile11*/ /*www.xanga.com/creamysmile11*/ .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 8pt Trebuchet MS; line-height:11px; color: #3B4779; letter-spacing:0px; text-align:justify; } .left B, { font: bold 8pt Trebuchet MS; color: "#3B4779"; line-height: 11px;} table.footer TD { /* this makes the footer at the bottom centered */ /* leave it alone unless you know what to do*/ text-align: center; } div.blogheader, .caption { /* edits the dates */ font-family: Trebuchet MS; text-transform: upercase; font-size:8pt; font-weight: bold; line-height: 15px; letter-spacing: 1px; color: #3B4779; text-align: left; padding: 3px; width: 200px; } input, select, textarea, iframe.htmleditor, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #AE1C23; font:normal 8pt Trebuchet MS; background-color: #transparent; letter-spacing:0px; color: #3B4779; } table.left { /* this edits the menu module */ border: 1px solid #AE1C23; width: 160px; } table.blogbody { /* this edits the other the place where the blog is */ border: 1px solid #AE1C23; width: 200pt; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-color: transparent; font: bold 8pt Trebuchet MS; color: #3b4779; border: none; text-align: center; width: 160px; } table.left TD { /* on your menu module, this edits the body part of it */ border: none; text-align: center; border-top: 1px solid #ae1c23; width: 160px; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: transparent; border: 1px solid #AE1C23; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #AE1C23; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 400px; } hr { /* horizontal divider */ border: 1px solid #AE1C23; } </style> <!-- end code provided by createblog.com --> can someone help? this is my xanga if you dont know what im talking about. the searchbar thingy. |
|
|
![]() |
![]()
Post
#2
|
|
![]() I never give 4/10 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 627 Joined: Aug 2004 Member No: 45,375 ![]() |
It should be in Genral Setting --> Width: 725px or put 600px in Enter # Pixel.
If you want to remove the searchbar, this is teh code. CODE <!-- begin code provided by createblog.com --> <style type="text/css"> table.search,#SearchBar1_pnlYouAreHere {display: none;} </style> <!-- end code provided by createblog.com --> - Tran - |
|
|
![]() ![]() |