Help - Search - Members - Calendar
Full Version: help! how do i put a HTML layout code
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
glamlovex3
I know oh here you can make a Codebox and put HTML on it but how do I do that on Xanga? I need help quickly if possible! Here's a good example: EXAMPLE see where she has the Layout code? How do I get THAT box?

Edit:: I tried the HTML encoder and that code just showed up on my Xanga blog instead of a little box with my layout code in it.
gelionie
Click "Edit HTML" on the "New Weblog Entry" page. Then input this code:
CODE
<textarea>LAYOUT CODE HERE</textarea>


You can adjust the size of the textarea by clicking "Edit HTML" once more to resume to normal view and drag the little arrows at the corners of the textarea.
glamlovex3
I tried that and it still didn't work. http://www.xanga.com/glam__islovelays <<- Thats my site. I don't know what I'm doing wrong. X_x;

Edit:: Nevermind! I tired again and it worked! Oh my god thank you so much! -Snugs- Oh! And here's another question if you wouldn't mind helping me out on it. How do I create little mini boxes in my one blog? So that theres different sections?
Like here -->> is a EXAMPLE of what I mean, the last post down.
protos


all I think you do is put another textbox inside the first textbox
glamlovex3
Uhh? In the text box? like you mean where I type my usual blog? Do you know how to make the Background of it invisable? I'm a little confused!
talcumpowder
Do it like this for each "section", it's easier. Like you have on your last entry. Unless I misunderstand your intentions.
CODE
<div style="width: auto; height: 250px; overflow: auto;">
Blah, blah, blah...
</dib>
As for the background of the boxes... Try this.
CODE
<style type="text/css">textarea{background-color: #Transparent;}</style>
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.