Css?

Discussion in 'Customization & add-ons' started by skubeedoo, Aug 8, 2009.

  1. skubeedoo

    skubeedoo Member

    Joined:
    Aug 3, 2009
    Messages:
    30
    I'm a noob and a little nervous about messing up something. I added new headers and footers to my pages and the amember pages need to be centered; they are set to the left. I realize it has something to do with the CSS pages, but I have no idea where they're located, what files I need to access and what to change the values to.

    There's actually two things I'd like to change,
    1. Center the page
    2. Change the color of the blue boxes on the pages.

    Thank you very much for your help!
  2. skippybosco

    skippybosco CGI-Central Partner Staff Member

    Joined:
    Aug 22, 2006
    Messages:
    2,526
    1) css is located at amember\templates\css

    You can modify the default or even better create a site.css to override the default values

    2) As for knowing what to change? I suggest using FireFox and the FireBug plugin. It will allow you to right click on whatever you want to change about a page and "inspect" the values and live preview what the changes look like.
  3. skubeedoo

    skubeedoo Member

    Joined:
    Aug 3, 2009
    Messages:
    30
    I fixed it...the alignment was messed up by something in the header.html

Share This Page