Results 1 to 6 of 6

Thread: Could some one have a quick look at my menus please?
      
   

  1. #1
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Could some one have a quick look at my menus please?

    Hi, could you tell me if you can see the menu bar under Collectors-info.com at the top of the page & also the one down the left hand side? I can’t see it in IE: & opera, but is fine in F/Fox. (Strange)
    Also the top menu should be a dark mauve coloured text & the text background should blend in with the light blue background of that part of the page. Mouse over should be orange with white text.
    One last thing is I have gained a bottom scroll bar & my page is set to 780. Do you have the same on your screen?

    Thanks.

  2. #2
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Could some one have a quick look at my menus please?

    Chris-
    Strange. I know IE is very picky with html coding and unforgiving to mistakes or modifications. One thing I noticed and might try would be this;
    You have-
    <META name="revisit-after" content="5 days">
    <META name="robots" content="index, follow">
    <META name="Robots" content="All"><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    I would do it like this:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    <META name="revisit-after" content="5 days">
    <META name="robots" content="index, follow">
    <META name="Robots" content="All">
    Give that a try and see what happens. What ever it is in the html code- IE isn't liking it. But the above is all I could see.

    Hope it helps.
    Andy
    PHP- is a blast!

  3. #3
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Could some one have a quick look at my menus please?

    Hi Andy, i take it you cant see the menu at all in IE & its not just me?
    I removed those tags & re-published, but still the same thing.
    Might be a problem with BV, but i havnt been hearing a problem as yet.

    Thanks anyway.

  4. #4
    ace5548's Avatar
    ace5548 is offline Major
    Join Date
    Aug 2006
    Posts
    351

    Default Re: Could some one have a quick look at my menus please?

    Hi Chris,

    I looked also and cannot see the menus. I use IE7.

  5. #5
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Could some one have a quick look at my menus please?

    Chris-
    Try removing anything that isn't strictly BV stuff- save and re-publish. Something is conflicting with IE. Works fine in FF as you stated but not IE.

    At a loss- let me know if ya get it figured out.

    Andy
    PHP- is a blast!

  6. #6
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Could some one have a quick look at my menus please?

    Yeh! Solve it! Changed the menu to the new text one.
    Its ½ past midnight here & I’m getting to old to bang my head on the wall. Lol.
    Havant a clue what it was but thanks for looking? Be interesting to see if others have this problem, as it only happened when I re-published a page. (Strange). One thing that wasn’t helping was I had 3 of this style menu on one page & I think they were conflicting. Because if I change 1 of the menus it altered colours on one of the other ones.
    Oh well time for the pit.

    Thanks again guys.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49