Why does dashes appear in my table?
If you manage SEOCMS in Mozilla Firefox or Safari and add a table in a text and image-module dashes could appear.
These dashes often appear when you save the text and image-module or it's page.
The problem is solved through an easy switch to Internet Exlorer 6 or 7 which is fully supported by SEOCMS.
This page in the online documentation describes which web-browsers are fully supoprted:
http://support.seocms.se/Allman_information.aspx
How to delete the dashes:
- Right-click the text and image-module and select "Edit".
- Right-click one cell in the table.
- Select Table. (Or Table->Properties)
- Select the first cell in the table (The cells are beeing displayed in Tabledesigner)
- Choose Cellproperties
A new window will open with selected cells properties
- Click on Style Builder (2 tabs to the right of the TD-tab)
- Select border
- Enter 0 in Borders.
- Choose None in Style
- Choose Automatic in Color.
- Press OK.
Repeat stage 4-11 for every cell in the table (The cells are beeing displayed in Tabledesigner)
- Click on Style Builder (3 tabs to the right of Tablewizard)
- Select border
- Enter 0 in Borders
- Choose None in Style
- Choose Automatic in Color.
- Press OK
-
Done
Advanced
If you know a lot about HTML and Stylesheets - you could edit the table directly in the HTML-view and delete the dashes.
Press the HTML-tab
Use the Search & Replace-tool (4th tool to the right)
Search codesnippets similar to this:
style="border-right: #000000 1px dashed; border-top: #000000 1px dashed; border-left: #000000 1px dashed; border-bottom: #000000 1px dashed"
Replace with empty space.
Be aware of:
- that there could be another stylesheet embedded in the code. So make sure before you edit and delete.
- that some dashes is created with another Stylesheet, so search for different Stylesheets-codes i.e:
border-right: #000000