My website is www.bb5t.com/zen
I am trying to change the text on the banner that says bb5t.com to make it caps. I can't seem to remember where I set that. It's been a year. Please help.
My website is www.bb5t.com/zen
I am trying to change the text on the banner that says bb5t.com to make it caps. I can't seem to remember where I set that. It's been a year. Please help.
You can simply add this to your stylesheet:
#nameWrapper a{text-transform:uppercase}
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
Easiest way is to amend your stylesheet_new.css as follows:
#nameWrapper {
padding:10px 0 10px 30px;}
text-transform:uppercase;
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
You guys are heroes, thanks