Results 1 to 6 of 6
  1. #1
    Join Date
    Oct 2009
    Posts
    3
    Plugin Contributions
    0

    Default Can someone tell me how to do these 3 things?

    Can someone tell me how to do 3 things

    #1How to widen my website to same width as this page.
    #2 How to change the color of the bars/borders from the green as in the template site
    #3 How to get windows like the template site when you click DVDs and the sub categories drop down HERE
    I would be very grateful
    Dave

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

    Default Re: Can someone tell me how to do these 3 things?

    #1How to widen my website to same width as this page.
    #2 How to change the color of the bars/borders from the green as in the template site
    Where is your site and how wide is your browser?
    Mine is probably not the same as yours so stating"same width as this page" is meaningless...how wide do you want it to be?

    #3 How to get windows like the template site when you click DVDs and the sub categories drop down
    There are 30 some templates there what one and what drop are you referring to?
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Oct 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: Can someone tell me how to do these 3 things?

    Thaks for your input, The page I am referring to is this particular page the forum is situated.
    The template I am referring to is any of them as they all have the same products listed, but for now the first one is fine, when you click DVDs there is a sub categories menu that is in red that appears and windows appear with the sub categories titles under them.
    The site is HERE

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Can someone tell me how to do these 3 things?

    Your site won't load here. The subcategory dropdown behavior is stock Zencart. You may have changed something.

    In your stylesheet, find #mainWrapper and change the width to 100%. There's a good change you won't like the way it looks that wide unless you have a lot of content on every page.

    The headers are images (tile_back.gif). Find that image name in the stylesheet and change it to your own image, or delete that line for blue standard headers whose color you can change.

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

    Default Re: Can someone tell me how to do these 3 things?

    Stylesheet.css find and change width to 850px to be like forum
    Code:
    #mainWrapper {
    	background-color: #ffffff;
    	text-align: left;
    	width: 850px;
    	vertical-align: top;
    	border: 1px solid #9a9a9a;
    	}
    #3 How to get windows like the template site when you click DVDs and the sub categories drop down
    You first need sub-categories
    https://www.zen-cart.com/tutorials/i...hp?article=271
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Oct 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: Can someone tell me how to do these 3 things?

    Thanks guys for the help, everything hunkydory, thanks again
    Dave

 

 

Similar Threads

  1. Can Someone tell me how to add extra pages please!
    By beautifymenow in forum General Questions
    Replies: 1
    Last Post: 28 Apr 2010, 05:23 PM
  2. can ZenCart do these things?
    By kanjigirl in forum General Questions
    Replies: 1
    Last Post: 11 Nov 2007, 01:11 AM
  3. Can I delete these things?
    By luciole in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 19 Jun 2007, 11:28 AM
  4. Can Zen do these things?
    By SteveF in forum General Questions
    Replies: 0
    Last Post: 15 Jan 2007, 06:59 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