|
|
#1 |
|
Junior Member
Join Date: Mar 2007
Posts: 21
Rep Power: 10 ![]() |
I am having trouble aligning the font in my template.
All the font aligns in the "center" - I want it to align left. Anyone know how I can fix this. http://classifieds.bulldogsale.net/index.php Thanks |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Mar 2007
Posts: 21
Rep Power: 10 ![]() |
When I opened my eyes I found it.
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #C6DB84; text-align: left; } For anyone else that may be blind also
|
|
|
|
|
|
#3 |
|
Coder
Join Date: Mar 2006
Posts: 4,562
Rep Power: 111 ![]() ![]() |
If you havent checked into it I highly recommend you use firefox for developing your site and then get the web developer and/or free firebug plugins. Firebug for example will allow you to move the cursor around the page and see the exact code and css associated with the code you on. You can also change it right there(without changing original) and see how it affects the page.
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Which font for all browsers | BigOrange | HTML, CSS, and Design Help | 3 | 10-24-2006 12:15 PM |
| Main Category Font Viewed in IE & FireFox | Scooter | v3.1 Questions & Support | 1 | 09-22-2006 09:58 AM |
| font color change. | wel-usa | v3.1 Questions & Support | 3 | 07-01-2006 10:14 PM |
| Another Question Re: Font Size | martini55 | HTML, CSS, and Design Help | 6 | 04-18-2006 10:13 AM |
| font size | newone | v3.0 Questions & Support | 1 | 04-03-2006 03:23 PM |