Jump to the post that solved this thread.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 11 Years, 1 Week ago I want to change table border color
#1
Solved: 11 Years, 1 Week ago
As title says i want to change table border color. Where can i change it? Look at attachment


Attached Files Thumbnail(s)
   
#2
Solved: 11 Years, 1 Week ago
In your global.css find .thead
#3
Solved: 11 Years, 1 Week ago
Didn't work. I want to change their background. That green.
#4
Solved: 11 Years, 1 Week ago
U dont have a border color assigned to your .thead.

Add this code between .thead {}:
 border: 1px solid #fff; 

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:
url(../../../images/mop/navbar.png) top left repeat-x 
#5
Solved: 11 Years, 1 Week ago
I solved it. Tx Mike
Jump to the post that solved this thread.


Forum Jump:


Users browsing this thread: 5 Guest(s)