Page 7 of 35 FirstFirst ... 5678917 ... LastLast
Results 61 to 70 of 343
  1. #61
    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 annav View Post
    Hello,

    I'm trying to change the font across the whole site to Century Gothic. I made the change in the stylesheet (right at the top in the body section) and added: font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; - that didn't work so I just used century gothic only but that still didn't work.

    Are you able to use a different font in the template and was I changing it at the correct spot?

    Thanks.
    Yes, you can change the font to anything that you like. Try:

    Code:
    font-family: Century Gothic, sans-serif;
    Thanks,

    Anne

  2. #62
    Join Date
    Jul 2008
    Location
    Sydney, Australia
    Posts
    171
    Plugin Contributions
    0

    Default Re: Piccadilly Posh Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Yes, you can change the font to anything that you like. Try:

    Code:
    font-family: Century Gothic, sans-serif;
    Thanks,

    Anne
    Thanks Anne, but that didn't seem to work either.

    If you have any other suggestions that would be great otherwise it's no big deal really.

    Thanks
    Anna

  3. #63
    Join Date
    Jul 2008
    Location
    Sydney, Australia
    Posts
    171
    Plugin Contributions
    0

    Default Re: Piccadilly Posh Template Support Thread

    Hi again,

    I just have a couple of questions.

    On the home page is it possible to center the "new, featured and specials" tab.

    Also on the home page, is it possible to have the new products show automatically whenever you go into the home page instead of having to click on the tab.

    Thanks
    Anna
    toycrazy.com.au

  4. #64
    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 annav View Post
    Hi again,

    I just have a couple of questions.

    On the home page is it possible to center the "new, featured and specials" tab.

    Also on the home page, is it possible to have the new products show automatically whenever you go into the home page instead of having to click on the tab.

    Thanks
    Anna
    toycrazy.com.au
    To center the tabs add this to the sylesheet_module_tabs.css file #moduleMenu

    Code:
    margin-left:120px;
    See this link for your second question:

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

    Thanks,

    Anne

  5. #65
    Join Date
    Jul 2008
    Location
    Sydney, Australia
    Posts
    171
    Plugin Contributions
    0

    Default Re: Piccadilly Posh Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    To center the tabs add this to the sylesheet_module_tabs.css file #moduleMenu

    Code:
    margin-left:120px;
    See this link for your second question:

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

    Thanks,

    Anne
    Thanks for that, much appreciated.

    I also wanted to ask if this template has the option for adding a Testimonials page. I couldn't see one in the side boxes options, so I'm thinking I may have to download one. If so, what do you recommend.

    Thanks
    Anna
    toycrazy.com.au

  6. #66
    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 annav View Post
    Thanks for that, much appreciated.

    I also wanted to ask if this template has the option for adding a Testimonials page. I couldn't see one in the side boxes options, so I'm thinking I may have to download one. If so, what do you recommend.

    Thanks
    Anna
    toycrazy.com.au
    You can either add testimonials as an ezpage, or you can install the tesimonials manager plugin.

    Thanks,

    Anne

  7. #67
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Piccadilly Posh Template Support Thread

    Hi Anne,

    My sister wants to suppress the google and blog in the drop-down menu, but putting the following in the mega menu stylesheet isn't working:

    .hgoogle {display:none;}
    .hblog {display:none;}

    www.findmypromdress com

    She does not want to turn it completely off, as in post 57 on page 6.

    I have your Newport template on one of my sites and the code worked there, turning google and blog off in the drop-down:

    fashion-mart.biz

    Any help appreciated, thanks!

    Steve
    Steve
    prommart.com

  8. #68
    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 SPH View Post
    Hi Anne,

    My sister wants to suppress the google and blog in the drop-down menu, but putting the following in the mega menu stylesheet isn't working:

    .hgoogle {display:none;}
    .hblog {display:none;}

    www.findmypromdress com

    She does not want to turn it completely off, as in post 57 on page 6.

    I have your Newport template on one of my sites and the code worked there, turning google and blog off in the drop-down:

    fashion-mart.biz

    Any help appreciated, thanks!

    Steve
    You need to add the classes to the includes/templates/piccadilly_posh/common/tpls_mega_menu.css file.

    Thanks,

    Anne

  9. #69
    Join Date
    Jul 2012
    Posts
    34
    Plugin Contributions
    0

    Default Re: Piccadilly Posh Template Support Thread

    Anne,

    I am trying to disable all of the Connect with Us social media options except Facebook, but I cannot disable them. My website is www.fancyinfrills.com. I added {the display:none} lines to the bottom of the stylesheet_mega_menu.css file per the readme file, but they are still there. Any ideas?

  10. #70
    Join Date
    Jul 2012
    Posts
    34
    Plugin Contributions
    0

    Default Re: Piccadilly Posh Template Support Thread

    My apologies. Let me try the suggestion posted before my post. I didn't see that when I posted.

 

 
Page 7 of 35 FirstFirst ... 5678917 ... 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