Print Page | Close Window

Header.asp

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=23316
Printed Date: 07 April 2026 at 2:40pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Header.asp
Posted By: roee
Subject: Header.asp
Date Posted: 13 May 2007 at 3:40pm
Hello,
 
I tried including on header.asp another asp file used as a top bar on my web site. I did it with include file line. It's working, but there is a problem with the style of the top page, I don't have a clue but it ruined few objects styles and widths. Anyone have any idea?
 
Thanks,
Roee.
 



Replies:
Posted By: efscl
Date Posted: 13 May 2007 at 3:47pm
make a "div" over the included code around and then change your css settings for this. So you will be sure no involving the forum css.

this works not for positioning informations


Posted By: roee
Date Posted: 13 May 2007 at 3:53pm
I tried that already, but probably id doesn't cancel the default css of the forum, what I did was a div which is style is being given under style tag in the head of header.asp. Still didn't worked.


Posted By: roee
Date Posted: 13 May 2007 at 3:59pm
And another thing: I tried using my regular web site css as the forum css and still no luck, something within the asp pages makes my top bar width/height go wrong....


Posted By: efscl
Date Posted: 14 May 2007 at 4:32pm
I am also working on this. The Forum css is on the first place. (order of css inlcudes). Then your css will be included. This writing over the forum css settings. So the forum will look bad.

Example:
Replaceing just the "textarea" in #forum.textarea is not enough. you will have maybe more setting to textarea than the forum css. And these ones will not be overwritten.

Maybe Administratros will take care of this for the next version. Maybe an idea working with "class"es like textarea class="wizzforumTextare" - or something like that. I am not a css prof.

think a great idea is reading the docs (own skin) and searching throug the forums around. Will come back later when i have the solution.




Posted By: efscl
Date Posted: 14 May 2007 at 4:45pm
Theoretical Solution right now:

1.) change the default css path in the web admin forum configuration to your folder
2.) rename your css file AAA to the name of the forum css file BBB
3.) copy/paste all forum css information into your file AAA
4.) remove your css includes in your header (css will now be included by the forum app
5.) now you can make any changes in AAA without having the fear other css files will overwrite this ...

when this solutions is totally - admin: please delete the post Smile

best regards
sebastian



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net