View Full Version : Help please


>>>Bethany182<<
05-11-2003, 03:46 PM
Right I need some help with this site I'm making, first of all I want the picture to stay fixed but the text to, I don't want that to move when people use the scrollbar, also I want a text box in the big white gap on the right and I want that to be able to scroll.

Here is the
site so far (http://www.paidtosmile.com/bethany/index.html)

edit:
The background hasn't loaded, I'll just change the picture format.

If it still won't load look
here (http://www.paidtosmile.com/bethany/site.gif)

So can someone please help me code the site? I will give full credit on the site.
I want at the left side a menu with the options "Links" "Contact me" "Band" "Home" "Lyrics" etc etc and on the right the content of the selected section shall be shown in a scroll box, I'll fill in the content myself if you could write "CONTENT HERE" or something along that lines so I can notice it that would be great. The picture will remain the same throughout and so shall the side menu.

Please please help me
Bethany
xxx

SSPrincess
05-11-2003, 05:28 PM
If I understand you, you don't want your background to move, and you want a text box in that white area. If you don't want the background picture to move, then do this:

<BODY BACKGROUND="YourImageName.gif" bgcolor="#ffffff" bgproperties="fixed">

About the the text box, go to where Lissa talks about Inline Frames (http://www.lissaexplains.com/frames.shtml#inline), because I'm pretty sure that's what you want.

I hope this helps.


*PS I love your "Come to the dark side..." siggy. So fun! :)

>>>Bethany182<<
05-11-2003, 05:46 PM
Yeah I have done that, but how do I make the inline frame go in the exact location? Thanks about the sig, Dragon Ball rocks!

SSPrincess
05-11-2003, 06:04 PM
Try paragraph alignment(<p align=center>) or absolute positioning (http://www.lissaexplains.com/css2.shtml#position). Does that work?

>>>Bethany182<<
05-11-2003, 06:29 PM
Thanks I'll try later too tired now, feel free to write my code people!


Lazy aren't I!