Hello all,
I need some help in changing the colours of some elements within the Backsnap stack from yabdab.
The star rating is shown only in grey - not very nice.
When inspecting it shows the code - radio buttons star 1 to star5
see screenshots -
Could someone help out with some css/html to change the colours of the stars into yellow?
The BackSnap content is displayed in an iFrame and so you cannot add CSS to your host page in RW that will affect the iFrame content - it is isolated from the host page.
All the styles affecting the BackSnap content are inline inside a <style> tag in the head of the inserted content - the code in black below
Thank you @tav and @steveb
As I am publishing locally and ftp- ing the files manually to my host I can and would change the html controlling the yabdab iframe content.
So where would I have to change the colour for the stars?
My guess would be commenter but I am not sure…
In the files/backsnap folder of your published site you will see the content.php that is imported into the iframe. Edit this with a text editor and just before the closing <\style> tag (as per the screenshot above) just add