Results 1 to 10 of 16

Hybrid View

  1. #1
    Join Date
    Feb 2007
    Posts
    24
    Plugin Contributions
    0

    Default Customized sideboxes for categories

    I am sure there must be a thread on it somewhere but I can't see to find it.

    I would like to add customized sideboxes that display static information. I would like specific sideboxes to show based on category.

    Can someone tell me how to do this? Or point me to a similar thread?

    Thanks

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Customized sideboxes for categories

    you can get the blank sidebox or about us sidebox in the downloads/sideboxes area and make as many as you want

    Each will then have a tag(#box name) and in the css by page (see the read me in the /css folder) you can use #box name { display: none; }
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Feb 2007
    Posts
    24
    Plugin Contributions
    0

    Default Re: Customized sideboxes for categories

    I understand CSS but I am not understanding this statement. Can you explain? Especially "tag(#box name) ".

    "Each will then have a tag(#box name) and in the css by page (see the read me in the /css folder) you can use #box name { display: none; }"

  4. #4
    Join Date
    Feb 2007
    Posts
    24
    Plugin Contributions
    0

    Default Re: Customized sideboxes for categories

    OK I also read this thread:
    http://www.zen-cart.com/forum/showth...ight=page_name


    I am confused in a couple of areas:

    Is there an actual css file named page_name? Or do I create one for the products page?
    [FONT=Calibri] page_name.css // changes to one page [/FONT]
    [FONT=Calibri][/FONT]
    [FONT=Calibri]c_??_??.css // changes to all info pages in a category[/FONT]
    [FONT=Calibri]Also, if I used this file for the category would I name it c_3.css if my cpath was "3" for example? [/FONT]
    http://www.mydomain.com/index.php?ma...=index&cPath=3
    [FONT=Calibri]And do I just place these new CSS files in the /includes/templates/template_default/css/ directory?[/FONT]
    [FONT=Calibri]Sorry to be asking such simple questions... I am just new to Zen Cart. [/FONT]
    Thanks

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Customized sideboxes for categories

    Is there an actual css file named page_name? Or do I create one for the products page?
    You need to create this page and name it accordlingly
    Also, if I used this file for the category would I name it c_3.css if my cpath was "3" for example? http://www.mydomain.com/index.php?ma...=index&cPath=3
    Yes that is correct...
    And do I just place these new CSS files in the includes/templates/template_default/css/ directory?
    No, not templates/template_default/css. You should be creating your own "named" template for several reasons and this is in the FAQ's...it woul be along the line of

    templates/What_ever_you_name_your_template/css
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Feb 2007
    Location
    Los Angeles
    Posts
    359
    Plugin Contributions
    0

    Default Re: Customized sideboxes for categories

    Hi

    i am trying to customize my main page , i like what this guy did http://www.digitaleyours.com/
    i am not trying to make a major change, just basic stuff, like spacing line with dot next to catagory names , apply some color to main, etc...

    i could not fine any where my main page to make the changes,

    my site www.tiledepot.us/store

    as you see i made some changes , but i like to do more

    thank you

 

 

Similar Threads

  1. Replies: 6
    Last Post: 7 Mar 2013, 04:36 PM
  2. Turning of some sideboxes for some categories
    By jvanree in forum Basic Configuration
    Replies: 2
    Last Post: 24 Oct 2008, 03:00 PM
  3. Adding customized links to sideboxes
    By maclancer in forum General Questions
    Replies: 3
    Last Post: 19 Apr 2008, 12:28 AM
  4. customized sideboxes
    By ctcentralinfo in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Jan 2007, 05:36 PM

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