Sandstone-Shadow
A chickadee in love with the sky
- Pronoun
- she/her
So I'm working on a new layout (I should be working on my content-in-the-works but =P) and I'm having a few minor issues with it. The style is Sandstorm and the stylesheet is here. Please ignore the mismatched colors and images for the time being.
What I want is for it to be essentially two columns; on the left side of the page, the content followed by the disclaimer; on the right side, the banner followed by the left menu followed by the right menu.
Now let's say I want the disclaimer relatively positioned to the content. I have to set both of their positions to relative, right? I can't absolutely position the content and then position the disclaimer relative to that?
Even if I can, I need the disclaimer relative to the content and the right menu relative to the left, but the left menu should be relative to the banner, not the content/disclaimer. I can't figure out a way around this.
I've heard mention of z-indexing, but I'm not sure if this would help. What exactly does it do? Is there another way to fix the problem?
One other tiny random annoying problem: in the right menu (the bottom one) the header, "Hosted By" does not end when the links begin like the others do. And the header, "Credits" does not begin on a new line like the others do. I can't figure out why; it's coded exactly the same as all the others, as far as I can tell. Anyone know why they're the only ones crashing into each other like that?
Thanks. =)
What I want is for it to be essentially two columns; on the left side of the page, the content followed by the disclaimer; on the right side, the banner followed by the left menu followed by the right menu.
Now let's say I want the disclaimer relatively positioned to the content. I have to set both of their positions to relative, right? I can't absolutely position the content and then position the disclaimer relative to that?
Even if I can, I need the disclaimer relative to the content and the right menu relative to the left, but the left menu should be relative to the banner, not the content/disclaimer. I can't figure out a way around this.
I've heard mention of z-indexing, but I'm not sure if this would help. What exactly does it do? Is there another way to fix the problem?
One other tiny random annoying problem: in the right menu (the bottom one) the header, "Hosted By" does not end when the links begin like the others do. And the header, "Credits" does not begin on a new line like the others do. I can't figure out why; it's coded exactly the same as all the others, as far as I can tell. Anyone know why they're the only ones crashing into each other like that?
Thanks. =)