Jump to content

Recommended Posts

Posted (edited)

hi, can any1 help i want to change the color in the picture from blue to a custom color to go with my overall theme im geussing it would be done by replacing an image using rescource hacker but i dont know what file or image to change, ive took a pic to show which blue bit i mean http://www.freewebs.com/gethsemane/

thanks

Edited by wickerwolf

Posted

hey, ive gone throu but i carnt find the rgb code ive got the code for the blue that i wanted to change from adobe but theres no code matching it inside that text???

Posted

it is gradient so you must select the color from the top to get the rgb..

Scroll down until you see something like:

<style resid=taskpane>
element [id=atom(sectionlist)]
{
background: gradient(argb(0,196,200,212), argb(0,177,179,200), 1);
padding: rect(12rp,12rp,12rp,12rp);
borderthickness: rect(1,0,0,1);
bordercolor: white;
}

argb(0,196,200,212) is the rgb at the top and argb(0,177,179,200), 1) is the color att the bottom of the taskpane

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...