Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • plusev Friend
    #186712

    I have installed and configured this extension to display the subscription boxes on my site.
    http://extensions.joomla.org/extensions/news-display/tables-a-lists/22484

    The table is glitching because of the padding around the module, and the extension does not have a spot to add “no-padding” to it.
    http://lynchemsports.com/index.php/sports-packages

    So I contacted customer support and this is what they told me.

    The template you are useing there in the css

    .highlight {
    background-color: #FFFFCC
    font-weight: bold;
    padding: 1px 4px;
    }

    due to this call the module is getting messed up.
    subtable-col.highlight {
    background-color: none;
    font-weight: bold;
    padding:0px;
    }

    make this change it will be ok.

    Not sure where the file is that I need to go to, in order to make the change. Any tips?

    Saguaros Moderator
    #489723

    Hi plusev,

    You can find this CSS class in file: /templates/ja_mitius (your default template)/css/template.css

    Regards

    plusev Friend
    #489786

    <em>@Saguaros 368758 wrote:</em><blockquote>Hi plusev,

    You can find this CSS class in file: /templates/ja_mitius (your default template)/css/template.css

    Regards</blockquote>

    Thanks for the help with finding it! 🙂

    Hmm… the error is still there. Anyone know how to fix this?
    http://lynchemsports.com/index.php/sports-packages

    The support guy said that I need to disable the border & padding around the module.
    This is all i see, there is no spot for suffix

    Saguaros Moderator
    #489871

    Hi,

    I see the class name in configuration of this module, can it be used as a module class suffix as in standard joomla module? Do you have documention of this module or ask its provider for help?

    We have css rule for .highlight class in template.css, you can remove it and if problem still persists, ask them for help with the style.

    plusev Friend
    #489958

    It doesn’t have it http://extensions.joomla.org/extensions/news-display/tables-a-lists/22484?qh=YToxOntpOjA7czo4OiJzdWJ0YWJsZSI7fQ%3D%3D

    Their support is really slow been waiting 3 days now for reply lol

    Saguaros Moderator
    #490101

    It seems that you’ve removed that extension in that page 🙂

    Let me know if you need further helps.

    Regards

    plusev Friend
    #490243

    haha yea their support was so bad so I figured I would just make images and just link the subscribe part haha

    http://lynchemsports.com/index.php/sports-packages

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

This topic contains 7 replies, has 2 voices, and was last updated by  plusev 11 years, 7 months ago.

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