Results 1 to 9 of 9
  1. #1
    Join Date
    Dec 2006
    Location
    kenner, la
    Posts
    110
    Plugin Contributions
    0

    Default Logo on store page-centering

    On my adult site my logo is positioned on the left where the Zen Cart logo was. I have searched everywhere on where i would center the logo on the store page. As it stands its on the left and i truly think it would look better centered. Does anyone know where i go to do this and if their is a certain code i need? Thank you

    Maggie
    www.playthingsforlovers.com

  2. #2
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Logo on store page-centering


  3. #3
    Join Date
    Dec 2006
    Location
    kenner, la
    Posts
    110
    Plugin Contributions
    0

    Default Re: Logo on store page-centering

    well i went to that link and the problem is my cart is the zen cart and i searched my stylesheet which is under this
    / public_html / store / includes / templates / classic / css

    i dont see a stylesheet called stylesheet-brown.css
    where is this or does it not apply in mine.
    this is what was given on the other post

    You have this declaration in your stylesheet-brown.css

    #logo {
    float: left;
    }

    You need to change that to

    #logo {
    text-align: center;
    }



    I dont see any of the above in my stylesheet i only see this below that is anywhere near for a logo


    #logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    float: left;
    }

    maggie

  4. #4
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Logo on store page-centering

    Code:
    #logo {
    text-align: center;
    }
    So try adding above code to
    /includes/templates/classic/stylesheet.css
    and replace what is currecntly there with
    Code:
    .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    float: left;
    }
    BACKUP STYLESHEET FIRST, BEFORE ALTERING

  5. #5
    Join Date
    Dec 2006
    Location
    kenner, la
    Posts
    110
    Plugin Contributions
    0

    Default Re: Logo on store page-centering

    thank you that worked

    maggie

  6. #6
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Logo on store page-centering

    Great news...well done!!


  7. #7
    Join Date
    Jan 2008
    Posts
    84
    Plugin Contributions
    0

    Default Re: Logo on store page-centering

    Ok I did what you said to try here by deleting the one line and adding
    #logo {
    text-align: center;
    }

    Trouble now is all my categories are in 1 colum instead of rows any suggestions?
    Also that is all that was done nothing else was changed

    here is the url

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

    Default Re: Logo on store page-centering

    Nevermind i got it I misread something all ok now

    thank you

  9. #9
    Join Date
    Dec 2007
    Posts
    54
    Plugin Contributions
    0

    Default Re: Logo on store page-centering

    Quote Originally Posted by misty View Post
    Code:
    #logo {
    text-align: center;
    }
    So try adding above code to
    /includes/templates/classic/stylesheet.css
    and replace what is currecntly there with
    Code:
    .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    float: left;
    }
    BACKUP STYLESHEET FIRST, BEFORE ALTERING

    this doesnt seem to be working for me, what am i doing wrong?

    please take a look at http://shop.dominatus.biz

    v 1.3.8.
    ic-atheme v1.3 template

 

 

Similar Threads

  1. Centering Store Logo Problems
    By jvalent in forum General Questions
    Replies: 5
    Last Post: 9 Feb 2009, 01:09 AM
  2. Centering Logo
    By stokeflyer in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 2 Oct 2008, 03:09 PM
  3. 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
  4. Centering Logo
    By PrincessLeah in forum Basic Configuration
    Replies: 30
    Last Post: 5 Aug 2006, 11:05 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR