Author Topic: Menu of my side becomes unreadable with change  (Read 1103 times)

0 Members and 1 Guest are viewing this topic.

Offline LeFuet

  • Member
  • *
  • Posts: 18
Menu of my side becomes unreadable with change
« on: October 30, 2013, 12:51:02 PM »
Hello, WXForum,

have on my exposed side a small problem and have no notion like I can remove this.
namely the menu with the window change if becomes one on a link clicks almost illegibly, I hope I find here HELP...

My side: http://wetter.2-way.de

Offline saratogaWX

  • Administrator
  • Forecaster
  • *****
  • Posts: 9257
  • Saratoga, CA, USA Weather - free PHP scripts
    • Saratoga-Weather.org
Re: Menu of my side becomes unreadable with change
« Reply #1 on: October 30, 2013, 01:55:40 PM »
I think the issue may be caused by HTML markup errors that prevent validation of the page as XHTML 1.0-Transitional.

In particular, in menubar.php, the flagcounter does not appear to be inserted with all tags correct.

Currently, it has
Code: [Select]
   <li><a href="http://s06.flagcounter.com/more/9Bq"><img src="http://s06.flagcounter.com/count/9Bq/bg_FFFFFF/txt_000000/border_CCCCCC/columns_1/maxflags_12/viewers_0/labels_0/pageviews_0/flags_0/" alt="Flag Counter" border="0"></a><br>
and should likely have
Code: [Select]
   <li><a href="http://s06.flagcounter.com/more/9Bq"><img src="http://s06.flagcounter.com/count/9Bq/bg_FFFFFF/txt_000000/border_CCCCCC/columns_1/maxflags_12/viewers_0/labels_0/pageviews_0/flags_0/" alt="Flag Counter" border="0"/></a></li>
instead.

The other pages may have menu issues due to HTML formatting errors .. use the Valid HTML link at the bottom of eachpaget  o urn the page through the validator and spot the errors.

Hope this helps...

Best regards,
Ken
Ken True/Saratoga, CA, USA main site: saratoga-weather.org
Davis VP1+ FARS, Blitzortung RED, GRLevel3, WD, WL, VWS, Cumulus, Meteobridge
Free weather PHP scripts/website templates - update notifications on Twitter saratogaWXPHP