Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
Hi guys,

again I'm setting up a website with couch and I needed a hand.

My client asked me to have the menu (nested page) all in one style but one.
How can I change just one of the links?

Also, the client owns a website and needs to see how the website will look like without the link and (as you can see at the link http://publik.customers.smartyhost.com.au) this messes up the layout.

Is it possible to have temporary licence (maybe for a week) to show him this (as you can see this is a temporary url, I need to buy like 10 licenses for this template but for now if i buy the licence won't work anyway as this is not the domain (as you can imagine :P )

Is this possible?

Thanks
Hi Emanuele,
..have the menu (nested page) all in one style but one.
How can I change just one of the links?

I presume you are using the 'cms:menu' tag to generate the menu from nested-pages.
If you take a look at the menu code outputted, you'll notice that each of the menu-items (LI elements) is given a unique id (the name of the page prepended by 'item-'). I think this should be sufficient to style any item uniquely using CSS.

In the unlikely case where you find the HTML generated by 'cms:menu' not suitable for your needs, you can always create the menu yourself using the 'cms:nested_pages' tag to have complete control over the markup. Please see http://www.couchcms.com/docs/tags-refer ... pages.html for a complete example.

..Is it possible to have temporary licence (maybe for a week)..

Not a problem at all :)
I have PMed one to you.

Hope this helps.
2 posts Page 1 of 1
cron