Trouble Coding Xanga, Custom Xanga Settings |
Trouble Coding Xanga, Custom Xanga Settings |
Aug 26 2005, 07:01 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Aug 2005 Member No: 216,108 |
I got the bright idea to make a semi-friendly PSP xanga. It seems to actually work fairly well, but I'm having trouble getting the layout to act properly though. So far it's proved to be nothing but a headache to me. lol
I mostly wanted to cut down the width of the left modules, which I've done using this code in the Custom Header section: In turn it made the title bar disappear so I added this code to into the Custom Header section as well: Preview My Xanga Here It seemed to have worked for the most part, but the area where the posts show up are a little too far from the left module. I'd like it to be closer. I'm pretty stumped as to how to add code for the entry sections. The effort I put into seraching creatblog have been in vain b/c people mostly want something different. Where as I'd like to keep the exact layout that you see in the link. Including the way it indents itself after the days date. I would like to get rid of the subscriptions and calendar module as well w/o sacrificing the feature you get without obliterating the Private section. I found code for the modules HERE, but it jacks everything up. Including the Navigation Toolbar and adjusts the entry section to an width that stretches as far as the banner does. Sorry for the long first post. Any help is appreciated. Hello btw. :D |
|
|
|
![]() |
| *Shibahime* |
Aug 26 2005, 07:10 PM
Post
#2
|
|
Guest |
You could try this..
CODE <style type="text/css"> div.blogheader, .caption { padding-left: -13px;} table.blogbody {padding-left: -13px;} </style> not sure if it'll work though. Oh yeah.. put it in the custom header. //Edit.. Also, if it works.. you can change the "-13px" to lower numbers like "-40px" so make it move left more. ONLY IF IT WORKS though. |
|
|
|
Ardivian Trouble Coding Xanga Aug 26 2005, 07:01 PM
Ardivian QUOTE(Shibahime @ Aug 26 2005, 7:10 PM)You co... Aug 26 2005, 10:16 PM
Kenado This gets rid of the calendar not sure how to remo... Aug 26 2005, 09:24 PM
insomniac http://www.xanga.com/private/subsmgr.aspx
go down... Aug 26 2005, 09:59 PM
Ardivian I figured it out. I'm not irritated anymore.
H... Aug 27 2005, 01:53 AM![]() ![]() |