Thread: Banner Title

Results 1 to 6 of 6
  1. #1
    Join Date
    May 2014
    Location
    MA
    Posts
    20
    Plugin Contributions
    0

    Default Banner Title

    I am pretty new to this so please excuse if this is a simple answer.
    I've created a store for my business and added some banners that scroll on the front page. I followed the tutorial on how to do this and started by entering the mandatory box with a banner title... added the picture and saved. Everything works okay but for some reason i see the title under the banner in a black bar that runs across the page. I went back to the tutorial and it doesn't show it on their page.

    I'm sure its just one of those hidden check boxes that i missed to disable title but for the life of me i can't find it.

    web address is www.roadfoxbicycles.com/Store

    Thanks

    Andy

  2. #2
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: Banner Title

    Quote Originally Posted by Andy6867 View Post
    I am pretty new to this so please excuse if this is a simple answer.
    I've created a store for my business and added some banners that scroll on the front page. I followed the tutorial on how to do this and started by entering the mandatory box with a banner title... added the picture and saved. Everything works okay but for some reason i see the title under the banner in a black bar that runs across the page. I went back to the tutorial and it doesn't show it on their page.

    I'm sure its just one of those hidden check boxes that i missed to disable title but for the life of me i can't find it.

    web address is www.roadfoxbicycles.com/Store

    Thanks

    Andy
    You are looking at a 'slider' as opposed to a banner. It's part of, or been added to, your template. Where did you get your template? Do you know the name of the slideshow plugin?

  3. #3
    Join Date
    May 2014
    Location
    MA
    Posts
    20
    Plugin Contributions
    0

    Default Re: Banner Title

    Template was from Moster Templates... have no idea what the slideshow plugin is

    The pictures you're seeing are ones i have added in Zen Cart under the Banner setup... i think they are Banners.

  4. #4
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: Banner Title

    ZX Slideshow, just had a look at your source code. There is in fact a support thread for that slider. You may find your answer if you have a read through, failing that the mod writer is always very active and helpful.
    http://www.zen-cart.com/showthread.p...fficial-thread

  5. #5
    Join Date
    May 2014
    Location
    MA
    Posts
    20
    Plugin Contributions
    0

    Default Re: Banner Title

    Fixed... Thanks Picandnix
    You pointed me into the right area
    Once i knew it was a ZXSlider i was able to find the code and changed opacity to 0

    PHP Code:
    /* Caption styles */
    .nivo-caption {
        
    position:absolute;
        
    left:0px;
        
    bottom:0px;
        
    background:#000;
        
    color:#fff;
        
    width:100%;
        
    z-index:8;
        
    padding5px 10px;
        
    opacity0;
        
    overflowhidden;
        
    displaynone;
        -
    moz-opacity0.8;
        
    filter:alpha(opacity=8);
        -
    webkit-box-sizingborder-box/* Safari/Chrome, other WebKit */
        
    -moz-box-sizingborder-box;    /* Firefox, other Gecko */
        
    box-sizingborder-box;         /* Opera/IE 8+ */


  6. #6
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: Banner Title

    Quote Originally Posted by Andy6867 View Post
    Fixed... Thanks Picandnix
    You pointed me into the right area
    Once i knew it was a ZXSlider i was able to find the code and changed opacity to 0

    PHP Code:
    /* Caption styles */
    .nivo-caption {
        
    position:absolute;
        
    left:0px;
        
    bottom:0px;
        
    background:#000;
        
    color:#fff;
        
    width:100%;
        
    z-index:8;
        
    padding5px 10px;
        
    opacity0;
        
    overflowhidden;
        
    displaynone;
        -
    moz-opacity0.8;
        
    filter:alpha(opacity=8);
        -
    webkit-box-sizingborder-box/* Safari/Chrome, other WebKit */
        
    -moz-box-sizingborder-box;    /* Firefox, other Gecko */
        
    box-sizingborder-box;         /* Opera/IE 8+ */

    Nice one

 

 

Similar Threads

  1. v152 banner and logo still showing up in Title Page
    By Nancine in forum General Questions
    Replies: 3
    Last Post: 10 May 2014, 01:10 AM
  2. Banner/Sidebox title problem
    By SteveeF in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 25 Jun 2010, 03:19 PM
  3. Take title area off of banner ad?
    By KismetDesign in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Dec 2009, 08:47 PM
  4. Cant change main page title or remove header banner
    By nyAlist in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 21 Feb 2009, 01:53 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR