Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Nov 2009
    Posts
    339
    Plugin Contributions
    0

    cart error Stylesheet Changes affect other pages.

    I just did a text-align:center on my greeting message found on the centerColumn. I got the effect I wanted but now ALL my item pages information have also been centered.
    see http://30408.vws.magma.ca/TTEZENCART

    Clicking on any item name will bring up that items page.

    Now I don't mind the look except for the images, I would prefer that they were centered as well.

    Does anyone know what and where I can get to do that effect, if not how or where do I put the align text centered command so that the pages only will return to their original form which was primarily left side aligned.

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Stylesheet Changes affect other pages.

    Quote Originally Posted by RobertG View Post
    I just did a text-align:center on my greeting message found on the centerColumn. I got the effect I wanted but now ALL my item pages information have also been centered.
    see http://30408.vws.magma.ca/TTEZENCART

    Clicking on any item name will bring up that items page.

    Now I don't mind the look except for the images, I would prefer that they were centered as well.

    Does anyone know what and where I can get to do that effect, if not how or where do I put the align text centered command so that the pages only will return to their original form which was primarily left side aligned.
    Where did you make the change? in the stylesheet?

    remove whatever it was you did and add the following to your stylesheet which will only center the section that you want:

    .greeting {
    text-align: center;
    }

  3. #3
    Join Date
    Nov 2009
    Posts
    339
    Plugin Contributions
    0

    cart error Re: Stylesheet Changes affect other pages.

    Let me tell you I don't know what I'd do without you guys.
    As usual it worked.
    Thanks again,
    Bob

 

 

Similar Threads

  1. v151 PayPal API Changes 26 March 2014 - doesn't affect Zen Cart
    By garethp in forum PayPal Express Checkout support
    Replies: 3
    Last Post: 6 Mar 2014, 06:43 PM
  2. Pay Pal Express - Pages that affect changes?
    By scottmcclean in forum PayPal Express Checkout support
    Replies: 4
    Last Post: 29 Apr 2013, 12:28 PM
  3. CSS stylesheet not taking affect
    By realholisticliving in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 27 Oct 2009, 09:41 PM
  4. my admin changes dont affect actual shop
    By jasperisu in forum General Questions
    Replies: 1
    Last Post: 4 Jun 2008, 12:22 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