A_Toki_gurl
07-23-2003, 09:40 PM
Hi people, im new here. but i wanna know without Xanga premium if you can make the Xanga body layout narrower then 600 pixels? Ive seen some people do it, but im curious on it! Thankz!
~Narumi
~Narumi
|
View Full Version : Xanga Width A_Toki_gurl 07-23-2003, 09:40 PM Hi people, im new here. but i wanna know without Xanga premium if you can make the Xanga body layout narrower then 600 pixels? Ive seen some people do it, but im curious on it! Thankz! ~Narumi stargrl329 07-23-2003, 10:57 PM i'm not familiar with xanga, but i assume that you could put your entire page (or whatever you want to be less than 600 pixels wide) into a div layer. try this: <div width=#> .... content here ..... </div> replace the # sign with a number of pixels. you can also add properties to the div tag using basic html codes (like bgcolor, font, border, etc.). try this and see if it has the effect you want =) A_Toki_gurl 07-24-2003, 01:39 AM Thanks but that didnt help out too much. =( Alcy 07-24-2003, 05:35 AM I think it would have something to do with your CSS.... <style type="text/css"> .blogbody { width:#px; } </style> I think it's a matter of finding the right class.... A_Toki_gurl 07-24-2003, 11:32 PM That didnt help either, thanks for the reply though. I think i know what it is. my friends xanga has a fieldset [FIELDSET style= "BORDER-RIGHT: #666666 0px double; BORDER-TOP: #333333 0px double; BORDER-LEFT: #666666 0px double; WIDTH: 550px; BORDER-BOTTOM: #333333 0px double; HEIGHT: 34px"] I know thats for the banner but also the 550px could be for all the blog area. Correct? I tried putting it in mine and it still is wide. Her xanga is 550 px wide. Now mine is 720 pixel's. With that code in. Sad thing is, i asked hew hos she made it skinner and she said she didnt know. A_Toki_gurl 07-25-2003, 05:04 AM Since i cant edit, im going to reply. uhmz i think i foinf out the problem, xanga just hates me. i cant even change the width period. its says between 600 and 2000 pixels. I cant make it below 725, if i do put in a number below 725 (ie. 614). it just says it is 614 pixels but actully 725. Anyone know why? Is it because i might have images in my blogs? Well heres my link. http://www.xanga.com/A_toKI_Gurl stargrl329 07-26-2003, 08:19 PM you might want to check on xanga's faq/help/forum page (if they have one)... there might be some kind of restriction on non-premium accounts. i'm not familiar with it... since you say you've seen it done, maybe you could send a link to a site and we could look at their code for you? that might help =) A_Toki_gurl 07-29-2003, 03:03 PM Wow i thought this thread was dead. so im sorry for the delay, i basically given up on it. http://www.xanga.com/home.aspx?user=PEGxMzLAYzEExLSG Thats hers, she does not use premium i ask how did she do it. she keeps saying she doesnt know. deeril 07-29-2003, 08:35 PM how about this code? <style>body {border-style: solid; border-top-width: 45px; border-bottom-width: 45px; border-left-width: 50px; border-right-width: 50px; border-color:#ffffff;}</style> A_Toki_gurl 07-29-2003, 11:19 PM Thanks for the replys, i found out the problem. The images are too big. =) So it streches out the entire blog area. Thanks! fudgesicle 07-30-2003, 03:46 PM I was looking at your xanga and wondered if you have Premium. If not, where do you put the html for your site? I have a layout all coded, but I don't know where to put it. Thanks! lilvietkid87 07-30-2003, 04:14 PM hey A_Toki_gurl.... i was looking at your xanga and i was wondering how you got the xanga banner to get smaller,.. |