|
|
|
|
| Author |
Messages |
|
y01nk Registered Users
 Nuke Master Posts:201


 |
| 5/18/2006 10:24 PM |
|
I had to tool the Ventrian skin (LOVE it!) just a bit to make the ActiveForum 3.6 look correct... the new forum header-sort-text gets formatted as a link... I added this to the bottom of the skin.css file: /*mod to fit forum grouprow "link/sort" appearance with the rest of the forum header text*/ .afgrouprow a:link, .afgrouprow a:visited, .afgrouprow a:active{font-weight: bold;font-size: 12px;color:#ffffff;text-decoration: underline} .afgrouprow a:hover{color:#ff6600;text-decoration: none;} /*Submit, Cancel Buttons*/ .NTForums_Button{cursor:hand;border:0px;padding-right: 2px;display: block;padding-left: 2px;font-weight: bold;font-size: 9pt;filter: progid XImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#003366,EndColorStr=#003366);padding-bottom: 5px;width: 100px;color: #fff;padding-top: 5px;background-color: #003366;text-align: center; text-decoration: none;} /* end mod */ *It looks like maybe the Transform.Microsoft.Gradient might not work on ASP 2.0(?) So I overrode it... Thanks again for the great skin. |
|
 |
|
|
y01nk Registered Users
 Nuke Master Posts:201


 |
| 5/18/2006 10:32 PM |
|
Should read: progid: DXImageTransform... and not :LOL: (PS mine is on a dark (matching) background, thus the orange hover color) |
|
 |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12442


 |
| 6/06/2006 9:07 PM |
|
| Just noticed this, thanks! |
|
Scott McCulloch Site Administrator |
|
|
y01nk Registered Users
 Nuke Master Posts:201


 |
| 6/09/2006 10:00 AM |
|
also- if one changes the header color of the forum to match the ventrian skin, you will also need to attend to some slight modifications on the activeforum "edit user profile" (ntforums_userprofile.ascx)screen, as the skin NormalBold will get lost in a dark background... I changed that ascx file to use the NormalWhite css class instead. |
|
 |
|
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.7
|
|
|