Author |
Topic |
|
pianomagic
Starting Member
USA
18 Posts |
Posted - 01 November 2006 : 11:42:53
|
I'm trying to incorporate a new menu bar across the top of my Snitz forum, but there seems to be a space above, and to the sides, I can't get rid of. I have 'searched' for the solution, but all I have found says to modify inc_header.asp. Unfortunately, that doesn't do the job.
You can see the problem by taking a look at the following page, and noticing the menu bar at the top.
http://www.pianomagic.com/andersonhotel/forum/
I would appreciate any suggestions.
Thanks!
Mike |
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 01 November 2006 : 11:51:04
|
well, that depends, the solution can be achieved by editing inc_header.asp, but it would be simpler for you to just add a style for BODY into your css file and set the margin-top, margin-left and margin-right to 0px. |
|
|
-gary
Development Team Member
406 Posts |
Posted - 01 November 2006 : 17:19:23
|
Replace your menuFORUM.js with this.
|
KawiForums.com
|
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 01 November 2006 : 18:15:27
|
quote: Originally posted by MarshalMix
Sorry, Huw. My screen was set to 800x600 and most of your response was off my screen. I went back and scrolled and saw that I duplicated your response. Again, sorry.
no worries |
|
|
pianomagic
Starting Member
USA
18 Posts |
Posted - 01 November 2006 : 23:08:26
|
WHOA...gary, that WORKED!
I know enough to be dangerous all by myself, but you guys have saved me, again. I can't tell you how much I appreciate it, except to say...THANK YOU, THANK YOU, THANK YOU!
Mike |
|
|
-gary
Development Team Member
406 Posts |
Posted - 01 November 2006 : 23:42:44
|
Replace the whole file with what I posted. You've got some old code in there with out of place cells, missing tags and some rows you don't even need. |
KawiForums.com
|
|
|
|
Topic |
|