Results 1 to 5 of 5
  1. #1
    Join Date
    Oct 2010
    Posts
    2
    Plugin Contributions
    0

    Default centering logo again!!!!!1

    Hi

    Could someone help, i've tried the suggestions in the forum but they don't seem to work for me.

    I am trying to make my logo central instead of way out to the left.

    The site is here

    www.steadyworkwear.co.uk

    Also would i be able to change the backgroung colour of the web page, the bit at the sides

    Many thanks in advance

  2. #2
    Join Date
    Jan 2009
    Posts
    310
    Plugin Contributions
    0

    Default Re: centering logo again!!!!!1

    For the logo find this in your stylesheet:


    #logo {
    line-height:106px;
    }

    change to (then modify to your needs):

    #logo {
    line-height:106px;
    position: absolute;
    left: 400px;
    }

    To change the background on the sides, it's the first thing in your stylesheet:

    body {
    background-color:#FFFFFF;



    I achieved this in a few seconds using thee Firebug addon for Firefox - if you don't have it get it Makes life a lot easier, you won't know how you coped without it...

    Hope this helps
    Steve
    Site Under Construction: adatglobal.com

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

    Default Re: centering logo again!!!!!1

    Quote Originally Posted by stiggy100 View Post
    -snip-

    I achieved this in a few seconds using thee Firebug addon for Firefox - if you don't have it get it Makes life a lot easier, you won't know how you coped without it...

    Hope this helps
    THANK YOU!

    I use FireFox and previously used ThunderBird, but I hadn't heard of FireBug. To say that add-on is awesome would be a massive understatement. Thanks a ton for mentioning it.

  4. #4
    Join Date
    Oct 2010
    Posts
    2
    Plugin Contributions
    0

    Default Re: centering logo again!!!!!1

    Thanks very much that worked perfectly.

    I will have a look at the firebug add on.

    Do you know how i would make the box that the logo is in the same width as the main site so that it doesn't stick out at either side?


    Thanks again

  5. #5
    Join Date
    Jan 2009
    Posts
    310
    Plugin Contributions
    0

    Default Re: centering logo again!!!!!1

    Yep get yourself onto Firebug!

    Here is the answer to your next question:

    http://www.zen-cart.com/forum/showthread.php?t=135004

    Obviously change the width to suit your needs. I found this googling the term:

    zen cart zj silver + logo wrapper

    I may get slated for this, but I always find googling Zen Cat + what I am looking for a lot faster than searching on the actual Zen site...
    Steve
    Site Under Construction: adatglobal.com

 

 

Similar Threads

  1. Centering Logo
    By ttmb33 in forum Customization from the Admin
    Replies: 2
    Last Post: 31 Mar 2012, 09:53 PM
  2. Centering Logo
    By fw541c in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 10 Aug 2010, 06:36 AM
  3. Centering Logo
    By stokeflyer in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 2 Oct 2008, 03:09 PM
  4. centering logo
    By fairview in forum General Questions
    Replies: 20
    Last Post: 12 Feb 2007, 09:27 PM
  5. Help centering logo. No gap between the logo and text!
    By toxicgtr in forum General Questions
    Replies: 4
    Last Post: 7 Jan 2007, 01:24 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