Thread: Future Zen

Results 1 to 5 of 5
  1. #1
    Join Date
    Sep 2006
    Location
    U.K.
    Posts
    162
    Plugin Contributions
    0

    Default Future Zen

    Is it possible to add a frame to and change background colour on main page only.
    or even to add an extra sidebox in the middle of main page with the text transferred to it.

    I hope you understand what I want!!
    Stephen.
    - ZenCart v:1.3.9h - Template: Simply_Kerrin- Column layout grid. v:1.3.6 - big royal mail. v:2.3.4 - stock by attributes 4.7 - Logo Sidebox - SitemapXML v2s.

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Future Zen

    Better to post in the Future Zen support thread.

    You can have any content you want in the center column of your home page by editing define_main_page.php in admin > Tools > Define Pages Editor.

    Also, you can apply page-wide styling (including hiding desired elements) for the home page only by putting the code in a file named index_home.css and saving it in /includes/templates/your_template/css/ (same place as your main stylesheet).

  3. #3
    Join Date
    Sep 2006
    Location
    U.K.
    Posts
    162
    Plugin Contributions
    0

    Default Re: Future Zen

    Better to post in the Future Zen support thread.

    Where is that?

    You can have any content you want in the center column of your home page by editing define_main_page.php in admin > Tools > Define Pages Editor.

    Have looked at that but how can I install a frame and bg colour change?

    Sorry but coding is not my strong point, pushing buttons and drop downs are about it.
    Stephen.
    - ZenCart v:1.3.9h - Template: Simply_Kerrin- Column layout grid. v:1.3.6 - big royal mail. v:2.3.4 - stock by attributes 4.7 - Logo Sidebox - SitemapXML v2s.

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Future Zen

    The support thread is a few pages down, because people don't need to ask about it very often. Free Template "Future Zen"

    By "frame" do you just mean a border around certain text, and located in a certain place? You can do that by entering the text you want in define_main_page.php with <div id="myNewBox"> before it and </div> after it.
    THen in your /includes/templates/your_template/css/stylesheet.css, add at the bottom
    Code:
    #myNewBox {
        color: #001122;
        background-color: #ccbbaa;
        padding: 1em;
        margin: 3em;
        border: 2px solid #ff6699;
        }
    adjusting numbers to your taste.

    There is a lot more that you can do, but this will give you a start.
    Last edited by gjh42; 27 Jun 2007 at 06:21 PM.

  5. #5
    Join Date
    Sep 2006
    Location
    U.K.
    Posts
    162
    Plugin Contributions
    0

    Default Re: Future Zen

    Glenn,

    Many thanks for your help.
    Your advice has helped me to make the changes that I wanted and much appreciated.

    Best wishes
    Stephen.
    - ZenCart v:1.3.9h - Template: Simply_Kerrin- Column layout grid. v:1.3.6 - big royal mail. v:2.3.4 - stock by attributes 4.7 - Logo Sidebox - SitemapXML v2s.

 

 

Similar Threads

  1. future zen width 100%
    By giuly in forum Addon Templates
    Replies: 5
    Last Post: 26 Oct 2008, 11:23 AM
  2. tagline/etc in future zen
    By beggarsbones in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 13 Dec 2007, 05:07 PM
  3. Future Zen Template issue
    By prodesk in forum Addon Templates
    Replies: 2
    Last Post: 10 Feb 2007, 06:30 AM
  4. UK template and Future Zen
    By Jimbo in forum Addon Templates
    Replies: 5
    Last Post: 17 Aug 2006, 06:17 PM
  5. future zen help
    By Angelo in forum Addon Templates
    Replies: 2
    Last Post: 14 Jun 2006, 01:23 PM

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