Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • carlo timmers Friend
    #166178

    When I insert a table in an article the borders are not shown on the website.
    I use JCE editor.

    Please some advise

    Carlo

    pritam Friend
    #400717

    Hello carlo timmers ,

    To Table border not shown in articles

    Can you please provide your site URL at http://support.joomlart.com/index.php?/Tickets/Ticket/View/76416 to solve this issue.But first go into the template manager and set css optimiation to “No” so we can see the correct files to modify not the compressed version and we can help you better.

    pritam Friend
    #400747

    Hello carlo timmers ,

    To Table border not shown in articles

    Find this code at /plugins/system/jat3/jat3/base-themes/default/css/addons.css line no.46

    table {

    border-collapse: collapse;
    border-spacing: 0;
    }

    Apply this code to :-

    table {
    border: 1px solid black;
    border-collapse: collapse;
    border-spacing: 0;
    }

    carlo timmers Friend
    #400834

    Thanks for the info but I doesn’t work.

    Still no borders or what so ever.

    Phill Moderator
    #400842

    Please post a link to your site but as Pritam suggests, first go into the template manager and set css optimization to “No” so we can see the correct css to adjust for you.

    carlo timmers Friend
    #400843

    Hello Phil,

    I did send a link to Pritam. Now I double checked and saw I’ve made an little error in typing the suggestion.
    I’ve fxed that error but now I only see a border around the table but not around a cell. There is also an border around every module.

    Now I’ve removed Pritams sugestion and the border are gone again.

    I’ve have also tried to remove table, tbody, tfoot, thead, tr, th, td, in line 27 but gives borders but this helps a little bit. The tables do have borders now but I got this( see picture)


    1. cat
    Phill Moderator
    #400844

    I cannot see a link you sent to someone else.

    This is why we suggest you either use the ticket system or fill in the form when you create a new thread. Only supporters can see those details entered into the form so you can be assured they will not be made public.

    carlo timmers Friend
    #400846

    Phil,

    I’ve send you an PM with requested info

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 3 voices, and was last updated by  carlo timmers 13 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum