Trouble aligning content on website

Discussion in 'HTML & Website Design' started by LynxMarketing, Feb 5, 2015.

  1. #1
    Hello,

    I am working on a site for a client, and I need to align the content to the left. Right now its centered.

    Here's an example page:

    http://massonlineprofits.com/tvoa2/how-it-works/fees/

    I've tried working in the stylesheet using "text-align:center" but I can't find the right attribute to edit.

    Please help.
     
    Solved! View solution.
    LynxMarketing, Feb 5, 2015 IP
  2. #2
    Hi.
    It's already aligned to left I, believe :)

    A rule however puts a constrain to div#primary to have width of about 65% (to parent's width) at style.css line 1665. Another rule at style.css line 1657 also put another constrain as much as 61% to it.... try press CTRL-SHIFT-C in Firefox to check whether there're actually more controlling rules.

    Hendra
     
    hdewantara, Feb 5, 2015 IP
  3. LynxMarketing

    LynxMarketing Active Member

    Messages:
    47
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    91
    #3
    Thanks Hendra,

    I was able to solve this issue using your advice.
     
    LynxMarketing, Feb 5, 2015 IP