End of Support for Joomla 3 - Forum closed
[SOLVED] cellspacing / boder-spacing
- tanja@star-poledance.de
- Offline Topic Author
- Fresh Boarder
- Posts: 4
- Thank you received: 0
cellspacing / boder-spacing was created by tanja@star-poledance.de
Posted 4 years 10 months ago #25547
Hi,
What do I have to add to the custom.css in order to have cellspacing in my tables? I tried
.border-spacing td {border-spacing:5px}
but no success so far.
Thanks,
Tanja
What do I have to add to the custom.css in order to have cellspacing in my tables? I tried
.border-spacing td {border-spacing:5px}
but no success so far.
Thanks,
Tanja
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
It should be like this
.border-spacing td {padding:5px}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
- tanja@star-poledance.de
- Offline Topic Author
- Fresh Boarder
- Posts: 4
- Thank you received: 0
Replied by tanja@star-poledance.de on topic cellspacing / boder-spacing
Posted 4 years 10 months ago #25549
Thank you, but I wanted to change the spacing in between the lines and columns, not the cell padding. What's the correct code for this?
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Give your table an ID and set the border-spacing in css
www.w3schools.com/cssref/pr_border-spacing.asp
www.w3schools.com/cssref/pr_border-spacing.asp
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: tanja@star-poledance.de
Please Log in or Create an account to join the conversation.
- tanja@star-poledance.de
- Offline Topic Author
- Fresh Boarder
- Posts: 4
- Thank you received: 0
Replied by tanja@star-poledance.de on topic [SOLVED] cellspacing / boder-spacing
Posted 4 years 10 months ago #25557
Problem solved.
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates