Thanks for the help. That’s still not making all the lines show up. Is there code that I need within my table html to make that happen?
Thanks Andrew for the tip on pastebin. It’s my first post in the forums.
This is the CSS for tables that came with it:
.entry table {
font-size: 1.3em;
padding: 10px;
margin: 15px 0px;
}
.entry table tr th,
.entry table td {
border: 2px
padding: 10px;
I tried changing and adding parts to it but to no avail.
I also tried adding things to this code from the beginning of the CSS:
content: ”;
content: none; }
table {
border-spacing: 2; }
But nothing I put in made any difference.
And thanks 777, I did get the border to show up at least, now what about all the other table lines? How do I put those in? I’ve never had to use separate code for the border and the other horizontal and vertical lines.
Thanks for the fast help!
Text to be bolded
Table borders to show up
Ability to add opacity to the background of the content body