Page 97 of 305 FirstFirst ... 47879596979899107147197 ... LastLast
Results 961 to 970 of 3042
  1. #961
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by helpme View Post
    Thanks for your help Jade, I change the stylesheet.css file as you said however I still have the problem in Firefox? Any other idea, I did learn that you can't save changed css files so I have taken all of those off.
    And I also fixed the haderWrapper.
    Thanks for your help!
    I still see an extra </div> after the logo section, and a missing one after the drop menu.

  2. #962
    Join Date
    Jun 2007
    Posts
    15
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Nope, look again, on the site that you showed me, their content_bg.gif has a shadow that they added. That is how they did it.
    Thanks!! That did the trick.... I missed the shadow on the right of their content_bg.gif lol

    I might be back later to ask few more questions if thats ok... :)

    BTW Can you comment on www.pavs.biz/showcase , Its empty now but waiting for the design to be finished before I add any products

    Nrupesh
    Last edited by nrupesh; 30 Jun 2007 at 07:28 AM.

  3. #963
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: Apple Zen Template Support Thread

    Jettrue - sick of me yet?

    I've had a few suggestions on the site I'm building with your template.

    First: "the black category words above your drop down menu is very hard to read". Also at the top the Home/Log In is hard to read.

    Second: "rollover text colors do need to be reconsidered - including category flyouts". And they mean it: "The rollovers need work as well"

    Can you tell me which files need to be addressed to change the font colors?

    Thanks!

    http://charmsandmore.charmedbytina.com

  4. #964
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by charmedbytina2 View Post
    Jettrue - sick of me yet?

    I've had a few suggestions on the site I'm building with your template.

    First: "the black category words above your drop down menu is very hard to read". Also at the top the Home/Log In is hard to read.

    Second: "rollover text colors do need to be reconsidered - including category flyouts". And they mean it: "The rollovers need work as well"

    Can you tell me which files need to be addressed to change the font colors?

    Thanks!

    http://charmsandmore.charmedbytina.com
    You would do that in the css.

    #navCatTabsWrapper a:link, #navMainWrapper a:link {color:#ffffff;}
    #navCatTabsWrapper a:hover, #navMainWrapper a:hover {color:#ffffff;}
    #navCatTabsWrapper a:visited, #navMainWrapper a:visited {color:#ffffff;}

    The category rollovers for the dropdown menu are in the stylesheet_header_menu.css stylesheet, and to change the link colors for the site in general, you would do that with this section:


    a:link {
    color:#4f4f4f; /*site links color */
    text-decoration:none;
    }

    a:visited {
    text-decoration:none;
    color:#313131;
    }

    a:hover {
    color:#000000; /* color when links are hovered over */
    text-decoration:none;
    }

  5. #965
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: Apple Zen Template Support Thread

    As always - speedy response and right on with the answers!

    THANKS A MILLION!


  6. #966
    Join Date
    Apr 2007
    Posts
    649
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    I still see an extra </div> after the logo section, and a missing one after the drop menu.
    Jade, is it there now? I moved the </div> down to the bottom of the file and it turned my logo into a white slit. I tried moving it to other places and still the same thing. My site is also still screwed up in Firefox, any other ideas?
    I also have one other question, I noticed that charmedbytina.com is fluid, can AppleZen be fluid also? If so how can I do that?
    Thanks for your help!

  7. #967
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by helpme View Post
    Jade, is it there now? I moved the </div> down to the bottom of the file and it turned my logo into a white slit. I tried moving it to other places and still the same thing. My site is also still screwed up in Firefox, any other ideas?
    I also have one other question, I noticed that charmedbytina.com is fluid, can AppleZen be fluid also? If so how can I do that?
    Thanks for your help!
    Could you PM me a copy of your includes/templates/apple_zen/common/tpl_header.php?

    I'm not sure about making it fluid, that would take quite a bit of adjustment.

  8. #968
    Join Date
    May 2007
    Location
    Port Charlotte, FL
    Posts
    125
    Plugin Contributions
    0

    Default Removing Gift Certificates

    I would like to remove the Gift Certificate FAQ link in the INFROMATION pull down menu. I commented it out of the headermenu.php but it is still there.
    I really want to remove all references to Gift Certificates. Can this entire process be disabled? Discount coupons are okay to keep, however, if it is easier to eliminate both, it won't break my heart.

    Any help would be appreciated.
    H. Light
    Florida

  9. #969
    Join Date
    May 2007
    Location
    Port Charlotte, FL
    Posts
    125
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    I couldn't figure out how to delet the previous message. I found the answer using search. The answer was to simply turn off the Gift Certificate Module. I hope that remove all reference to Gift Certificates.

    Sorry for the unnecessary post.
    H. Light
    Florida

  10. #970
    Join Date
    May 2007
    Location
    Port Charlotte, FL
    Posts
    125
    Plugin Contributions
    0

    Default Leading space on Contact Us page

    Jade:
    I noticed that there is a leading space in front of the Store name on the Contact Us page. I checked the other sites that are using your template and all of them have the leading space.
    I searched for but could not find the appropriate file to remove the space. I thought it would be the includes/languages/english/contact_us.php file but no luck there.

    Got a fix?
    H. Light
    Florida

 

 

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3725
    Last Post: 20 Feb 2025, 05:46 PM
  2. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  3. v151 Zen Magnific Support Thread
    By mutinyzoo in forum All Other Contributions/Addons
    Replies: 79
    Last Post: 14 Sep 2015, 04:39 AM
  4. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 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