Missing graphic from theme

Discussion in 'Dzonia WordPress Theme' started by coffeejoe, Nov 25, 2012.

  1. coffeejoe

    coffeejoe New Member

    Joined:
    Mar 3, 2012
    Messages:
    2
    Likes Received:
    0
    In dzoniatheme/style.css on or near line 318 there is a reference to a background image "images/right.png" for the .rightrrowclass. This file is missing from the images directory in the theme. I downloaded the theme a second time to verify that the file is indeed missing.

    .rightarrowclass {
    display:block;
    width:5px;
    height:7px;
    position:absolute;
    margin-top:-3px;
    top:50%;
    right:8px;
    background:url(images/right.png) 0 0 no-repeat;
    }
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Please share the link of your website.
     
  3. coffeejoe

    coffeejoe New Member

    Joined:
    Mar 3, 2012
    Messages:
    2
    Likes Received:
    0
    My website is usafencingresults.com, but it's not actually limited to my website. The reference and the lack of right.png graphic exists (and doesn't exist) in the vanilla dzoniatheme.zip download. Also you have an invalid reference to a "/img/loading.gif" in "dzoniatheme\js\slides.min.jquery.js", also in the vanilla dzoniatheme.zip download.
     
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Both image link you have found are not required in the theme.
    They are left by mistake.
    We will remove them in our next update.
     

Share This Page