Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • pressmar Friend
    #166931

    Hi Folks,

    do you know where to remove the small and thin linen between table rows (see picture).

    Maybe just for one table. Maybe the same way as i changed the line-height for that table:
    <td scope=”” style=”width: 225px; line-height: 1.0;” dir=”” id=”” align=”left” lang=”” valign=”top”>

    Thanks in Advance
    Pressmar


    1. Screenshot_3
    chavan Friend
    #404001

    Go to this css /templates/ja_minisite/css/template.css

    Remove this Code


    tbody td {
    border-bottom: 1px solid #E8E8E8;

    }

    Note: If you Find my Post useful please click on the Thanks Icon

    pressmar Friend
    #404004

    Hi Chavan,

    thanks for your help early today and for that one. But with this one i remove the table border on every table. But i want to remove just on one. Do you have a solution for that aswell. Thanks

    chavan Friend
    #404007

    please tell me for which one you need to remove the border and post your url too here

    pressmar Friend
    #404011

    at the moment it is local. but i attached the content html. i want to remove the large lines in the big table.14735


    1. Screenshot_3
    1. content.txt
    chavan Friend
    #404013

    Go to this css /templates/ja_minisite/css/template.css

    Add this Code to the template.css


    .no-br {
    border-bottom:none;
    }

    I have added a class in some places in the attached file. Please paste it in your site

    Note: If you Find my Post useful please click on the Thanks Icon


    1. contxt.txt
    pressmar Friend
    #404024

    Thanks – thats the fine way to do it – Thanks

    With some little changes it looks like it should.:)


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

This topic contains 7 replies, has 2 voices, and was last updated by  pressmar 13 years, 1 month ago.

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