fesupport 0 Report post Posted February 27, 2010 The theme demo shows an ability to use lowercase italics and uppercase text in the pages as they appear on the menu "the BLOG." However, when I create pages with lowercase text it shows as all uppercase i.e. "THE BLOG" after I established the page as "the Blog." How do I activate this feature? Thanks Share this post Link to post Share on other sites
jnoh 0 Report post Posted March 2, 2010 type in code for the page title: `the Blog` Share this post Link to post Share on other sites
ranchnet 0 Report post Posted June 22, 2010 Thanks for that - works great. Is there way to keep the em tags from showing up when you mouse over the nav links? Share this post Link to post Share on other sites
cmunns 16 Report post Posted June 22, 2010 I believe you can change this attribute with the All in One SEO Pack plug-in Share this post Link to post Share on other sites
ranchnet 0 Report post Posted June 23, 2010 Thanks, Adam. It looks like the Pro version will do it, but I couldn't find it in the standard plug-in. If anyone has a solution, I'd be grateful. Thanks! Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted June 24, 2010 It's a style in WhiteHousePro that transforms them to uppercase. Add this to your Custom CSS: #nav{text-transform:none} Thanks, Bryan Share this post Link to post Share on other sites
ranchnet 0 Report post Posted June 28, 2010 Thanks, Bryan. That removes the uppercase, but what I want to do is preserve the caps formatting as is, but remove the em tag code that pops up when you mouseover a title link in the nav. I want the italics themselves, just not the tag hovering above the titles. Any ideas? Share this post Link to post Share on other sites
cmunns 16 Report post Posted June 28, 2010 You just need to be able to change the "title" attribute of the links. If you're using the new WP3.0 menus you can specify "title" attribute for each link Not sure if you're using this that's why I suggested the plug-in before Share this post Link to post Share on other sites
ranchnet 0 Report post Posted July 1, 2010 Thanks Adam! I'm on 2.9 - will upgrade and change the title attribute. Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted July 1, 2010 Let us know if everything works out for you. Thanks, Bryan Share this post Link to post Share on other sites