-
AuthorPosts
-
January 29, 2018 at 11:59 am #1088944
I am working with Joomla 3.8 and have the problem that I cannot remove the grey borders around tables, created with the text editor. The solution should be to set the table border = 0 within a edenite template style sheet. However, i cannot find the right CSS to do this.
- This topic was modified 6 years, 9 months ago by boon1983.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 30, 2018 at 2:50 am #1089061Hi,
Kindly share the URL of the page where I can see that table, I will check for you.
Regards
January 30, 2018 at 4:14 pm #1089179This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 31, 2018 at 4:13 am #1089285You can try with this custom CSS:
.t3-content td, .t3-content tr td { border-top: none; }
put into the file: root/templates/ja_edenite_ii (your default template)/css/custom.css (create this file if it doesn’t exist)
Regards
1 user says Thank You to Saguaros for this useful post
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 3 replies, has 2 voices, and was last updated by Saguaros 6 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
how to remove table border
Viewing 4 posts - 1 through 4 (of 4 total)