Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Design Forum


You are currently viewing our Website Design Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
I need help with a header on a website
Old 07-12-2007, 03:39 PM I need help with a header on a website
Junior Talker

Posts: 1
Name: Stacey
Trades: 0
I really don't know what I am doing, but I work at a radio station and my boss wants me to figure out how to leave our header stationary and let all the content scroll underneath the header. Anyone know how I can do this?
alviesgirl is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-12-2007, 06:26 PM Re: I need help with a header on a website
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
First, tell your boss it's a bad idea. People know how to use their scrollbars and do use it.

That being said, there are 2 other methods, neither of which I really recommend.
1- use javascript to have the header follow the reader down the page - this is the least offensive solution, but anyone with javascript turned off won't get the effect.

2 - Frames - and this is a REALLY bad idea because it WILL be a problem if you care about your content being indexed by search engines. Frames prevent that.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 07-12-2007, 11:15 PM Re: I need help with a header on a website
downliner's Avatar
Extreme Talker

Posts: 208
Location: Orkney
Trades: 1
I can offer another solution but without seeing your URL it is a little difficult to say whether it is useful to you.

If it just a static image (i.e. with no links in the header) you could set it as a no-repeat, fixed background using CSS.

Code:
body {
background-image: url("background.jpg");                                 background-attachment: fixed;
background-repeat: no-repeat;
}
The above should do the trick, if you turn your header into an image file and save in your root directory as background.jpg


Give us more information and I'll look into it some more for ya.

/ downliner
__________________

Please login or register to view this content. Registration is FREE
downliner is offline
Reply With Quote
View Public Profile Visit downliner's homepage!
 
Old 07-18-2007, 09:25 PM Re: I need help with a header on a website
goheadtry's Avatar
Webmaster Talker

Posts: 730
Name: John
Location: United States of America, California
Trades: 0
I believe what you are talking about is a frame set.
__________________
Free $1 gift card when you signup at
Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

goheadtry is offline
Reply With Quote
View Public Profile Visit goheadtry's homepage!
 
Reply     « Reply to I need help with a header on a website
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB 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.22686 seconds with 12 queries