Jump to content

Changing background of table.


Recommended Posts

Guest arbak
Posted

Ok i wan't to change the background of the tables i have put a green box over.

How would i change the color of that background from white to black.

here is the link

http://www.nextelconnect.net/pic22.PNG

The boxed with the green stuff on em are the ones i wana change to back, basicly that background from white to black.

Posted

find in "\skins\Classic\styleSheets" around lines 37-44

.boxContentLeft, .boxContentRight {

border: 1px solid #000000;

background-color: #FFFFFF;

padding-left: 5px;

margin-bottom: 10px;

padding-top: 3px;

padding-bottom: 5px;

}

change the red highlighted into #000000....

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...