Svenska      Sitemap

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:

Tip! Try making a copy of the text and image-module (http://support.seocms.se/Innehall.aspx) or the page  (http://support.seocms.se/kopiera-en-sida.aspx) just for backup.
 
  1. Right-click the text and image-module and select "Edit".
  2. Right-click one cell in the table.
  3. Select Table. (Or Table->Properties)
  4. Select the first cell in the table (The cells are beeing displayed in Tabledesigner)
  5. Choose Cellproperties
    A new window will open with selected cells properties
  6. Click on Style Builder (2 tabs to the right of the TD-tab)
  7. Select border
  8. Enter 0 in Borders.
  9. Choose None in Style
  10. Choose Automatic in Color.
  11. Press OK.
Repeat stage 4-11 for every cell in the table (The cells are beeing displayed in Tabledesigner)
 
  1. Click on Style Builder (3 tabs to the right of Tablewizard)
  2. Select border
  3. Enter 0 in Borders
  4. Choose None in Style
  5. Choose Automatic in Color.
  6. Press OK
  7. 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