This is CDI's Typepad Profile.
Join Typepad and start following CDI's activity
CDI
Recent Activity
CDI is now following The Typepad Team
Mar 15, 2010
Found the CSS adjustment to make the navigation work with a custom header image...
The anchor (< a >) tag needs to be set to the height of the custom banner image. Otherwise, it will be the entire height of the banner + the Navigation area. On my template the banner image is 155px but the #banner-header a value was 185px, so that was also including the navigation. Gotta change it.
Add this code to the Custom CSS section:
#banner-header a
{
height: 155px; /*value = height of custom banner */
}
New! Add a horizontal navigation bar to your blog
Today, we started rolling out the ability to add a horizontal navigation bar to your blogs (one of your top requests!). It’s dead easy to configure and can make your blog much easier to navigate. Look at how our own Michael Sippey used it on his blog: To set this up on your own blog, go to De...
This link goes to a TypePad support Tip page with lots of great Navigation Bar formatting info and code samples! http://bit.ly/L1I5
I also have the problem that Jill has with all links going to home page when using custom banner.
Enjoy! @jesseluna on Twitter
New! Add a horizontal navigation bar to your blog
Today, we started rolling out the ability to add a horizontal navigation bar to your blogs (one of your top requests!). It’s dead easy to configure and can make your blog much easier to navigate. Look at how our own Michael Sippey used it on his blog: To set this up on your own blog, go to De...
Subscribe to CDI’s Recent Activity