Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • caren98 Friend
    #149354

    Hi,

    I have a table in some articles of my website.

    Table borders do not appear in IE or Chrome though they appear in Firefox and it is important because it looks now very untidy.

    I leave you a link

    Any help? Thank you!

    Saguaros Moderator
    #335734

    Pls open the file http://www.alberchekayak.es/templates/ja_nickel/css/addons.css and find codes:

    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, font, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
    }

    replace:

    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, font, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,caption {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
    }

    caren98 Friend
    #336306

    Thank you Thienhc,
    this nearly solves the problem, but it doesn’t completely. Outer border is showing now but not the inner borders. I leave you a link.

    Saguaros Moderator
    #336527

    Dear caren98!

    you fix everything relate with the table tag in the /templates/ja_nickel/css/addons.css, i saw the following:

    table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border-color:#CCCCCC;
    }

    you try to remove and add the cellpadding=”” cellspacing=”” inside table tag

    Good luck

    caren98 Friend
    #336665

    Sorry but I don’t understand what you mean by remove and add.
    I have added the code:
    cellpadding=”” cellspacing=””

    inside the table tag but nothing happens.
    I haven’t removed anything because I don’t understand what to remove.

    caren98 Friend
    #336666

    Sorry, I understand now what you were meaning.
    It’s solved now. Thank you!

    madeline63 Friend
    #338977

    hi, i did follow those steps,
    but i not sure what should been remove?

    i do add
    cellpadding=”” cellspacing=”” in the table tag.

    Saguaros Moderator
    #339116

    Dear madeline63 ! Did you make this done ?

    madeline63 Friend
    #339246

    hi, i did follow those steps to add cellpadding=”” cellspacing=””

    but problem still exist as i post in.
    http://www.joomlart.com/forums/topic/article-list-formatting-problem/

    and i wondering what shd be removed?

    Saguaros Moderator
    #339461

    Dear madeline63!

    can you pls send me the link via pm 🙂
    Thank

    obliat Friend
    #395940

    I also tried the cellspacing thing with no success –
    removed the old code as suggested above, added

    cellspacing=”2″;
    cellpadding=”2″;

    Also removed the table parameters in addons.css as suggested in the beginnig of this post, but I still only see it looking right in the back end and no table formatting whatsoever in the front – no borders no spacing, padding – nothing, just simpe text.

    Could it be that K2 is the problem?

    This is for Teline IV in my case.

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

This topic contains 11 replies, has 4 voices, and was last updated by  obliat 12 years, 11 months ago.

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