studentkrubb 0 Report post Posted March 15, 2011 Hi, Is it somehow possible to re-color the soapbox_callout button? For example making it red instead of the current blue tone. Thanks! Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted March 16, 2011 Sure, can I get a link to where you have this setup? Thanks, Bryan Share this post Link to post Share on other sites
studentkrubb 0 Report post Posted March 16, 2011 The live link would be: http://nysida.studentkrubb.se/nyheter/ Thanks! Share this post Link to post Share on other sites
cmunns 16 Report post Posted March 16, 2011 These are the current selectors and rules for that button: ` a.pagelines-blink.blue-blink, a.soapbox_link.soapbox_callout { background: #225E9B; border: 1px solid black; border-top: 1px solid #2D7ED1; border-left: 1px solid #2D7ED1; text-shadow: black 0 -1px 0; color: white; } ` Share this post Link to post Share on other sites