Measha06 Posted December 3, 2007 Posted December 3, 2007 Is it possible to control the looks of tables from the stylesheet. I have added two tables to my site and instead of the font style and size staying the same size and font as the body text it has a mind of its own. Can I control the font style and size for tables from the stylesheet so I can make them match body text? If so how? Liz A very appreciative member still attempting to climb the steep learning curve!
♥FWR Media Posted December 3, 2007 Posted December 3, 2007 Is it possible to control the looks of tables from the stylesheet. I have added two tables to my site and instead of the font style and size staying the same size and font as the body text it has a mind of its own. Can I control the font style and size for tables from the stylesheet so I can make them match body text? If so how? Sure you just give the table/tr/td's classes or ids that you enter in the stylesheet. (Or styles if you can't be bothered with CSS) Basic HTML. Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work.
Measha06 Posted December 6, 2007 Author Posted December 6, 2007 Sure you just give the table/tr/td's classes or ids that you enter in the stylesheet. (Or styles if you can't be bothered with CSS) Basic HTML. I dont know HTML so not sure what to put where. Can you advise please? I can work out how to alter things when they are there but not how to start from scratch. This is the stylesheet section for body text:- TEXTAREA { width: 100%; font-family: Verdana, Arial, sans-serif; font-size: 12px; } So how do I make tables match? regards Liz Liz A very appreciative member still attempting to climb the steep learning curve!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.