features of the tables

Posted in: Newsmag
Post count: 40

HI
How to make the features of the tables are not visible

Post count: 6535

Hi

I am not sure what you mean so please provide more specific details about this issue, also a screenshot or a link to your site would be helpful.

Thanks!

Post count: 40

hi
the table has features
The table has been no color but the topic is stained but I want to do something which looks very attractive and do not ask about the topic of whether there is a way to fix it

http://www.ppsoccer.com/2015/09/22/free-soccer-tips-for-22-09-2015-2/

Post count: 6535

Hi

I am not sure what customization do you want to apply for the table but here I found a helpful link with useful information, which may help you customize the table as you want: http://www.w3schools.com/css/css_table.asp
If this is not what you meant or you need further indication, please provide more details.

Hope this help.

Thanks!

Post count: 40

table, th, td {
border: 1px solid black;
}
I WONT 0px

Post count: 6535

Hi

To remove the table’s border try this custom css in theme panel custom css: http://screencast.com/t/B4tFRZG0r1MY

table td{
border: 0;
}

Thanks!

Post count: 40

ok
thanks!!!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newsmag’ is closed to new topics and replies.