Page 1 of 2 12 LastLast
Results 1 to 10 of 3041

Hybrid View

  1. #1
    Join Date
    Apr 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hiya!

    Love the template, and I am using it as a basis to my new store I am in the process of putting together.
    I am a complete beginner with CSS, but I have spent the afternoon tinkering around with things, and switching out all the colors to yellow to document what changes what, and where

    I have one piece left that I would like to remove from view, which is still (at this time, until I figure it out) colored yellow.

    My site is http://www.shirt10tees.com/ and I would be very grateful if someone could point me to what I should delete / comment out to make this simply disappear.

    Thanks in advance!

    --Ben--

  2. #2
    Join Date
    Mar 2007
    Location
    Dexter, MO USA
    Posts
    32
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    In Admin; under Configuration, Layout Settings, set Define Breadcrumb Status to '0'.

  3. #3
    Join Date
    Mar 2007
    Location
    Dexter, MO USA
    Posts
    32
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by shirt10 View Post
    Hiya!

    Love the template, and I am using it as a basis to my new store I am in the process of putting together.
    I am a complete beginner with CSS, but I have spent the afternoon tinkering around with things, and switching out all the colors to yellow to document what changes what, and where

    I have one piece left that I would like to remove from view, which is still (at this time, until I figure it out) colored yellow.

    My site is http://www.shirt10tees.com/ and I would be very grateful if someone could point me to what I should delete / comment out to make this simply disappear.

    Thanks in advance!

    --Ben--
    In Admin; under Configuration, Layout Settings, set Define Breadcrumb Status to '0'.

  4. #4
    Join Date
    Apr 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by dnolan View Post
    In Admin; under Configuration, Layout Settings, set Define Breadcrumb Status to '0'.
    This turned off the "Home" text (which is actually something I didn't mind turning off for the front page only, option 2), it didn't touch the categories in the currently yellow section.

  5. #5
    Join Date
    Apr 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    After a new session of fiddling around with settings I have found my answer

    It was the "Categories - Tab Menu ON/OFF" option in the Configuration / Layout Section

    --Ben--

  6. #6
    Join Date
    Mar 2008
    Posts
    20
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Not sure if this problem i'm facing is from your template. I would like to know can i shift the whole add to cart box and attributes to the left instead of the right? Some attributes are too long and will go to the next line.

    http://fashiontinkz.com/index.php?ma...roducts_id=257

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by droidwork View Post
    Not sure if this problem i'm facing is from your template. I would like to know can i shift the whole add to cart box and attributes to the left instead of the right? Some attributes are too long and will go to the next line.

    http://fashiontinkz.com/index.php?ma...roducts_id=257
    This is controlled by the product_info.css that is not part of my template. Simply change float:right; to float:left;
    Code:
    #buybox {
    margin:0;
    padding:3px;
    width:45%;
    text-align:center;
    float:right;
    }

  8. #8
    Join Date
    Mar 2008
    Posts
    20
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jettrue View Post
    This is controlled by the product_info.css that is not part of my template. Simply change float:right; to float:left;
    Code:
    #buybox {
    margin:0;
    padding:3px;
    width:45%;
    text-align:center;
    float:right;
    }
    thank you very much. It worked. Do you also happen to know how can i extend the limit of the attribute text?

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by droidwork View Post
    thank you very much. It worked. Do you also happen to know how can i extend the limit of the attribute text?
    Same place, increase the 45%.

  10. #10
    Join Date
    May 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hi

    Can someone help? I need to remove the grey background as in the website

    Please tell me how i can do it... Thanks

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3726
    Last Post: 2 Feb 2026, 06:28 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

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