Page 27 of 55 FirstFirst ... 17252627282937 ... LastLast
Results 261 to 270 of 543
  1. #261
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Avonlee Contempo Template Support Thread

    Quote Originally Posted by Gre4ka View Post
    May I ask 1 more question?
    It's possible again due to some modifications I made, but I'm not sure.
    The problem is with IE browsers. They shows input fields cursor in incorrect position - out of the fields for about 10 pixels. This happens in all possible fields. And occurs only in IE. Firefox, Opera, Chrome - all renders cursor pointer correctly. I checked default theme with IE and Avonlee in default state - all is fine in IE too.

    IE:




    Firefox:


    The bug must be caused by some modification you have made. I would do a compare between the original stylesheet and your modified stylesheet.

    Thanks,

    Anne

  2. #262
    Join Date
    Feb 2012
    Posts
    20
    Plugin Contributions
    0

    Default Re: Avonlee Contempo Template Support Thread

    Hello,
    Great work on all your templates and hat's off on offering them for free...I'll be donating once I'm up and running.

    I need a date input and would like to use a simple calendar. I uploaded JS Datepicker and files and folders and attribute code are in right place but not working whatsoever. His support thread is dusty for over a year...so I ask you: Do you know of a easy calendar mod that works with your template?

    Many thanks in advance,

    Stephen

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

    Default Re: Avonlee Contempo Template Support Thread

    Quote Originally Posted by swjake View Post
    Hello,
    Great work on all your templates and hat's off on offering them for free...I'll be donating once I'm up and running.

    I need a date input and would like to use a simple calendar. I uploaded JS Datepicker and files and folders and attribute code are in right place but not working whatsoever. His support thread is dusty for over a year...so I ask you: Do you know of a easy calendar mod that works with your template?

    Many thanks in advance,

    Stephen

    Any javascript or jquery calendar will work with the template if they are properly installed ;-)

    Thanks,

    Anne

  4. #264
    Join Date
    Nov 2011
    Posts
    12
    Plugin Contributions
    0

    Default Re: Avonlee Contempo Template Support Thread

    Hi Anne,
    Thanks for this wonderful contribution.

    I notice that the product images don't have alt text attached to them. Is there any way to include a product name or category name as alt text to the product images in the listing pages?

    It would increase the SEO and the accessibility.

    Thanks,
    Tyler Nagel

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

    Default Re: Avonlee Contempo Template Support Thread

    Quote Originally Posted by tnagel View Post
    Hi Anne,
    Thanks for this wonderful contribution.

    I notice that the product images don't have alt text attached to them. Is there any way to include a product name or category name as alt text to the product images in the listing pages?

    It would increase the SEO and the accessibility.

    Thanks,
    Tyler Nagel
    This has nothing to do with the template code. This is zen cart core code. I would recommend posting this to a more appropriate thread for help/feedback.

    Also, I do believe that all product images and product images on the product listing pages have dynamically produced alt tags from the product names.

    Thanks,

    Anne

  6. #266
    Join Date
    Nov 2011
    Posts
    12
    Plugin Contributions
    0

    Default Re: Avonlee Contempo Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    This has nothing to do with the template code. This is zen cart core code. I would recommend posting this to a more appropriate thread for help/feedback.

    Also, I do believe that all product images and product images on the product listing pages have dynamically produced alt tags from the product names.

    Thanks,

    Anne
    Oh, I feel silly. I see they are showing up now. I'm not sure if it was a temporary server glitch or I was just plain too tired, but you're right: there's alt text there now. Oops. And thanks.

  7. #267
    Join Date
    Jun 2009
    Posts
    45
    Plugin Contributions
    0

    Default Re: Avonlee Contempo Template Support Thread

    Anne, This is the second template of yours I am using. I Love them. I want an image above the nav bar that sits behind the currency, language, logo, and slogan. Is this possible with a style sheet entry or do I need to edit the PHP. How would I go about this?

    Thanks in advance,
    Shawn

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

    Default Re: Avonlee Contempo Template Support Thread

    Quote Originally Posted by shawnchr View Post
    Anne, This is the second template of yours I am using. I Love them. I want an image above the nav bar that sits behind the currency, language, logo, and slogan. Is this possible with a style sheet entry or do I need to edit the PHP. How would I go about this?

    Thanks in advance,
    Shawn
    Use the stylesheet to add a background image to the #logoWrapper.


    Thanks,

    Anne

  9. #269
    Join Date
    Jun 2009
    Posts
    45
    Plugin Contributions
    0

    Default Re: Avonlee Contempo Template Support Thread

    Anne,

    I have tried to add and image here is the section I edited and what I edited highlighted in red. What am I doing wrong?

    /*bof wrappers - page or section containers*/
    #mainWrapper {background: transparent;text-align: left;width: 950px;vertical-align: top;position:relative; top:0px;}
    #contentMainWrapper {background-color:#fff;}
    #logoWrapper {background-image: includes/templates/avonlee_contempo/images/02mid.gif;}
    #headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {margin: 0em;padding: 0em;}
    #navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {margin: auto;}
    #logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {float: left;}
    #tagline {color:#b5b5b5;font-size: 1.65em;text-align :left;text-transform:lowercase;vertical-align:bottom;margin-left:10px;margin-bottom:25px;}
    #logo {padding-top:15px;padding-left:15px;}
    #sendSpendWrapper {border: 1px solid #cacaca;float: right;margin: 0em 0em 1em 1em;}
    .floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {margin: 0;width: 47%;}
    .wrapperAttribsOptions {margin: 0.3em 0em;}

  10. #270
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: Avonlee Contempo Template Support Thread

    #logoWrapper {background-image: includes/templates/avonlee_contempo/images/02mid.gif;}

    Should be:

    background-image: url(../images/02mid.gif);
    Last edited by RescoCCC; 4 Mar 2012 at 01:11 AM.

 

 
Page 27 of 55 FirstFirst ... 17252627282937 ... 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