Menu as links with css styles« Back to Questions List
Hi i want to create simple menu with css styles. In Yours tutorials, U only tell about links and css styles separately. I know that i can put this tag to my layer: "${link:index.html} home" and get link but when i write this tag there is no place on layer to write the name, which i can use it to make hover state in "${css|styles}". In private message i became this links: //exportkit.com/answers/i-want-to-use-menu-as-link-hover-at-a-time and //exportkit.com/plugin/environments/html5/create-a-pure-css-dropdown-menu but this links tell about css styles without links. Please write me how to do it with both effects in one place. |
This question has been resolved, view the correct answer now!
✓ Correct Answer | |
---|---|
Hi, This is very simple. You can set both ${link} and ${css|style} tags on a single layer, eg. ${css|style:label} ${link:www.google.com} my button link Based on your description, the issue you may face is the max layer name characters. This can easily happen with text layers, the quick solution is to rename your layer to something short such as ”my button link” shown above. This will give you the extra space to write your layer tag properties. |
Share Your Knowledge!
Contribute to the community and help other users to benefit from your answer with experience and knowledge.