Forums

Safari browsers trying to find bg_green_hover.png? (5 posts)

  1. sheddy
    Member
    Posted 1 year ago #

    I'm new to WordPress and dkret3 4.2 (and don't know much about web coding), but from trying to make a simple child theme based on it I can see how much work has gone into it. So thanks for such a great customisable theme!

    Don't think it's much of a problem, but just to let you know I noticed the following error in my server log files:

    File not found [/home/sheddysh/public_html/wp-content/themes/dkret3/library/images/bg_green_hover.png]

    As that file doesn't exist in the standard theme maybe there is some problem, or is it just a peculiar Safari browser thing? (That seemed to be the only client that caused the error)

    Actually I'm a bit surprised to see any reference to bg_green in there as I didn't think my child theme was using it. Maybe something in my stylesheet is messed up though? (website is sheddyshack.co.uk).

    Regards
    Chris

  2. jrav001
    Member
    Posted 1 year ago #

    In you screen.css, near line 503 it says:

    .sf-menu li:hover, .sf-menu li.sfHover,
    .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
        background: #c8e4c8 url('../images/bg_green_hover.png') repeat-x;

    Looks like it is used for the superfish dropdown menus.

  3. sheddy
    Member
    Posted 1 year ago #

    Ah, well spotted. Thanks!

    I have not got my own screen.css, so guess this will be a (minor) problem with the parent theme too?

    I noticed there is also a reference to "../images/cite.gif" in there for which there is no image in the default parent theme images folder.

    Regards
    Chris

  4. kretzschmar
    Member
    Posted 1 year ago #

    The hover image was removed since it is should no longer be used for the suckerfish menu. I just forgot to remove the css from style.css.

    This is fixed now. Next version will be fine (removed cite.gif too).

  5. sheddy
    Member
    Posted 1 year ago #

    Thank you Jorn

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags