Reply
Frames/Tables/Images/In over my head
Old 08-07-2004, 04:59 PM Frames/Tables/Images/In over my head
Junior Talker

Posts: 4
2nd attempt at the post...

First off, I'm an extreme newbie, trying to teach herself in vain, it seems. I can do your basic HTML coding, tables, frames, etc, I understand all of that just fine. Beyond that, though, when you get into more of the complicated aspects, like css, etc, I'm a little lost.

http://www.life-stream.net/larp/sabbat1.html

This is my skin and bones part of the project. What I *want* to do is have the links on the left direct the text over the center part of the page, roughly where the _r4_c5 image is, leaving the head on the right hand side to be left alone.

I think I'm going about it the wrong way, but I'm having trouble coming up with alternative solutions, and I have no idea how to get the content on there...

I want the background image to be fixed. Ideally, the scrolling will be done just within that rectangle, so the scroll bar won't be all the way on the left, but if that can't be done I can deal with it.

I thought about using frames, but I wouldnt be able to get the image to be constant as a background using them.

The rollovers are a part of the background image because I couldn't get the transparencies to display properly for the text.

I also know that the image doesnt display well for anything other than 800x600 screen res. I'm still wrestling with how to fix that, but I don't think that will be a problem.

I tried to read up on css tutorials, but since I don't know how to FIX the problem, I had no idea what to look for.

Is what I'm looking for even possible? (does it even make sense?)
ainslye is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 08-07-2004, 05:12 PM
webwoRRks's Avatar
Ultra Talker

Posts: 426
Location: I hope so
It didn't make sense to me.... do you mean you want text to appear in the center of the page, and want to be able to scroll it without a frame? If so, you can do it within a paragraph; use CSS attributes like this;

HTML Code:
<p style="position:absolute;left:200;top:300;background:transparent;overflow:scroll;width:200px;height:200px;">(All your text stuff within here)</p>
Not sure if thats what you meant though...
__________________
Theres 10 types of people; those who understand binary, and those who don't.
webmaster and webdeveloper resources, http://www.webworrks.com
webwoRRks is offline
Reply With Quote
View Public Profile Visit webwoRRks's homepage!
 
Old 08-08-2004, 12:13 PM
Junior Talker

Posts: 4
Yes, I want that, but I want the text triggered by the links on the left, so when you click on "clans" you can read the allowed clans in the center, and when you click on "Ritus" you can read about the ritus in the center, etc.

I hope that makes more sense
ainslye is offline
Reply With Quote
View Public Profile
 
Old 08-08-2004, 05:54 PM
pipers dragon's Avatar
Extreme Talker

Posts: 190
what i would do is use iframes, and divs, that will allow you to put the iframes on top of the image... thats what i do with my site! that will also require absolute positioning, as stated before, which i have a great tutorial for.. if you need to, eamail me for it

Last edited by pipers dragon : 08-08-2004 at 05:56 PM.
pipers dragon is offline
Reply With Quote
View Public Profile
 
Old 08-08-2004, 10:20 PM
Junior Talker

Posts: 4
how do iframes work?
ainslye is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Frames/Tables/Images/In over my head
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.30958 seconds with 12 queries