If people put links inline with the text, it's nigh-on impossible to see them.
Can we have a colour or underline style please?
Can't see links
20 posts
This is exactly the reason I switched back to the default style 
- Posts: 34
- Joined: Sat May 19, 2012 11:24 am
I'd suggest they use this mod: http://www.phpbb.com/customise/db/mod/prime_links
Then they'll be able to set a specific color for external links to the ".postlink" class(external link), plus by default it adds an icon beside the link. Rather nice mod and the mod author supports his mods.
Then they'll be able to set a specific color for external links to the ".postlink" class(external link), plus by default it adds an icon beside the link. Rather nice mod and the mod author supports his mods.
Yes, please fix this! Not being able to see the links is a huge usability fail.
@JoshuaPoehls on Twitter ♦ http://zduck.com
IMHO there are many "small tweaks" that would make the raspite theme much more usable, but viewtopic.php?p=84750#p84750
We're expecting a few tweaks from Paul in the next little while; this is top of the list!
Excellent news!
- Posts: 64
- Joined: Fri Oct 28, 2011 6:41 am
- Location: Bristol, UK
I hate to be a nuisance, but... *bump* 
Latest "official comment" seems to be viewtopic.php?p=123510#p123510
That's mental. Give me access and I'll fix it in two minutes.
It's being looked at quite soon - the website dude has been busy on other stuff.
- Moderator
- Posts: 6486
- Joined: Sat Jul 30, 2011 7:41 pm
liz wrote:We're expecting a few tweaks from Paul in the next little while; this is top of the list!
jamesh wrote:It's being looked at quite soon - the website dude has been busy on other stuff.
Not to be rude but, seriously, if it takes ~5 months to fix (well, it hasn't been fixed yet) a one line css problem that is "on top of the list" (where it sure belongs) you really need a new "website dude"...
No news regarding this issue?
Can we please change the link colours on the forums, to blue or red... not black; at least give it an underline, or bold? Something...
It's very hard to distinguish a piece of text from an actual link.
It's very hard to distinguish a piece of text from an actual link.
- Posts: 114
- Joined: Mon Sep 12, 2011 8:08 pm
Prosilver FTW http://www.raspberrypi.org/
1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX - Prosliver FTW
In the mean time, I suggest that people who put links in their posts manually underline them with the u tags and put them on separate lines not buried in text, it is all about usability for folks learning.
- Posts: 517
- Joined: Wed Oct 10, 2012 6:20 am
- Location: Switzerland
Both the above suggestions are spot on, but this is a known issue and one that we've been hoping to rectify "soon" for a "long" time now 
Dear forum: Play nice 
I just joined the forum and this issue popped up immediately. I figured that someone else must have brought it up with the admins. Someone did, 8 months ago.
- Posts: 7
- Joined: Fri Jan 11, 2013 9:01 pm
It can't be hard to add
to bootstrap-raspi.css, can it?
About line 127 would be good.
- Code: Select all
a.postline { text-decoration: underline; }
to bootstrap-raspi.css, can it?
About line 127 would be good.