Page 29 of 35 FirstFirst ... 192728293031 ... LastLast
Results 281 to 290 of 343
  1. #281
    Join Date
    Jan 2009
    Posts
    84
    Plugin Contributions
    0

    Default Re: Piccadilly Posh Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Hello ;-) Announcing the 16th free zen cart template release to the community.

    Attachment 10737

    See the live demo here:

    http://www.picaflor-azul.com/free-de...iccadilly_posh

    Template Features:

    • Super flexible design perfect for all types of ecommerce stores--the possibilites are endless!

    • Fixed width 2 or 3 column display

    • Matching button set included

    • Matching icons

    • Custom header with header search box, shopping cart total number of items, and dollar amount.

    • Fully customizable header drop down mega menu with quick links, shop, brands, info (includes admin configurable ez pages), connect with us, and service (with customizable text and images).

    • Home Page slideshow included

    • Tabbed home page centerbox content for New Products, Featured Products, and Specials

    • Add This social bookmarking added to all product pages (includes Facebook like button, Twitter Tweet Button, and 300+ Sharing Services)

    • Custom footer featuring a footer menu with contact information (telephone and link to contact us page), information, customer support, and useful links (ez pages), integrated, optional links to your Facebook, Twitter, Youtube, Pinterest, Google Plus, and blog, and optional, customizable links to payment options.

    • Cross Browser tested using Firefox, IE9, IE8, IE7, Google Chrome, Opera, and Safari.

    • W3C Valid XHTML and CSS

    • Comes with the following modules installed: Column Layout Grid, About Us Page, Footer Menu , Column Divider Pro, Designer Monthly Boxes, Pure CSS Mega Menu

    • No changes to core files

    • Detailed html readme file with written tutorials and screen shots and links to videos of the installation and customization steps

    • Fully compatible with versions 1.3.8, 1.3.9, 1.5. Would probably work with lower versions although it has not been tested.





    Please post any questions or bugs here.

    Thanks,

    Anne
    Hi Anne,
    I have been using Picadilly Posh on one of my sites for quite a while but just noticed (or just remembered) that the Specials tab in the green bar on the home page does not work. Site is on Version 1.3.9h.
    http://www.findmypromdress.com/

    There are specials but when clicking the tab they do not appear. Here is a link to the specials:
    http://www.findmypromdress.com/specials/

    If, for some reason, I can't get it to work, is there a way to turn it off? If customers click there they will assume there are no specials.

    Thanks,
    Nancy

  2. #282
    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 nfallat View Post
    Hi Anne,
    I have been using Picadilly Posh on one of my sites for quite a while but just noticed (or just remembered) that the Specials tab in the green bar on the home page does not work. Site is on Version 1.3.9h.
    http://www.findmypromdress.com/

    There are specials but when clicking the tab they do not appear. Here is a link to the specials:
    http://www.findmypromdress.com/specials/

    If, for some reason, I can't get it to work, is there a way to turn it off? If customers click there they will assume there are no specials.

    Thanks,
    Nancy
    You can compare your template files to the ones in the original template package. Especially the includes/templates/piccadilly_posh/templates/tpl_index_default.php to find out what mistake you have introduced.

    You can turn off the specials tab in admin--configuration--index listing

    Thanks,

    Anne

  3. #283
    Join Date
    Jan 2009
    Posts
    84
    Plugin Contributions
    0

    Default Re: Piccadilly Posh Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    You can compare your template files to the ones in the original template package. Especially the includes/templates/piccadilly_posh/templates/tpl_index_default.php to find out what mistake you have introduced.

    You can turn off the specials tab in admin--configuration--index listing

    Thanks,

    Anne
    I found a difference at the end of the tpl_index_default.php file. The following was added to include main page lower text.
    <div id="indexDefaultLowerContent" class="content"><?php require($define_main_page_lower); ?></div>

    I removed it to see if that was the problem but it made no difference so I put it back.

    I did not see any other differences and the other files, I believe, are the originals, so I gave up and just turned off the specials on the main page.

    If you have any other ideas, I would appreciate it, but I am OK with just leaving it turned off on the main page. Thanks for your help.
    Nancy

  4. #284
    Join Date
    Jul 2008
    Location
    Sydney, Australia
    Posts
    171
    Plugin Contributions
    0

    Default Re: Piccadilly Posh Template Support Thread

    Hi,

    Is it possible to move the logo up so it's above the top row menu?

    Thanks
    Anna
    www.toycrazy.com.au

  5. #285
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Piccadilly Posh Template Support Thread

    Quote Originally Posted by annav View Post
    Hi,

    Is it possible to move the logo up so it's above the top row menu?

    Thanks
    Anna
    www.toycrazy.com.au
    a lot of adjustments can be done with the stylesheet in the css folder of your template

  6. #286
    Join Date
    Jul 2008
    Location
    Sydney, Australia
    Posts
    171
    Plugin Contributions
    0

    Default Re: Piccadilly Posh Template Support Thread

    Quote Originally Posted by DarkAngel View Post
    a lot of adjustments can be done with the stylesheet in the css folder of your template
    Sorry, I also should have added to my post "and where and how and what do I change?".

  7. #287
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Piccadilly Posh Template Support Thread

    Quote Originally Posted by annav View Post
    Sorry, I also should have added to my post "and where and how and what do I change?".
    Usually I say something to how but since I have had a migraine for the entire month of March---just been feeling a bit better for 3 days --- the brain was in a happy place and did not think..sorry

    I would look for: includes/templates/pacadilly folder/css folder/stylesheet.php

    Then Look for:

    #logo {padding-top:0px;padding-left:0px;margin-top:-30px;margin-bottom:25px;
    position:relative;z-index:15010;}


    it will take playing with the numbers and replacing the file then trying the page to see results

    BACKUP THE FILE BEFORE YOU EDIT IT. Using mac or pc?

    First try adjusting the numbers in the red ones then if need to change the number in the blue one.

    give a yell if you need more help


    feel free to pm me but I took a look at your site and it looks good where it is supposed to be...of course if it is due to it being oval you can always create on of the same width and height in a rectangle. We are not set in gold as to what our logos need look like.

  8. #288
    Join Date
    Jul 2008
    Location
    Sydney, Australia
    Posts
    171
    Plugin Contributions
    0

    Default Re: Piccadilly Posh Template Support Thread

    Thanks, worked great!

    Now if I can ask how to move the links on the mega menu so that they align to the left

    Anna
    www.toycrazy.com.au

  9. #289
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Piccadilly Posh Template Support Thread

    Quote Originally Posted by annav View Post
    Thanks, worked great!

    Now if I can ask how to move the links on the mega menu so that they align to the left

    Anna
    www.toycrazy.com.au
    LOL that one gave e such a problem to do when I did it for a client and we opted to just leave the header be since it was looking better for her site

    you need the stylesheet_mega_menu.css file to play with

    possibly looking and editing the sizes here:

    #mega-wrapper
    {
    width: 980px;
    margin:0 auto;
    display:block; <--- maybe set to inline
    position: relative;
    z-index:9999;
    background: url(../images/menu-bk.png) repeat-x;
    margin-top:-60px;
    }

    #mega-wrapper .mega-menu
    {
    list-style:none;
    width:680px;
    margin:0px auto 0px auto;
    height:82px;
    padding:0px 0px 0px 0px;
    margin-left:300px;
    position:relative;
    top:20px;
    }

    it has been quite awhile and as I said I realy don't remember what I did. Maybe setting things to inline or position left might help but there are several places in there to try editing and again do the edit/upload/try page to see

  10. #290
    Join Date
    Jul 2008
    Location
    Sydney, Australia
    Posts
    171
    Plugin Contributions
    0

    Default Re: Piccadilly Posh Template Support Thread

    No, that didn't change things either.

    Hopefully Anne will see this and reply.

 

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