hibbsy78+ 24 Report post Posted September 28, 2012 Not an specific pagelines issue but would still appreciate some help! I have several tables but all have different 'default' column widths. Is it possible to specify the with so all tables are the same to improve the look of the page? http://www.vikihibbs.com/price-list/ Many thanks! Sent from my iPad using Tapatalk HD Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted September 28, 2012 Hi, Try adding this to your custom CSS: .column-1 { width: 80%; } .column-2 { width: 20%; } [/CODE] If that doesn't work I recommend you contact the plugin author. Please search our forums, before posting! Share this post Link to post Share on other sites