Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
Reboot theme link issue
Avatar
Shama
Thailand
Member
Free Members
sp_UserOfflineSmall Offline
Feb 14, 2016 - 12:26 pm

I recently installed the Reboot theme. I am wondering why this theme displays links in orange without underline since everyone is used to blue underlined links. This seems confusing. I know I can install a child theme to customize this, but this is a bunch of work for me and another learning curve which I would like to avoid if possible. Are there any plans to make the link display an option of the theme itself, or is there a way to change it without going through the child theme?

Or is there a SP theme which displays the links in a more traditional way?

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 14, 2016 - 12:30 pm

everybody is used to blue?  not sure what that means...  that is far, far from universal...

have you visited the Barebones customizer?  forum - themes - customizer...  lets you do some basic customization of the theme, like link colors...  not sure it can make them underlined though...

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Feb 14, 2016 - 12:43 pm

everyone is used to blue underlined links

I was going to comment on this as well. I think it was true back in 1994 but is absolutely not the case today.

But for that '1994 look' you can change them to whatever you prefer in the 'Custom CSS' panel of the Themes section of the forum admin. Just add rules for the links for colour and underline. Something like:

a { 
    color: blue !important; 
    text-decoration: underline !important; 
}

will do it.

andy-signature.png
YELLOW
SWORDFISH
Avatar
Shama
Thailand
Member
Free Members
sp_UserOfflineSmall Offline
Feb 14, 2016 - 1:09 pm

Thank you.

Mr. Papa, I cannot find  "forum – themes – customizer".  "Customizer" is not an option under the themes menu. How do I find this 'Barebones customizer'?

I did find the custom CSS area. If I use this custom CSS, will this remain when you release theme updates or do I have to re-enter it after updates?

The parameter "a" seems to refer to all links. Right now the links in the sidebar and in the top panel are black and the links in the text are orange. Is there a custom CSS to only change the link color in the text section but not affect the sidebar and everything else? Actually your custom code changed all links to blue, including the main menu of my website, so I had to delete it.

Avatar
Ike
Sawtry, UK
Member
Free Members
sp_UserOfflineSmall Offline
Feb 14, 2016 - 1:18 pm

Sorry, Steve was referring to the theme 'Barebones' which is available in the store. It adds a custom colour page to the themes section of your admin which lets you make quick colour changes, but of course they only apply to Barebones not Reboot.

And yes to the custom CSS box. Any changes added there will remain indefinitely.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 14, 2016 - 1:20 pm

whoops!  yeah, sorry have barebones on the brain...  thanks @ike 

Avatar
Shama
Thailand
Member
Free Members
sp_UserOfflineSmall Offline
Feb 14, 2016 - 1:57 pm

Is the barebones theme an improvement over the standard theme, or what is the difference between the two?

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 14, 2016 - 1:58 pm

certainly newer and more modern than the default theme...  better?  that would be in the eye of the beholder...  it is a more minimalist theme...  differences in layout and appearance...

Avatar
Shama
Thailand
Member
Free Members
sp_UserOfflineSmall Offline
Feb 15, 2016 - 12:31 pm

Yellow Swordfish, it looks like you missed a question which I posted after you gave me the custom CSS for changing the link colors. Here it is again:

The parameter “a” seems to refer to all links. Right now the links in the sidebar and in the top panel are black and the links in the text are orange. Is there a custom CSS to only change the link color in the text section but not affect the sidebar and everything else? Actually your custom code changed all links on my site to blue, including the main menu of my website, and therefore I had to delete the custom CSS. Is there a way to modify your CSS?

Avatar
Ike
Sawtry, UK
Member
Free Members
sp_UserOfflineSmall Offline
Feb 15, 2016 - 12:43 pm

I missed it too I think, but I was replying from my phone so didn't see the edit.

You could use '#spMainContainer a' instead of just 'a' and the rest of the CSS Andy posted. That should target all links within the forum. I can't post the code right now as I'm on my phone but you should be able to add it easily enough.

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 617
Members: 17359
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10125
Posts: 79620