Support Forum
Hey Ann,
For this you would need to use the 'visited' selector in the CSS. For example, if you wanted to mark read topic titles with a different colour, you would do:
#spMainContainer a.spRowName:visited, #spMainContainer .spRowName:visited { color: red; }
Note the :visited after the class. This can be applied to pretty much anything that's a link of sorts. There are a couple of catches here so for full details take a look at the w3schools Definition.
I don't want to flog a dead horse because I'm pretty sure you are running a child theme, but if not take a look here to get started as you'll need one for such a change.
Hope that helps!
OK, I'm making a little progress although I have to learn a lot of syntax!
I have downloaded the Child Theme Framework and have uploaded it as a theme to our site.
I assume I have to activate it to enable me to edit it in situ or is that entirely the wrong approach?
Also, the part of the screen I want to change is the list of recent topics down the side. What name is used to refer to that in the code?
Sorry for all the questions. If there is another way I should approach this then let me know. We run a small charitable site on a shoestring so have zero funds to get experts in.
Really appreciate your help!
BY THE WAY, I did NOT rename the Child Theme Framework!
I'm really sorry but I don't understand a couple of things there so let's start at the top:
Yes you should activate the child theme framework before editing. As standard it doesn't contain any changes so you should still see regular old Reboot. I don't understand what 'edit it in situ' means though, what's situ?
You would typically edit the child theme stylesheet in a code editor like Notepad or Notepad++ which is a good free place to start. Any editor will do as long as it's not rich text. You can also use the SP theme editor (Forum > Themes > Theme Editor) although with Reboot you can only edit the stylesheet here, not templates. Should do you for now at least if nothing else.
I'm also not sure where this 'recent topics down the side' is.. Could you take a screenshot and upload here highlighting the part you'd like to change?
It's no problem, we can guide you through the process of making a change in a child theme, it's pretty straight forward.
Wow, this is a lot of support I'm getting!
My mission is to darken the text in this column (light blue is too light) and change the colour of it after the link has been clicked.
My reference to in situ (maybe doesn't translate too well across the pond? Whoops - just realised you're in Staines!) referred to using the theme editor although obviously I know realise I can use OS X text editor.
Can't tell you how much I appreciate your help. Our site is free and we make nothing .... yet our lovely members grumble at the slightest glitch. Sometimes feel like offering to refund all the fees they've paid but maybe the sarcasm would be lost! haha
1 Guest(s)