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

Hybrid View

  1. #1
    Join Date
    May 2006
    Location
    Scotland
    Posts
    198
    Plugin Contributions
    0

    help question Re: Apple Zen Template Support Thread

    Hi Jettrue,

    You are fab! Thanks for that.
    After promising that I would stop bothering you, I keep coming back with more. I'm really sorry.
    The client now says that they want the image on the home page - inserted into define_main_page.php to stretch right across the area horizontally - ie. 100% width between the grey shadowed borders that go up the sides.
    I cannot see where this is defined. I was looking for margins that I could set to 0 but I can't find it anywhere. Can you help??

  2. #2
    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 high2K View Post
    Hi Jettrue,

    You are fab! Thanks for that.
    After promising that I would stop bothering you, I keep coming back with more. I'm really sorry.
    The client now says that they want the image on the home page - inserted into define_main_page.php to stretch right across the area horizontally - ie. 100% width between the grey shadowed borders that go up the sides.
    I cannot see where this is defined. I was looking for margins that I could set to 0 but I can't find it anywhere. Can you help??
    There's padding on .centerColumn, which is good, as you would want some space for product listings and such. But for the home page, you can do this:

    #indexHomeBody .centerColumn {padding:0;margin:0;width:100%!important;}

    Then, in my testing, it looks like the image will need to be 821 pixels wide.

  3. #3
    Join Date
    May 2006
    Location
    Scotland
    Posts
    198
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    [QUOTE=jettrue;392335]
    #indexHomeBody .centerColumn {padding:0;margin:0;width:100%!important;}
    QUOTE]

    I have added this to my style sheet, but is there some other file I need to adjust as I'm not seeing the desired effect?

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

    Default Re: Apple Zen Template Support Thread

    [QUOTE=high2K;392343]
    Quote Originally Posted by jettrue View Post
    #indexHomeBody .centerColumn {padding:0;margin:0;width:100%!important;}
    QUOTE]

    I have added this to my style sheet, but is there some other file I need to adjust as I'm not seeing the desired effect?
    I guess you got this figured out, cause I see the image all the way across in both IE and Firefox?

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

    Default Language box in header?

    [FONT=Arial][FONT=Arial][FONT=Arial][FONT=Arial]To allow more viewable area for products, I have set Applezen to have NO sideboxes by setting Column Right Status - Global to 0. In doing so, the language box is no longer visable. Is it possible to have[/FONT][/FONT][FONT=Arial][FONT=Arial] the language box show in the header area?[/FONT][/FONT]
    [/FONT]
    [/FONT]
    H. Light
    Florida

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

    Default No right sidebox problem

    [FONT=Arial]To allow more viewable area for products, I have set Applezen to have NO sideboxes by setting Column Right Status - Global to 0. I cannot seem to make use of the left sidebox area and the right sidebox area has a very light gray background. Can these problems be corrected?[/FONT]
    H. Light
    Florida

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

    Default Re: No right sidebox problem

    Quote Originally Posted by hllight View Post
    [FONT=Arial]To allow more viewable area for products, I have set Applezen to have NO sideboxes by setting Column Right Status - Global to 0. I cannot seem to make use of the left sidebox area and the right sidebox area has a very light gray background. Can these problems be corrected?[/FONT]
    Change .centerColumn to width:95%.

    To address the issue of not enough space at the bottom of the template, you can change the padding of .centerColumn to:

    padding:0 2% 2% 2%;

    To address the add to cart box, you'd need to open up includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php to move the add to cart section below the attributes section.

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

    Default Re: No right sidebox problem

    This is really a great template. I will play with your recommendations today! Thank you very much!
    H. Light
    Florida

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

    Default Re: No right sidebox problem

    Jettrue:
    Where can I make a financial contribution for your efforts?
    Your suggestions corrected all issues with the excepiton of removing the light gray area from the right sidebox area.
    I found the following in your stylesheet.css file:
    #centerColumnWrapper {
    background:url(../images/shadowRight.png) repeat-y 100% 0;
    width:71em;
    }
    I changed the setting to "repeat-y 0 0" like the shadowLeft.png thinking that would remove the shading. It did not work. I also changed 71em to 0 and that didn't do anything either. Any suggestions? I suppose I could edit the .png file and make it white, but that is cheating. ;-)
    H. Light
    Florida

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

    Default Re: No right sidebox problem

    Just noticed you did not address the language box question. Since I posted several questions in separate messages it could have easily been overlooked. Without sideboxes can it be located in the header area or someplace else?
    H. Light
    Florida

 

 
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