Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18
  1. #11
    Join Date
    Oct 2010
    Location
    deep south
    Posts
    87
    Plugin Contributions
    0

    Default Re: My first time using Zencat

    Thank you kobra, I am playing around with firefox and making changes.... I am only having trouble with the new products bar and the footer at the bottom ... Thanks again...

  2. #12
    Join Date
    Oct 2010
    Location
    deep south
    Posts
    87
    Plugin Contributions
    0

    Default Re: My first time using Zencat

    Can you tell me where i might find the banner located in the middle with the "New Products For"... there is one on the bottom too... i want to do with them as i have done with other things and center them on the page... then i want to be able to change fonts so locating this banner is what i need help with.... TIA


  3. #13
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: My first time using Zencat

    Can you tell me where i might find the banner
    admin > tools > banner manager
    Zen-Venom Get Bitten

  4. #14
    Join Date
    Oct 2010
    Location
    deep south
    Posts
    87
    Plugin Contributions
    0

    Default Re: My first time using Zencat

    I am sorry kobra but i do not think it is a banner of if it is its not in my banner manager. If you look at the middle of the page it is like the background behind the text. www.majikalpath.com

  5. #15
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: My first time using Zencat

    The link you posted is not to ant ZenCart page
    Zen-Venom Get Bitten

  6. #16
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

  7. #17
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,267
    Plugin Contributions
    3

    Default Re: My first time using Zencat

    FIND: in your stylesheet:

    .centerBoxHeading {
    font-size: 13px;
    color: #75B3A6;
    background-image: url(../images/centerbox.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 40px;
    padding-top: 13px;
    padding-bottom: 10px;
    }

    Add what I put in RED

    .centerBoxHeading {
    font-size: 13px;
    color: #75B3A6;
    background-image: url(../images/centerbox.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 40px;
    padding-top: 13px;
    padding-bottom: 10px
    }

    Same for:

    #navSupp (line 651)
    {
    background-image: url("../images/footertop.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    color: #666666;
    font-size: 9px;
    padding-top: 10px;
    height: 35px;
    }
    20 years a Zencart User

  8. #18
    Join Date
    Oct 2010
    Location
    deep south
    Posts
    87
    Plugin Contributions
    0

    Default Re: My first time using Zencat

    thank you so much. see i am new to all this... can you explain alittle to help me learn TIA

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Replies: 9
    Last Post: 20 Sep 2012, 01:02 PM
  2. First time
    By toothmkr57 in forum Upgrading from 1.3.x to 1.3.9
    Replies: 1
    Last Post: 12 Oct 2010, 02:24 AM
  3. Help, First time using
    By regalautobulbs in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 4 Aug 2009, 12:38 PM

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