|
|
#1 |
|
Junior Member
Join Date: Oct 2006
Posts: 13
Rep Power: 12 ![]() |
I have opened up my pages to include a local news section . I have been formating it with HTML and wondered if I can add extra style commands to the style.css and then format the page using this style sheet?
Also is there a good place to learn how to work html code into css? I would appreciate it someone could look at my site and give me a clue. www.kohphangtrader.com |
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Jun 2007
Posts: 297
Rep Power: 16 ![]() |
Yes, you can add more styles to the style sheet.
Try w3schools.com to learn html/css.
__________________
Version 4.0.3 Developer |
|
|
|
|
|
#3 |
|
68 Evangelist & Developer
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,624
Rep Power: 47 ![]() ![]() |
Of course you can add more styles (classes and id's) to the style sheet.
You might want to consider adding another style sheet just to keep your styles separate. That way you can't mess up the original and it will be easier to find your styles. Just add "mystyles.css" into the CSS folder in your template folder. Then add the link to it in the header of the layout.tpl file right after the link to the default style.css. -Mike
__________________
Mike-N-Tosh IndianaPC.org - A community website (v3.1.10 Developer - heavily modified) Sandbox (v3.1.10, v4.0.9, 4.1.3) Visit My blog for tips, tricks, tutorials, reviews for 68 Classifieds as well as my store with Templates, Mods & Docs Web Hosting | Web Design & Development | 68 Classifieds Customizations I am not a 68C employee, just a user and try to help out |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error 404 Page Not Found | megapix | v4 Questions & Support | 7 | 03-13-2008 09:42 PM |
| can I run scripts in an content page? | dawyatt | v3.1 Questions & Support | 11 | 06-22-2007 02:50 PM |
| I have a page editing question. | Tater | v3.1 Questions & Support | 7 | 03-29-2007 12:14 PM |
| Problem getting page title | flyingpylon | v3.1 Questions & Support | 5 | 10-19-2006 01:15 PM |
| Editing test on the opening page | spaceboy | v3.1 Questions & Support | 1 | 08-15-2006 07:43 AM |