styleswitching

Google Friend Connect + CSS Style Switching

I have been playing around with CSS Style Switching on my blog www.whataboutki.com and have also added Google Friend Connect. I would now like to change the colours of the GFC widget when the user changes styles. This is the script for GFC... the div id="div-1229769625913" does that mean I can access that from my css files? If so how wou...

sIFR and changing the background..

Hey all, I'm using this code to change my sIFR (version 3) H1 and H2 tags dynamically (thanks to Mark Wubben for the code), but I need to change my H2 background color in the same function.. Can anyone help me get the code working? Apparently sIFR and changeCSS doesn't work for background colors.. function changeColor(hexValue) { var c...

Switchstyle Problem in Joomla/Php/Jquery/Css

Hi, I've been developing a site (for now is here as an example: http://neurotoxine.mine.nu/gloom), and I'm getting a strange behaviour from a styleswitcher code. It's big so please be patient. First, you may go to the site I appointed first and see it. What you've got there, it's a joomla page, with a Jquery using var $j = jQuery.noCon...

sirF3 how can I force a refresh to oblige my color paramaters to take effet?

Hi there, I'm using sirf3 for a website and I'm trying to apply a css styleswitcher on the website, it goes great, I've set up 2 differents sifr-config.js to handle the font color changes, one for each style of my page, but I'm obliged to hit F5 after the styleswitch to force the changes to take effect on my sirf text! Is there any so...