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
#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 
Jump to the post that solved this thread.


Messages In This Thread
RE: I want to change table border color - by MikeInToshx - 2014-01-26, 01:31 PM
RE: I want to change table border color - by MikeInToshx - 2014-01-26, 01:44 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)