Results 1 to 6 of 6
  1. #1
    Join Date
    Feb 2009
    Location
    Chicago.. North Suburbs.....
    Posts
    15
    Plugin Contributions
    0

    Default dropdowns and navigation..

    I just finished learning a bit of CSS.. The CSS Anthology by Rachel Andrews.. I think it is a great book for future reference when you want to accomplish a certain CSS task.. So now I do understand and am comfortable with HTML markup files and CSS.. how CSS seperates the styling from the actual code..

    I have a bit of a problem and if someone can quickly guide me in the right direction I will be very grateful..

    I want to change the entire look of my zen site.. first I want to move navigation sidebar links from the side of pages to the top.. i think this would make it part of the header? I want to make these links have dropdown menus in the case that they have sub links..

    after reading the entire faq section I am inclined to believe that I will have to make changes to the includes/templates section.. more specifically I think I will have to make changes to the stylesheet.css file.. am I correct in thinking this?

    I am quite comfortable with CSS now but now I have to tie it with Zen Cart and figure this out.. thanks in advance..

  2. #2
    Join Date
    Feb 2009
    Location
    Chicago.. North Suburbs.....
    Posts
    15
    Plugin Contributions
    0

    Default Re: dropdowns and navigation..

    also, I would like to know where the HTML file that stylesheet.css styles is located.. If I can find that HTML file and disect it with the stylesheet.css I think I might be in good shape..

  3. #3
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: dropdowns and navigation..

    by navigation if you mean your category side box , then there is a free module in addon section that will create dropdown CSS for you but yet , it should also be great tool for you to advance your understanding of CSS and how zencart works. ..

    http://www.zen-cart.com/index.php?ma...roducts_id=479

  4. #4
    Join Date
    Feb 2009
    Location
    Chicago.. North Suburbs.....
    Posts
    15
    Plugin Contributions
    0

    Default Re: dropdowns and navigation..

    yeah thanks for that.. am looking at it right now..

    good stuff.. however, i wanted to do it myself so i can do it for the version 2.0.. since i am waiting for 2.0 to really get on a live server and all.. well maybe after installing it and looking at it carefully ill figure out exactly how.....

  5. #5
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: dropdowns and navigation..

    Quote Originally Posted by spotOn998 View Post
    also, I would like to know where the HTML file that stylesheet.css styles is located.. If I can find that HTML file and disect it with the stylesheet.css I think I might be in good shape..
    Zen Cart does not have any HTML files in it. What you see in your browser is an HTML page assembled by scripts, and then styled by (mostly) the definitions in your stylesheet.css.

    There's a couple of things to do to start...
    1. become familiar with the overrides system (you've probably seen that in the FAQs)
    2. install and use Firefox as your development browser, and install some of the tools available for it, in particular Firebug as well as Web Developer Tools. They'll help you track down elements to be styled and can perform other magic tricks as well.

    Rob

  6. #6
    Join Date
    Feb 2009
    Location
    Chicago.. North Suburbs.....
    Posts
    15
    Plugin Contributions
    0

    Default Re: dropdowns and navigation..

    yeah im starting to realize that now.. thanks rstevs..

 

 

Similar Threads

  1. Category tabs, alignment and dropdowns
    By Mana in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 19 Jan 2011, 12:36 AM
  2. Categories / Sub Categories and Products all in Dropdowns?
    By CIPFriction.com in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 28 Nov 2008, 10:25 PM
  3. help, need custom dropdowns and checkboxes
    By cpk in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 8 Jun 2007, 12:35 AM
  4. question about attributes and dropdowns
    By AvieLF in forum General Questions
    Replies: 3
    Last Post: 24 Sep 2006, 06:52 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