Check My Website
Check My Website
Hi All,
I had a couple of reports that my website layout is all messed up - I tested on FireFox 3.0.6 & IE 6 on WXP & everything looks fine to me.
The address is http://www.happy-feet.org.uk
Basic layout should have a navigation bar down the left hand side with yellow text with a black outline.
Background should be orange with a content *frame* (in a lighter colour) in the middle.
There should be a green text banner at the top saying "Nottingham Swing Dance Society" with a black and yellow text below saying "the home of Swing dance in Nottingham" and the web address just below...
Would appreciate any checks and info as to the Web Browser version and OS you're using.
Thanks in advance guys...
I had a couple of reports that my website layout is all messed up - I tested on FireFox 3.0.6 & IE 6 on WXP & everything looks fine to me.
The address is http://www.happy-feet.org.uk
Basic layout should have a navigation bar down the left hand side with yellow text with a black outline.
Background should be orange with a content *frame* (in a lighter colour) in the middle.
There should be a green text banner at the top saying "Nottingham Swing Dance Society" with a black and yellow text below saying "the home of Swing dance in Nottingham" and the web address just below...
Would appreciate any checks and info as to the Web Browser version and OS you're using.
Thanks in advance guys...
Ta - N
- Kaeru Gaman
- Addict
- Posts: 4826
- Joined: Sun Mar 19, 2006 1:57 pm
- Location: Germany
basically the same problem here with FF3 on WinXP

... and besides, the colors are too strong for my taste... try all a bit more pastell I suggest...

... and besides, the colors are too strong for my taste... try all a bit more pastell I suggest...
Last edited by Kaeru Gaman on Fri Feb 20, 2009 11:29 pm, edited 1 time in total.
oh... and have a nice day.
- utopiomania
- Addict
- Posts: 1655
- Joined: Tue May 10, 2005 10:00 pm
- Location: Norway
I'm using FF3.06 & IE6 on WXP - both look fine to me - I dunno whats happening...
I'm using lots of Apache SSI and CSS for positioning - I wonder if I've tried to be too clever and only achieved something that is stoopid.
The Left Navigation Menu is all working as designed - but for some reason, the Main Panel is broken and everything is shunted to the far left / top and not displaying in a white box with a black outline.
Appreciate your time folks...
As they say, a picture i worth a thousand words - at least I know its a CSS problem.
Would some please be so kind as to post the HTML that is returned to your browser ^u in FF or <ALT> v s in IE
Thanks again
I'm using lots of Apache SSI and CSS for positioning - I wonder if I've tried to be too clever and only achieved something that is stoopid.
The Left Navigation Menu is all working as designed - but for some reason, the Main Panel is broken and everything is shunted to the far left / top and not displaying in a white box with a black outline.
Appreciate your time folks...
As they say, a picture i worth a thousand words - at least I know its a CSS problem.
Would some please be so kind as to post the HTML that is returned to your browser ^u in FF or <ALT> v s in IE
Thanks again
Ta - N
-
- Addict
- Posts: 1027
- Joined: Sun May 15, 2005 5:15 am
- Location: Australia
- Contact:
If you ask me, you should be using tables (in my as yet unqualified opinion), or at the very least you need to use a div/span for the main text content and position it accordingly.
What it currently does is draw the text on the bottom layer (seeing as it's just inside the body tag), then since you use absolute positioning, it draws the menu on top.
Also, if all the menu items are supposed to be yellow, you need to change the #BIGNAV class; firebug is telling me this id sets the colour to white in the css.
(Search Firefox addons for FireBug, it's really useful)
What it currently does is draw the text on the bottom layer (seeing as it's just inside the body tag), then since you use absolute positioning, it draws the menu on top.
Also, if all the menu items are supposed to be yellow, you need to change the #BIGNAV class; firebug is telling me this id sets the colour to white in the css.
(Search Firefox addons for FireBug, it's really useful)
Demonio Ardente
Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
Thanks guys - I found the problem - just a missing quote which had invalidated some of the HTML... The site looked ok to me until this morning, I suspect I was looking at a Proxy cached version.
Site looks a bit less *horrible* now...
BTW - I've been using facebook for photos since the site is hosted on a friends server - so I've been trying to keep the bandwidth requirements down to a minimum.
Not all the photos are posted by me, but they are of *our* events, facebook seems a convenient way of hosting images, though I appreciate that there are plenty of folk who dont have an account and dont want one.
I'm open to suggestions for (free) alternatives, though...
Site looks a bit less *horrible* now...
BTW - I've been using facebook for photos since the site is hosted on a friends server - so I've been trying to keep the bandwidth requirements down to a minimum.
Not all the photos are posted by me, but they are of *our* events, facebook seems a convenient way of hosting images, though I appreciate that there are plenty of folk who dont have an account and dont want one.
I'm open to suggestions for (free) alternatives, though...
Last edited by naw on Sat Feb 21, 2009 1:32 pm, edited 1 time in total.
Ta - N