substitute
Member
Posted 2 weeks ago #
Hi
I've been looking at the css and at the source of my page, but I don't get it.
Somehow, the leftsidebar is all uppercase. I assume that as there is a category box here by default it is set as uppercase for that category.
Unfortunately, the code doesn't seem to get it that this is a css widget. Still it appears as a widget on the code of the page...
Any clue?
Thanks
http://www.dpwatch.com
do you use All-In-One SEO plugin or any other SEO plugins?
substitute
Member
Posted 2 weeks ago #
Nope
These I use
Enhanced WP-ContactForm
Event Calendar / Scheduler
Exec-PHP
Extended Options
Page Links To
It's the THEME, whenever I switch it's ok.
SO if anyone could help locate the place where I could remove that uppercase, that'd be great.
Thanks
mercime
Member
Posted 2 weeks ago #
hey there, substitute - if you see spammer in the forums, just add "modlook" to tags on the right sidebar here
As for changing UPPERCASE heading in sidebar ... open up your theme's style.css and delete "text-transform: uppercase;" declaration from .boxheading spam --
.boxheading span {
background-color: #666666;
text-transform: uppercase;
etc
etc
etc
}
substitute
Member
Posted 2 weeks ago #
Mercime great to have you there
But, it didn't work. I may not have been clear actually, what bothered me was not the uppercase of the title of the box but the uppercase content.
Actually, you helped me anyway since knowing what I was looking for I looked for the other text-transform uppercase and removed THE ONE!
Thanks a million. If you could have a look at my other posts that'd be awesome, because you really are of tremendous help!
S