How can I create an anchor in Themler?
How can I create an anchor in Themler?
How can I create an anchor in Themler?
How can I create an anchor in Themler?Hi,
You mean the anchor to the exact place on the page?
http://answers.themler.com/articles/5581/one-page-design-in-wordpress
Let us know if that helps.
Sincerely,
Hella
How can I create an anchor in Themler?
How can I create an anchor in Themler?
Thanks. But if I want to add an anchor on a page but not link from menu?
> How can I create an anchor in Themler? > How can I create an anchor in Themler? Thanks. But if I want to add an anchor on a page but not link from menu?Hi,
Add a Button control and use the appropriate URL in it.
Sincerely,
Hella
Hi,
Add a Button control and use the appropriate URL in it.
Sincerely,
Hella
How do you mean? I just want to use achor-link with text to another place with text, not button.
> Hi, > > Add a Button control and use the appropriate URL in it. > > Sincerely, > Hella How do you mean? I just want to use achor-link with text to another place with text, not button.Hi,
You want to add a text link which will navigate to an anchor somewhere in the same page? Add a link with the #anchor in the URL. That's the same as for the menu, button or any other type of link.
Sincerely,
Hella
Use the following code like i used further down the page where you want it.
<a name id></a>
At the top of the page, use #InstantQuote (or whatever the name of your anchor) in the link text box area
Use the following code like i used further down the page where you want it. <a name id></a> At the top of the page, use #InstantQuote (or whatever the name of your anchor) in the link text box area