SGJ72
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Bueno] Site title color customizationwent ahead and hard-coded it. all’s well. was hoping to keep it dynamic, but for some reason that display:inline-block is a touchy point in the CSS. whenever I just went straight “inline” in order to get that first-letter trick to cycle through three times, it keeps first-letter from working. no worries, though. now that it’s hard-coded, I likely won’t mess with it ever again.
Forum: Themes and Templates
In reply to: [Bueno] Site title color customizationForum: Themes and Templates
In reply to: [Bueno] Site title color customizationreally, something along these lines might work: breaking the title up, then doing some magic. only, I don’t got the skills quite to adapt it across, I don’t think.
Forum: Themes and Templates
In reply to: [Bueno] Site title color customizationdug around a bit, and it looks like it’s that first-letter trick, in the CSS (and I can’t find any work around for “nth” letters past the first, of course). so I may have to hard-code it, which I kind of resist. anybody got a fix? and, I just hard code it there in the Header file, yes?