jillibilli
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Don’t want lines showing in tableI figured it out! I need to add a border color to the cell properties and then apply it to all the cells in the table. When you do the table properties, it only adds the color to the outside border!
Thanks to both of you for your help. It was invaluable.
Forum: Fixing WordPress
In reply to: Don’t want lines showing in tableThanks! Changing the border to 0px worked but now all of the tables in my site are messed up.
Here’s the scoop:
**My home page is http://hamc.org. That’s the only page I don’t want the table borders showing.
**On my other pages (examples: http://hamc.org/about-us/board-of-trustees/ and http://hamc.org/school-life/bekesher/) I want all of the table borders to show but only the outside ones are visible.
**I went to the table properties for those individual tables and changed the settings to the following: <table style=”border: #cccccc 1px solid;” border=”1″ cellspacing=”1″ cellpadding=”5″ width=”100%”> to no avail.
This is so confusing!!!
Forum: Fixing WordPress
In reply to: Don’t want lines showing in tableAnyone still looking into this for me? I’m at a loss!
Forum: Fixing WordPress
In reply to: Don’t want lines showing in tableEvita,
My style.css looks exactly like the one you sent. Maybe I need to change the border: settings? If so, what to I change them to? Do I change the “solid 1px #ccc” settings?
Thanks!!!
Forum: Fixing WordPress
In reply to: Don’t want lines showing in tableForum: Fixing WordPress
In reply to: Don’t want lines showing in tableThanks for the response, but, sorry, that didn’t work. Still see the grey lines.