Page 43 of 55 FirstFirst ... 33414243444553 ... LastLast
Results 421 to 430 of 543
  1. #421
    Join Date
    Nov 2012
    Posts
    31
    Plugin Contributions
    0

    Default Re: Avonlee Contempo Template Support Thread

    Hi Anne - thanks for the continuing assistance.

    I could be losing the plot here. However I installed the social_network_sidebar.

    The list below is the files as shown in supplied in the readme docs.
    ----------------------------------------------------------------------------------------
    includes/languages/english/extra_definitions/YOUR_TEMPLATE/social_sidebar_defines.php
    includes/templates/YOUR_TEMPLATE/common/tpl_main_page.php.php
    includes/templates/YOUR_TEMPLATE/css/stylesheet_social_sidebar.css
    includes/templates/YOUR_TEMPLATE/images/blog.png
    includes/templates/YOUR_TEMPLATE/images/facebook.png
    includes/templates/YOUR_TEMPLATE/images/google.png
    includes/templates/YOUR_TEMPLATE/images/pinterest.png
    includes/templates/YOUR_TEMPLATE/images/twitter.png
    includes/templates/YOUR_TEMPLATE/images/youtube.png
    includes/templates/YOUR_TEMPLATE/jscript/jscript_jquery.min.php
    includes/templates/YOUR_TEMPLATE/jscript/jquery.sidebar.js
    ------------------------------------------------------------------

    But the files when I download and unzip to install the package do not match which is making it difficult to reference with the settings docs.

    eg. There is a "social_defines.php" included not a "social_sidebar_defines.php"

    The docs refer to the following file to turn off unwanted icons - "includes/templates/YOUR_TEMPLATE/css/stysheet_social_header.css"
    but I cannot find that.
    I have a "stylesheet_social_sidebar.css" but changes do not have the desired effect.

    Regards
    David

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

    Default Re: Avonlee Contempo Template Support Thread

    Quote Originally Posted by Touchwood View Post
    Hi Anne - thanks for the continuing assistance.

    I could be losing the plot here. However I installed the social_network_sidebar.

    The list below is the files as shown in supplied in the readme docs.
    ----------------------------------------------------------------------------------------
    includes/languages/english/extra_definitions/YOUR_TEMPLATE/social_sidebar_defines.php
    includes/templates/YOUR_TEMPLATE/common/tpl_main_page.php.php
    includes/templates/YOUR_TEMPLATE/css/stylesheet_social_sidebar.css
    includes/templates/YOUR_TEMPLATE/images/blog.png
    includes/templates/YOUR_TEMPLATE/images/facebook.png
    includes/templates/YOUR_TEMPLATE/images/google.png
    includes/templates/YOUR_TEMPLATE/images/pinterest.png
    includes/templates/YOUR_TEMPLATE/images/twitter.png
    includes/templates/YOUR_TEMPLATE/images/youtube.png
    includes/templates/YOUR_TEMPLATE/jscript/jscript_jquery.min.php
    includes/templates/YOUR_TEMPLATE/jscript/jquery.sidebar.js
    ------------------------------------------------------------------

    But the files when I download and unzip to install the package do not match which is making it difficult to reference with the settings docs.

    eg. There is a "social_defines.php" included not a "social_sidebar_defines.php"

    The docs refer to the following file to turn off unwanted icons - "includes/templates/YOUR_TEMPLATE/css/stysheet_social_header.css"
    but I cannot find that.
    I have a "stylesheet_social_sidebar.css" but changes do not have the desired effect.

    Regards
    David
    Please take a look at the forum thread for the social networking sidebar module as these questions have already been addresses there.

    Thanks,

    Anne

  3. #423
    Join Date
    Nov 2012
    Posts
    31
    Plugin Contributions
    0

    Default Re: Avonlee Contempo Template Support Thread

    Hi Anne - thanks for your advice regarding Social Network Slider.

    I have still an issue with the height of the bar after removing the unwanted icons etc.

    "You can shorten the bar by adjusting the stylesheet_social_sidebar.css"

    Do I need to create a new entry to achieve this. I think it is 300px high standard but as I have only 3 Icons 155px is required.

    .sidebar{background:#e3e9ff;-moz-border-radius:10px;border:3px solid #bbccff;position:fixed;cursorointer;}
    .sidebar-words{color:#000000;font-weight:bold;font-family:helvetica;list-style:none;padding:0px;}
    .soico{margin-right:2px;margin-bottom:5px;margin-top:5px;width:40px;}

    Regards

    David

  4. #424
    Join Date
    Nov 2012
    Posts
    31
    Plugin Contributions
    0

    Default Re: Avonlee Contempo Template Support Thread

    Hi Anne -

    Can you point me in the direction to add an All Products Tab to the Centre Box Tabs I already have , New,Featured and Specials.

    Thankyou.

    David

  5. #425
    Join Date
    Oct 2010
    Posts
    8
    Plugin Contributions
    0

    Default Re: Avonlee Contempo Template Support Thread

    Hi anna. First of all i just wanna say thanks for this free template, second i have a little issue i can't find a solution for. After installing the template it is a script on the frontend that shows new product, featured and special. This module tab does not work on my site. If i can't get it working, ill rather remove it. Can you point me i the right direction on any of the issues? Many thanks.

    See the problem here. www.pocketbikedeler.no

  6. #426
    Join Date
    Oct 2010
    Posts
    8
    Plugin Contributions
    0

    Default Re: Avonlee Contempo Template Support Thread

    Nevermind, i found the solution here:

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

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

    Default Re: Avonlee Contempo Template Support Thread

    Quote Originally Posted by Touchwood View Post
    Hi Anne -

    Can you point me in the direction to add an All Products Tab to the Centre Box Tabs I already have , New,Featured and Specials.

    Thankyou.

    David
    You can edit the includes/templates/avonlee_contempo/templates/tpl_index_default.php

    Thanks,

    Anne

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

    Default Re: Avonlee Contempo Template Support Thread

    Quote Originally Posted by Touchwood View Post
    Hi Anne - thanks for your advice regarding Social Network Slider.

    I have still an issue with the height of the bar after removing the unwanted icons etc.

    "You can shorten the bar by adjusting the stylesheet_social_sidebar.css"

    Do I need to create a new entry to achieve this. I think it is 300px high standard but as I have only 3 Icons 155px is required.

    .sidebar{background:#e3e9ff;-moz-border-radius:10px;border:3px solid #bbccff;position:fixed;cursorointer;}
    .sidebar-words{color:#000000;font-weight:bold;font-family:helvetica;list-style:none;padding:0px;}
    .soico{margin-right:2px;margin-bottom:5px;margin-top:5px;width:40px;}

    Regards

    David
    Change the height/width in the includes/templates/avonlee_contempo/common/tpl_main_page.php

    Thanks,

    Anne

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

    Default Re: Avonlee Contempo Template Support Thread

    Quote Originally Posted by tavikki_adbuddy View Post
    Nevermind, i found the solution here:

    http://www.zen-cart.com/showthread.p...72#post1134272
    I am happy that you figured it out.

    Thanks,

    Anne

  10. #430
    Join Date
    Nov 2012
    Posts
    31
    Plugin Contributions
    0

    Default Re: Avonlee Contempo Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Change the height/width in the includes/templates/avonlee_contempo/common/tpl_main_page.php

    Thanks,

    Anne
    Thanks again for your support.

    Regards

 

 
Page 43 of 55 FirstFirst ... 33414243444553 ... LastLast

Similar Threads

  1. How to make the "PRODUCT DETAILS" button not display ? (Avonlee Contempo Template)
    By cmike in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 12 Apr 2014, 04:04 PM
  2. Replies: 2
    Last Post: 4 Mar 2014, 08:58 PM
  3. How to change the product image display mode "Avonlee Contempo template" ?
    By cmike in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 24 Feb 2014, 10:32 AM
  4. About "Avonlee Contempo" Template - Layout , store logo and product description
    By cmike in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 13 Feb 2014, 08:27 AM
  5. Avonlee Contempo template
    By nothingnuaghty in forum Addon Templates
    Replies: 2
    Last Post: 15 Dec 2010, 08:05 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