Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    Join Date
    Jan 2008
    Posts
    36
    Plugin Contributions
    0

    help question A Few problems setting up my site.

    Hi. I have just installed Zen Cart successfully but have hit a few customisation snags.

    1. How do you alter the depth of the very top bar (above the logo). Also, how do you remove the search link in that bar.

    2. How do you alter the position of the logo.

    3. How do you alter the contents of the bar below the logo.

    Many thanks in anticipation of your help.

    Regards

    Philip

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

    Default Re: A Few problems setting up my site.

    Most all your questions are controlled with the css stylesheet

    A url to your site and descriptive questions are helpful.
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jan 2008
    Posts
    36
    Plugin Contributions
    0

    Default Re: A Few problems setting up my site.

    Thanks Kobra, I take your point.

    The site I am currently working on can be found at www.pjleisurewear.co.uk/marketplace. I am trying for many of the effects to be found in www.pjleisurewear.co.uk/shop - our previous site that was being developed for us until the designer went AWOL!!.

    My initial requirements are as follows:-

    1) I would like to make the top bar thinner and remove the search box.

    2) I would like to alter the position of the logo and change the style of the tagline to that of our previous shop.

    3) Iwould like to have the same style of search bar below the logo as that in our old shop.

    I have had experience of creating an osCommerce site so know all about editing stylesheet.css files.

    Many thanks in anticipation of your help.

    Philip

  4. #4
    Join Date
    Dec 2005
    Location
    SWFL
    Posts
    469
    Plugin Contributions
    0

    Default Re: A Few problems setting up my site.

    You also have your breadcrumbs overlapping the categories box header. (I'm using Firefox.) And do you want the tagline that big and wide? People using narrower resolution screens will not see that same result -- when I narrow my browser, the text wraps and breaks the look of the header. I would suggest smaller text or an image.

    You should be able to use the tpl_header.php file in your template to move the search box.

    Everything else should be, as Kobra said, in the stylesheet.css file. If you're using Firefox, use the Firebug or web developer add-ons to locate the exact code in the stylesheet. Saves hours of time.
    Lesli in SW Florida ~ writer, teacher, and dodging hurricanes!

  5. #5
    Join Date
    Jan 2008
    Posts
    36
    Plugin Contributions
    0

    Default Re: A Few problems setting up my site.

    Quote Originally Posted by madmumbler View Post
    You also have your breadcrumbs overlapping the categories box header. (I'm using Firefox.) And do you want the tagline that big and wide? People using narrower resolution screens will not see that same result -- when I narrow my browser, the text wraps and breaks the look of the header. I would suggest smaller text or an image.

    You should be able to use the tpl_header.php file in your template to move the search box.

    Everything else should be, as Kobra said, in the stylesheet.css file. If you're using Firefox, use the Firebug or web developer add-ons to locate the exact code in the stylesheet. Saves hours of time.
    By breadcrumbs, are you refering to the bar directly under the logo/tagline? For that, I want to achieve the look in www.pjleisurewear.co.uk/shop . Where in the stylesheet can I find it.

    Has anyone produced a guide to the stylesheet?, similar to the one iavailable for osCommerce?

    Philip

    Philip

  6. #6
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: A Few problems setting up my site.

    There might be info about the stylesheet in the wiki.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

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

    Default Re: A Few problems setting up my site.

    1) I would like to make the top bar thinner and remove the search box.
    Search is in admin > tools > layoutbox controller > and search header or something like that just select and turn off
    This auto expands to contain the defined text and font size see this in the stylesheet and adjust the highlighted entries
    Code:
    #tagline {
                    color:#0288cc;
                    font-style:bold;
    	font-size:4.0em;
    	text-align:center;
                    vertical-align:middle;
    	padding-top:15px;
    	}
    2) I would like to alter the position of the logo and change the style of the tagline to that of our previous shop.
    Tagline see above - Where do you want the logo?
    3) Iwould like to have the same style of search bar below the logo as that in our old shop.
    Did not see a search below the logo but did see a sidebox search and this is set same place as in #1

    If you are wanting to have this look like your other site then get the apple zen template that is being used on your other site and install it
    Zen-Venom Get Bitten

  8. #8
    Join Date
    Jan 2008
    Posts
    36
    Plugin Contributions
    0

    Default Re: A Few problems setting up my site.

    Thanks again Kobra.

    With regards to the logo placement, I would like to position it so it's left hand edge is in line with the left hand edge of the left column.

    Regards

    Philip

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

    Default Re: A Few problems setting up my site.

    With regards to the logo placement, I would like to position it so it's left hand edge is in line with the left hand edge of the left column.
    In most templates this is automatic. You did not specify if you are going to use the apple zen template on this new site???
    Zen-Venom Get Bitten

  10. #10
    Join Date
    Jan 2008
    Posts
    36
    Plugin Contributions
    0

    Default Re: A Few problems setting up my site.

    Quote Originally Posted by kobra View Post
    In most templates this is automatic. You did not specify if you are going to use the apple zen template on this new site???
    That's an interesting question. As you know I want to keep the look of the apple_zen template, so i'm using it's stylesheet. However, if I use the apple_zen header.php I get exactly the header I want, but everything below it disappears!

    Regards

    Philip

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. a few problems with my site
    By cathshandcrafts in forum General Questions
    Replies: 6
    Last Post: 2 Mar 2009, 02:08 AM
  2. A few minor setting tweaks....need a reference where to do it
    By fastdc5 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 8 Feb 2009, 04:03 PM
  3. A few problems
    By PremierHumidors.com in forum General Questions
    Replies: 2
    Last Post: 3 Dec 2007, 12:16 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