Forums / Setup & design / building content with table border="0" show border
Alexandre Cunha
Wednesday 26 July 2006 9:03:59 pm
Hi,
Bulding content like this:
<table border="0"> <tr> <td>my content here... </td> </tr> </table>
The result page shows a border. I have search trought the css files (core.css, site.css, classes.css, site-colors.css and classes-colors.css) but dont have found where I fix this.
thanks for your help
http://AlexandreCunha.com
Kristof Coomans
Thursday 27 July 2006 1:34:18 am
Hello Alexandre
You can use some tool like the DOM inspector (for Mozilla Firefox) or the Web Developer Toolbar (http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&displaylang=en for Microsoft IE) to view which styles are applied on a specific element and where they are defined.
Maybe this will do it:
<table style="border:none">
independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org