Page 12 of 35 FirstFirst ... 2101112131422 ... LastLast
Results 111 to 120 of 343
  1. #111
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Piccadilly Posh Template Support Thread

    Quote Originally Posted by traytray View Post
    Three Main Page questions revolving around Specials and New Products.

    1) I’d like to change the name of Specials to 'Shop Our Sale' in the black bar above the Centerbox on the main page. I checked for all instances of Specials in the Developers Took Kit and can’t find any more Defines to change. I have no idea where it is.

    2) I’d also like to change the name “New” and move that whole second black bar under the 6 Specials images and then have 6 New products images under it. That would mean both the Specials and New Products would be open at the same time. Is this possible?

    3) Bring the images closer to their respective black bar removing most of the space, leaving just a small margin. I don’t need space “for the month of…” and switch the product description so it sits under the image like the other categories do.


    Thank you!
    1. In this template you need to edit includes/templates/piccadilly_posh/templates/tpl_index_default.php. I do have this text slated to be moved to an english definitions file in a future update.

    2. See file in 1.

    3. Try to adjust spacing, etc. in the stylesheet.css file. Use firefox and install firebug to help you with css adjustments.

    Thanks,

    Anne

  2. #112
    Join Date
    May 2012
    Posts
    564
    Plugin Contributions
    0

    Default Re: Piccadilly Posh Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    1. In this template you need to edit includes/templates/piccadilly_posh/templates/tpl_index_default.php. I do have this text slated to be moved to an english definitions file in a future update.

    2. See file in 1.

    3. Try to adjust spacing, etc. in the stylesheet.css file. Use firefox and install firebug to help you with css adjustments.

    Thanks,

    Anne
    I was able to change the name of Specials and New Products easily, thank you. I lenghtened the width of the nav bar that now reads Shop Our Sale and there is now one directly under it that reads New Arrivals. I also see a third one peeking out from under that one.

    What I'd like to do now is just have the one long nav bar that reads Shop Our Sale with the images under it and none of the other ones showing. It seems they are combined. How can I turn off the New Arrivals black bar heading and images? I'd also like the Shop Our Sale to always remain open.

    Thank you.

    http://designerperfumesnob.authsafe.com/

  3. #113
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Piccadilly Posh Template Support Thread

    Quote Originally Posted by traytray View Post
    I was able to change the name of Specials and New Products easily, thank you. I lenghtened the width of the nav bar that now reads Shop Our Sale and there is now one directly under it that reads New Arrivals. I also see a third one peeking out from under that one.

    What I'd like to do now is just have the one long nav bar that reads Shop Our Sale with the images under it and none of the other ones showing. It seems they are combined. How can I turn off the New Arrivals black bar heading and images? I'd also like the Shop Our Sale to always remain open.

    Thank you.

    http://designerperfumesnob.authsafe.com/
    You can turn off new arrivals in admin--configuration--index listing.

    Follow these instructions to change which tab shows by default:

    http://www.zen-cart.com/showthread.p...72#post1134272


    Thanks,

    Anne

  4. #114
    Join Date
    May 2012
    Posts
    564
    Plugin Contributions
    0

    Default Re: Piccadilly Posh Template Support Thread

    Following your instructions, I am now showing only the Specials on the Main Page, but I still cannot get rid of that extra black bar. This is what my stylesheet_module_tabs.css looks like right now:

    #moduleMenu { background:none; border:0px solid #000; border-bottom:0; height:30px;}
    #moduleMenu span{ float:left;}
    #moduleMenu span a {color:#fffffd;display:block;outline:none;text-align:center;padding-top:20px;font-size:14px;font-weight:bold;}
    #moduleMenu span a:hover {}
    #moduleMenu span a:active {}
    #specialsDefault {display:block;}
    .moduleBox{background: url(../images/sidebox-bk-1.png) repeat-x;width:624px;height:50px;padding-left:5px;margin-top:-29px;}
    #moduleMenu-wrapper{border:1px solid #ccc;width:95%;margin:0 auto;background:#fff;margin-top:45px;}

    Can you also please advise how to get the product description from the top of the Specials images to below the images.

    Thank you.

    http://designerperfumesnob.authsafe.com/

  5. #115
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Piccadilly Posh Template Support Thread

    Quote Originally Posted by traytray View Post
    Following your instructions, I am now showing only the Specials on the Main Page, but I still cannot get rid of that extra black bar. This is what my stylesheet_module_tabs.css looks like right now:

    #moduleMenu { background:none; border:0px solid #000; border-bottom:0; height:30px;}
    #moduleMenu span{ float:left;}
    #moduleMenu span a {color:#fffffd;display:block;outline:none;text-align:center;padding-top:20px;font-size:14px;font-weight:bold;}
    #moduleMenu span a:hover {}
    #moduleMenu span a:active {}
    #specialsDefault {display:block;}
    .moduleBox{background: url(../images/sidebox-bk-1.png) repeat-x;width:624px;height:50px;padding-left:5px;margin-top:-29px;}
    #moduleMenu-wrapper{border:1px solid #ccc;width:95%;margin:0 auto;background:#fff;margin-top:45px;}

    Can you also please advise how to get the product description from the top of the Specials images to below the images.

    Thank you.

    http://designerperfumesnob.authsafe.com/
    You will need to edit the includes/modules/override/specials_index.php file to re-arrange the elements in the specials box.

    Thanks,

    Anne

  6. #116
    Join Date
    May 2012
    Posts
    564
    Plugin Contributions
    0

    Default Re: Piccadilly Posh Template Support Thread

    I still can't figure out how to remove the second heading bar under Shop Our Sale.

    http://designerperfumesnob.authsafe.com/

    Could you please offer fix?

    Thank you.

  7. #117
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Piccadilly Posh Template Support Thread

    Quote Originally Posted by traytray View Post
    I still can't figure out how to remove the second heading bar under Shop Our Sale.

    http://designerperfumesnob.authsafe.com/

    Could you please offer fix?

    Thank you.
    Use firebug or a similar web developers tool, or view the source code and find the id or class on the page element. Then use a display:none in your stylesheet to turn it off.

    Thanks,

    Anne

  8. #118
    Join Date
    May 2012
    Posts
    564
    Plugin Contributions
    0

    Default Re: Piccadilly Posh Template Support Thread

    Anne, I had it set to "dissplay" none. Once I corrected my spelling error, poof, the black bar disappeared.

    Thank you!!!

  9. #119
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Piccadilly Posh Template Support Thread

    Quote Originally Posted by traytray View Post
    Anne, I had it set to "dissplay" none. Once I corrected my spelling error, poof, the black bar disappeared.

    Thank you!!!
    Ok, I am happy that you figured it out.

    Thanks,

    Anne

  10. #120
    Join Date
    Jun 2011
    Location
    South Australia, Australia
    Posts
    55
    Plugin Contributions
    0

    Default Re: Piccadilly Posh Template Support Thread

    Just wondering what is the font that is used in the logo section as I would like to be able to use it or something like it
    www.scentaliciousbytanja.com.au

 

 
Page 12 of 35 FirstFirst ... 2101112131422 ... LastLast

Similar Threads

  1. Lavender Template Support Thread
    By kobra in forum Addon Templates
    Replies: 262
    Last Post: 13 May 2015, 01:00 AM
  2. TB Sempre Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 48
    Last Post: 19 Mar 2015, 06:33 PM
  3. v138a Customers cant create an account? - Piccadilly Posh Template
    By Party Craze in forum General Questions
    Replies: 7
    Last Post: 6 Sep 2012, 10:30 AM
  4. v138a Customers cant create an account? - Piccadilly Posh Template
    By Party Craze in forum General Questions
    Replies: 3
    Last Post: 6 Sep 2012, 08:44 AM
  5. Turpy Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 3
    Last Post: 20 Feb 2012, 07:36 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