Hi. I need to insert an anchor into www.kiteboarding.cz site so that the link www.kiteboarding.cz/#poll works.
I need to put the anchor in poll webpart. how can i do it in admin of kentico?
thanks for help, petr
I would use the content before and after to wrap your poll web part in an anchor.
Content before:
<a name="poll">
Content after:
</a>
it works! thanks, petr
Please, sign in to be able to submit a new answer.