Is there any way of doing "speaking" navigation with wordpress that is dynamic? Is it possible to have a <span> tag around the speaking part of page title and just use a custom structure to change the permalink?
Example:
Products <---- this is in a large font We make good stuff <--- This is an a smaller font under it.
In wordpress you would enter the page title as
<li>Products <br /> <span> We make good stuff</span><li>
Example:
Products <---- this is in a large font
We make good stuff <--- This is an a smaller font under it.
In wordpress you would enter the page title as
<li>Products <br /> <span> We make good stuff</span><li>
lets here it ..... link please
http://www.smashingmagazine.com/2008/02 ... -examples/
for example:
Home (large text)
our main page (smaller text)
Services (large text)
what we do (smaller text)
About (large text)
what we're all about (smaller text)
Contact (large text)
get in touch (smaller text)
I would like to know how this is done as well.
(sorry didnt realize this tread was two years old) lol
Thanks!