New Releases: What upcoming games are you looking forward to?
|
#1
|
||||
|
||||
|
FAQ items turning black
(I clicked the vB link at the bottom left of the forum, then clicked the FAQ link in the breadcrumb trail, didn't find it through any menus or buttons or anything.)
I just found the FAQ, and noticed a very small, but slightly distracting issue: If I hold my mouse over a question or answer, that item turns black, meaning invisible on the black background. Here's a quick source code example: (I just found a typo too at the end. )The reason is that the contents of the {a} tag (wrong brackets on purpose) are turned black, apparently by the basic "a:hover" declaration in http://www.gamerdna.com/gcevent/epoc...ime_styles.css Also the {a} never gets a {/a}, adding a lot of errors to the validation. Writing "{a name="whatever"}{/a}Blabla" turns the contents, meaning nothing, black, so that's one solution. I also recently discovered you can use lots of tags as bookmarks, including headers and paragraphs, so you don't even have to use {a}. The following should work just fine. Quote:
|
|
#2
|
||||
|
||||
|
The FAQ that you have discovered is a hold over from Guild Cafe... we are in the process of putting together a new help/docs solution.
|
|
#3
|
||||
|
||||
|
It felt left over-ish, but then again I did read "gamerDNA" instead of GuildCafe, so I wasn't sure what was happening exactly.
Glad to hear you're working on the documentation.
|
|
#4
|
||||
|
||||
|
It probably said gamerDNA instead of GuildCafe because the name of the FAQ was a variable in Vbulletin that changed when we officially changed the name from guildcafe to gamerDNA.
But yeah, new guild documentation coming very soon! |