Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • gporter Friend
    #151110

    When publishing a mod_custom module, ja-slideshow position in the Sulfer template, I’m getting a background color bar below the image. When publishing the same image without the table there’s no bar. How do I remove it when displaying the table?

    As a designer and not a coder, if you have any suggestions on a more elegant way of displaying text over the image as done in the table, please let me know!

    http://s95889.gridserver.com/

    Saguaros Moderator
    #343978

    Dear gporter!

    Pls open the file: /templates/ja_sulfur/css/addons.css and find following css:

    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    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, pre,
    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;
    }

    Good luck

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 14 years, 6 months ago.

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