Top Menu last item wrapps

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
10/6/2011 1:38:26 PM
Gravatar
Total Posts 383
Thanks Squire Dude

Top Menu last item wrapps

Hi,

I have created my css files etc.  (used Artisteer 3.0) and checked everything on a local version of the site.  BUT when I upload it to the public site the last item on the (top) menu gets wrapped to the next line!  Doesn't happen locally, I have used the same basic Artisteer site that you ship then add the new html etc files.  To see what I mean please take a look at www.yachtlogsoftware.com, and thanks.

Anyone got any thoughts or suggestions how to correct this?

10/6/2011 2:04:31 PM
Gravatar
Total Posts 2239

Re: Top Menu last item wrapps

Add this to your styleoverrides.css file:

.art-hmenu a .t { margin: 0 7px; }

That should fix you up.

HTH,
Joe D.

10/6/2011 2:09:58 PM
Gravatar
Total Posts 383
Thanks Squire Dude

Re: Top Menu last item wrapps

Hi Joe D,

Perfect did exactly as I needed.

Thanks
Phill

You must sign in to post in the forums. This thread is closed to new posts.