Help - Search - Members - Calendar
Full Version: Two text areas, one stuck in the other.
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
testtsss
Please excuse any error in my posting as this is my first post.

This question goes out to all you html gurus out there, since I am in need of some html advice as I am new(er) to html (especially with xanga)

I’m trying to have two text area (with scroll bars) in my xanga, one for all my blogs, and one more links to my sites, online books etc. Seems simple enough especially with the post “how to make a xanga skin/layout”. Well, with the way I needed my background to be this just isn’t the case. My code segment is as follows:


<IMG SRC="http://img437.imageshack.us/img437/2349/xanga2ca5.png" border=0 width=864 height=575 USEMAP='#imgmap'>
<


<div align="center" class="blogspace">
<div style="
overflow: auto;
width: 500px;
height: 300px;
margin-top: -365px;
margin-right: -180px;
overflow-x:hidden
">

Note that this code works fine, but it’s the addition of another div, that results in the second scroll text area being placed inside the other, which is not what I want. (I don’t want my links in my blog, I want them separate from!)

Any and all advice / suggestions / code, would be greatly appreciated. Thank you,

Yeah!
digital.fragrance
OKay, this is how you need to order this:

1. Website title
2. Stylesheet (the stuff that edits the colors and size of fonts, scrollbars, etc.)
3. First Div - make sure you place </div> at the end of your links and so forth... at the end of you content in other words.
4. Put your last div layer. This one controls where your blog is - DO NOT put </div> at the end. In other words, leave that code "open."
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.