I understand you are using Nuke6.5
I make themes for it... :roll:
in the
themes/Yourtheme/forums/overall_header.tpl
You see this stuff right?
|
Code:
|
background-color: {T_BODY_BGCOLOR};
scrollbar-face-color: {T_TR_COLOR2};
scrollbar-highlight-color: {T_TD_COLOR2};
scrollbar-shadow-color: {T_TR_COLOR2};
scrollbar-3dlight-color: {T_TR_COLOR3};
scrollbar-arrow-color: {T_BODY_LINK};
scrollbar-track-color: {T_TR_COLOR1};
scrollbar-darkshadow-color: {T_TH_COLOR1}; |
Those codes are defined in the
themes/Yourtheme/forums/theme_info.cfg file
:wink:
you're getting warmer now
mikem