-
AuthorPosts
-
July 11, 2011 at 9:20 pm #166178
When I insert a table in an article the borders are not shown on the website.
I use JCE editor.Please some advise
Carlo
pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
July 12, 2011 at 9:56 am #400717Hello carlo timmers ,
To Table border not shown in articles
Can you please provide your site URL at http://support.joomlart.com/index.php?/Tickets/Ticket/View/76416 to solve this issue.But first go into the template manager and set css optimiation to “No” so we can see the correct files to modify not the compressed version and we can help you better.
pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
July 12, 2011 at 12:26 pm #400747Hello carlo timmers ,
To Table border not shown in articles
Find this code at /plugins/system/jat3/jat3/base-themes/default/css/addons.css line no.46
table {
border-collapse: collapse;
border-spacing: 0;
}Apply this code to :-
table {
border: 1px solid black;
border-collapse: collapse;
border-spacing: 0;
}July 12, 2011 at 7:55 pm #400834Thanks for the info but I doesn’t work.
Still no borders or what so ever.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
July 12, 2011 at 9:11 pm #400842Please post a link to your site but as Pritam suggests, first go into the template manager and set css optimization to “No” so we can see the correct css to adjust for you.
July 12, 2011 at 9:24 pm #400843Hello Phil,
I did send a link to Pritam. Now I double checked and saw I’ve made an little error in typing the suggestion.
I’ve fxed that error but now I only see a border around the table but not around a cell. There is also an border around every module.Now I’ve removed Pritams sugestion and the border are gone again.
I’ve have also tried to remove table, tbody, tfoot, thead, tr, th, td, in line 27 but gives borders but this helps a little bit. The tables do have borders now but I got this( see picture)
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
July 12, 2011 at 9:28 pm #400844I cannot see a link you sent to someone else.
This is why we suggest you either use the ticket system or fill in the form when you create a new thread. Only supporters can see those details entered into the form so you can be assured they will not be made public.
July 12, 2011 at 9:40 pm #400846Phil,
I’ve send you an PM with requested info
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 3 voices, and was last updated by carlo timmers 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Table border not shown in articles
Viewing 8 posts - 1 through 8 (of 8 total)