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.
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