Eve Support Community
Forums
Resources
Webmastering 101
Header on top of all Pages except main|
Go
![]() |
New
![]() |
Find
![]() |
Notify
![]() |
Tools
![]() |
Reply
![]() |
|
|
Groupee Member |
Hi all,
I have my logo on my main page, but I want to place a horizontal left to right header on top of all the other pages. Does anyone know how this can be done? Thanks! Kara |
||
|
|
Groupee Newbie |
Come on someone has to beale to answerr this i would like to know also, there are many of us NERDS that need to know!
ATVQUADSQUAD.com |
|||
|
|
Groupee VIP |
If you add something like <img name="top_banner" src="http://mybanner/images/abc.jpg" /> to the section of your style called AFTER Opening Body Tag; that image will appear at the top of all pages using that style.
I assume your want this image NOT to appear on the main community page?. You'll need to turn the image on/off based on whether it is the main page or not. Here's a trick. Only your main page has a community intro, right ? Put in this java script code *into your community intro*. It will not be readble but it will affect the display of the banner image. <scri pt> if(document.images.top_banner){ document.images.top_banner.style.display='none'; } </scri pt> Close up the scri pt tags in this example and if you do not understnd javascript, get someone who does to enter this for you. |
|||
|
| Previous Topic | Next Topic | powered by eve community |
| Please Wait. Your request is being processed... |
|
Eve Support Community
Forums
Resources
Webmastering 101
Header on top of all Pages except main
