Navigation Menu fails on Safari and Opera on Windows

Latest post 12-01-2007 12:57 PM by Nick. 11 replies.
  • 11-18-2007 9:56 PM

    Navigation Menu fails on Safari and Opera on Windows

     Nick, I was trying out Athena and it looks great in FF and IE. I changed a few opacity settings. Then I wanted to see about Safari 3 Beta and Opera on Windows. In both of those browsers I foubd with the opacity settings turned down I could barely see the text and it is not clickable. When I check nbdev.co.uk in both of those browsers I don't see any menu items and nothing can be clicked.

     

    Rick 

    • Post Points: 20
  • 11-19-2007 4:39 AM In reply to

    • Nick
    • Top 10 Contributor
    • Joined on 10-11-2005
    • Gilwern, S.Wales, Uk
    • Posts 2,606
    • Points 19,725

    Re: Navigation Menu fails on Safari and Opera on Windows

    This is by design in Athena, to reduce the loading of PNG transparent images.  The transparent images put a load on the server unnecesserily when you can use CSS to sort of get the same effect.

    • Post Points: 20
  • 11-19-2007 9:41 PM In reply to

    Re: Navigation Menu fails on Safari and Opera on Windows

     Nick, then I'll need some help here. I set the transparency back to 255 but still no menu items. How do you get Athena to work with Safari and Opera? Or does this require going into some CSS file and making changes?

     

    Athena in Safari

     

    Rick

    • Post Points: 35
  • 11-20-2007 12:34 PM In reply to

    • Nick
    • Top 10 Contributor
    • Joined on 10-11-2005
    • Gilwern, S.Wales, Uk
    • Posts 2,606
    • Points 19,725

    Re: Navigation Menu fails on Safari and Opera on Windows

     Wow, a blank navigation bar, that shouldn't be happening, Athena's opacity shouldn't cause that.  I'll have to check it out in opera.  I'm a Firefox/IE user.

    • Post Points: 5
  • 11-20-2007 1:15 PM In reply to

    • Nick
    • Top 10 Contributor
    • Joined on 10-11-2005
    • Gilwern, S.Wales, Uk
    • Posts 2,606
    • Points 19,725

    Re: Navigation Menu fails on Safari and Opera on Windows

    Reply |Contact |Answer

    Ok fixed it. YesSmile

    Open

    ~/Themes/Athena/Style/Common.css

    Change the following lines:

     

    120: #AthenaMenu li { float: left; white-space: nowrap; overflow: visible; line-height: 31px; height: 31px; padding: 0; margin: 0; position: relative;  }
    125: #AthenaMenu li#leader, #AthenaMenu li#trailer { position: static; background: #017fb0 url(../images/Athena/Navigation.png) repeat-x left top; }
    127: #AthenaMenu li#trailer { float: none; display: block; }

     

    This will fix it.  Or should do 

    • Post Points: 20
  • 11-20-2007 7:13 PM In reply to

    Re: Navigation Menu fails on Safari and Opera on Windows

     Thanks Nick. That did it in both Opera 9 and Safari 3.02 for Windows. While I do everything in FF and IE I always try and check the other browsers to make sure I don't get complaints from users. Now that I have it up and running properly I've shifted my site over to Athena. I want to remove the "powered by stuff" at the bottom. I saw someplace on your site about contribution to do that but couldn't find it again. What's the contribution process and then you can tell me offline how to remove the line.

     Rick

     


    • Post Points: 35
  • 11-21-2007 8:20 AM In reply to

    • Nick
    • Top 10 Contributor
    • Joined on 10-11-2005
    • Gilwern, S.Wales, Uk
    • Posts 2,606
    • Points 19,725

    Re: Navigation Menu fails on Safari and Opera on Windows

    Visit http://www.nbdev.co.uk/ThemeShop/Athena/Default.aspx.

    It's £5 ~ $11.  Payments via paypal.

    If it doesn't work, let me know 

    • Post Points: 20
  • 11-21-2007 8:45 AM In reply to

    • Nick
    • Top 10 Contributor
    • Joined on 10-11-2005
    • Gilwern, S.Wales, Uk
    • Posts 2,606
    • Points 19,725

    Re: Navigation Menu fails on Safari and Opera on Windows

    Seeing as you are running athena in a sub directory, you might want to get the attached dll.  It contains a fix for the background image handler.

    • Post Points: 5
  • 11-24-2007 7:19 PM In reply to

    Re: Navigation Menu fails on Safari and Opera on Windows

     Nick, it didn't seem to work. I got transferred to PayPal but when I went through the process and 'checkout out' of PayPal I was transferred back to a Cart page with another Pay button on it. When I clicked that button I got the error below. I check my PayPal account and the charge is listed as PENDING. Let me know what I need to do to get the Master.master page.

     

    Rick 

     

    Server Error in '/' Application.

    Compilation Error

    Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

    Compiler Error Message: CS1502: The best overloaded method match for 'string.Split(params char[)' has some invalid arguments

    Source Error:


    Line 21:         if (string.IsNullOrEmpty(CSContext.Current.User.GetExtendedAttribute(Request.QueryString["t"]))) Response.Redirect("/ThemeShop/");
    Line 22: List<string> vals = new List<string>();
    Line 23: foreach (string s in CSContext.Current.User.GetExtendedAttribute("nbThemes").Split(","))
    Line 24: vals.Add(s);
    Line 25: foreach (string s in CSContext.Current.User.GetExtendedAttribute(Request.QueryString["t"]).Split(","))

    Source File: c:\HostingSpaces\nbrown\nbdev.co.uk\wwwroot\Themes\Athena\Themes\ThankYou.aspx.cs    Line: 23
     

    • Post Points: 20
  • 11-25-2007 2:27 AM In reply to

    • Nick
    • Top 10 Contributor
    • Joined on 10-11-2005
    • Gilwern, S.Wales, Uk
    • Posts 2,606
    • Points 19,725

    Re: Navigation Menu fails on Safari and Opera on Windows

    Right need you to hit F5 on that page. It should work now.

    Don't know why the paument is pending

    • Post Points: 20
  • 11-30-2007 9:54 PM In reply to

    Re: Navigation Menu fails on Safari and Opera on Windows

     Nick, I sent you an email from the Contact link a few days ago with the PayPal information about the donation. Get back to me about it please.

     

    Rick 

    • Post Points: 20
  • 12-01-2007 12:57 PM In reply to

    • Nick
    • Top 10 Contributor
    • Joined on 10-11-2005
    • Gilwern, S.Wales, Uk
    • Posts 2,606
    • Points 19,725

    Re: Navigation Menu fails on Safari and Opera on Windows

    For some reason your payment is still pending.  Which is worrying.  You should be able to download a zip file from the theme shop that has the instructions enbeded into the master.master page. 

    • Post Points: 5
Page 1 of 1 (12 items) | RSS