Help - Search - Members - Calendar
Full Version: help with xanga codes
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
imthebunny
so im making a xanga skin that looks like this: http://i6.photobucket.com/albums/y222/imth...ywithmeskin.jpg

but i cant figure out how to work with the codes so that the blog is on the biggest rectangle and then my links/info/blogrings, etc are in the other two

if anyone has any suggestions id greatly appreciate it!!
Eryi
Don't this belong in Xanga Help?
talcumpowder
Does this not belong in Xanga help...?
[ http://www.createblog.com/forums/index.php...topic=83813&hl= ]
Quick tutorial. =P
----
CODE
<div style="position: absolute; margin-top: 0; margin-left: 0; overflow:auto; height: 400; width: 400;">I'M A DIV LAYER~!</div>
This is a basic div layer code. It will make a box with the text I'M A DIV LAYER~!,400 x 400 pixels, zero pixels from the top of the page and zero pixels from the left. Well, not in Xanga... But that's beside the point.
----
CODE
position: absolute;
Defines how the elements is positioned. Learn more here.
CODE
<div style=
This just opens the layer.
CODE
margin-top: 0;
Defines top margin... You can also use Bottom.
CODE
margin-left: 0;
Defines left margin, you can also use Right.
CODE
overflow:auto;
Defines scrolling. Auto for scrolling none for no scrolling.
CODE
height: 400; width: 400;
I won't insult your intelligence... You can figure these out.
CODE
I'M A DIV LAYER~!
Stuff inside the box. Replace with whatever...
CODE
</div>
Ends the layer. Don't use this if you're moving the blog.... That code should go last anyways.
----
So, just play around with the numbers, to make it go where you want. You can use negatives if you need to. =P Have fun.
Heathasm
moved to xanga help
imthebunny
thank you very much i shall mess with that now!

....

gosh darnit i never know where these things go exactly partly because i dont know that these other places exist. like xanga help? ya i didnt know this went here cuz i didnt know it existed. forgive me for my ignorance
imthebunny
another question..for the div thing do i have to do that for all three sections?
talcumpowder
.... Don't double post. Please just edit.
And yes, you must have a seperate div for each section. Otherwise, the sections won't move.
[ http://www.xanga.com/x_kurayamixnixakaixbara_x ]
This layout uses two seperate div layers, one for navigation and one for the blog. Yours would have three, but do you see the point? I can move the blog independantly of my navigation.
hon3ysmil3z
My Xanga Webpage

Hey does anyone have a code for xanga?? The code has to be a code when you visit a site and only one post or one entry appears. I really need it. So if you have it then just mail it to me or go to my xanga site and give it to me there.
talcumpowder
^ You.... Next time just create your own topic.
You might also try searching next time.
[ http://www.createblog.com/forums/index.php...e=display+entry ]
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.