Jump to content

where is box header text managed


Recommended Posts

I've replaced the box header background image for Legend CC3 with one using a darker color.

I now need to change the color of the text that floats on top of it. If it's in the CSS I have not discovered which setting it is. Or is it in some other file?

Anyone?

Link to comment
Share on other sites

I believe the setting that you are looking for is:

}

.boxTitleLeft, .boxTitleRight {

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 70%;

color: #09347C;

background-image: url(../styleImages/backgrounds/boxTitleBg.gif);

width: 155px;

height: 15px;

padding-left: 5px;

padding-top: 1px;

}

located in the layout.css file.

Let me know it that was what you were looking for.

Link to comment
Share on other sites

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...