Shenit Posted May 30, 2009 Share Posted May 30, 2009 Hi, I am trying to create a table under product description so that it can be used to display the product specification in a tidy manner. How ever the output was totally different than the input I created on the WYSIWYG editor in the back office. The table width are not fixed when it is shown on my page. Is this something I to do with the global CSS?I’m not a HTML expert and my table was created on HTML editor (Kompozer). I just copy & paste it on the editor in the back office.Please advice me what can I do to make the table display exactly the same with what I insert in the back office. I’ll attach a few sample images of how it looks like both in the back office & on the webpage.Thank you for the assistance. Link to comment Share on other sites More sharing options...
Shenit Posted June 3, 2009 Author Share Posted June 3, 2009 Ok, I had just figured out how to fixed this problem. I will just post it here so that just in case anyone with the same problem might find it useful.I've edited the width on div.rte under global.css. The default width is set as auto and I just delete the line and the table will appear as what you pasted in the product description page. However I'm not sure whether this amendment will have any other effect on other pages or modules. Anyone we have any ideas please let me know. Thanks Link to comment Share on other sites More sharing options...
Patric Posted June 3, 2009 Share Posted June 3, 2009 Can't you create your own class in global.css and affect this class to your tables, instead of .rte ? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now