2014-01-26, 12:53 PM
As title says i want to change table border color. Where can i change it? Look at attachment
I want to change table border color
|
2014-01-26, 12:53 PM
As title says i want to change table border color. Where can i change it? Look at attachment
2014-01-26, 01:31 PM
In your global.css find .thead
2014-01-26, 01:41 PM
(This post was last modified: 2014-01-26, 01:43 PM by Webstar2000.)
Didn't work. I want to change their background. That green.
2014-01-26, 01:44 PM
U dont have a border color assigned to your .thead.
Add this code between .thead {}:
Change #fff with your color. Edit Oh the background.. U said the border color. Your .thead has an image as background which is green. If u want to change it then ull have to make a new image. Or if u want a solid background-color delete this line:
2014-01-26, 02:03 PM
I solved it. Tx Mike
|
« Next Oldest | Next Newest »
|