Moved slider navigation to the left, now it's not displaying properly in FireFox

Discussion in 'BlackBird WordPress Theme' started by lindertek, Mar 17, 2013.

Thread Status:
Not open for further replies.
  1. lindertek

    lindertek New Member

    Joined:
    Nov 4, 2012
    Messages:
    8
    Likes Received:
    0
    I moved the slider navigation to the left side of the screen and now it's not displaying properly in FireFox (yellow dot, www.cellphonesandbox.com)
    FireFox.JPG
    Any suggestions?
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Download theme again from your members area and upload it, This will solve your issue.
     
  3. lindertek

    lindertek New Member

    Joined:
    Nov 4, 2012
    Messages:
    8
    Likes Received:
    0
    Won't I lose all the changes I've made to the theme?
     
  4. lindertek

    lindertek New Member

    Joined:
    Nov 4, 2012
    Messages:
    8
    Likes Received:
    0
    I just tried uploading it and got the following error message:
    Unpacking the package…
    Installing the theme…
    Destination folder already exists. /homepages/13/d434653710/htdocs/wordpress/wp-content/themes/blackbirdtheme/
    Theme install failed.
     
  5. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    You are getting the problem because the theme is already available there with the same name in your dashboard. so first you have to change the name of the directory of the theme and open your "style.css" file and change the "Theme Name: " In it, and then make the .zip file of that directory. Now you can install the theme to your dashboard without any problem.
     
  6. lindertek

    lindertek New Member

    Joined:
    Nov 4, 2012
    Messages:
    8
    Likes Received:
    0
    Won't I lose all the changes I've made to the theme?
     
  7. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Please download the upgade version of BlackBird theme from members area and update your theme.
    Follow the link given below for your theme updation.
    http://www.inkthemes.com/how-to-update-a-premium-theme-by-inkthemes/05/
    Note: While updation of theme you will lose all your customization in the php files, but the Custom CSS will remain intact with the theme.
     
  8. lindertek

    lindertek New Member

    Joined:
    Nov 4, 2012
    Messages:
    8
    Likes Received:
    0
    I tried updating the theme both ways - via FTP and from WordPress as instructed. Both ways erased the changes I made to the CSS files. Please provide another way to fix this issue.
     
  9. lindertek

    lindertek New Member

    Joined:
    Nov 4, 2012
    Messages:
    8
    Likes Received:
    0
    The issue is coming from the style.css file:

    .flex-control-nav li {
    margin: 2px 0 2px 5px;
    zoom: 1;
    display:block;
    }

    FireFox isn't treating the -

    display:block;

    - command the same as Chrome and Internet Explorer. How can I correct just this item?
     
  10. lindertek

    lindertek New Member

    Joined:
    Nov 4, 2012
    Messages:
    8
    Likes Received:
    0
    i take that back, making the code "font-size:0px;" is causing the problem:
    .flex-control-nav li a {
    width: 15px !important;
    height: 18px;
    background:url(images/pagination.png) no-repeat;
    cursor: pointer;
    display:inline-block;
    font-size:0px;
    }
     
  11. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Please provide the following information listed below.

    Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:

    Send this information on our email at [email protected]
     
  12. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Support mail sent.
     
  13. lindertek

    lindertek New Member

    Joined:
    Nov 4, 2012
    Messages:
    8
    Likes Received:
    0
    Thanks so much! This was an issue I created and yet you guys were all over it. Very impressive considering I only spent $50 for the theme. Thanks again.
     
Thread Status:
Not open for further replies.

Share This Page