Editing menu code to redirect link


Author Message
George

Posted: 10/14/2011
Quote message 

Hey there people,
I've had a problem for a while now and i am still not able to solve this.
I created my template in Artisteer and exported it as a wordpress theme.
It's for a blog and the layout is simple with a horizontal menu at the top of the screen with a few links. What i need to do is to redirect one of the links( A "Subscribe" link) to a modal window which pops-up a subscription form.

The modal window works fine and i have managed to get it to work with both a text as the link and an image as the link on a normal page, just as a test.

What i need to do is to get the "Subscribe" text link on the menu to link to this modal window the same way. The issue is though, that i can't seem to find the codes for the menu links to redirect anywhere! How do i edit the menu links created in Artisteer and redirect them to somewhere more specific?

I will show below what it is i am trying to do.

This is the code for the image link to the modal pop-up:
<a href="#" class="eModal eModal-1"><img style="border:none;" src="http://localhost/wordpress/wp-content/uploads/2011/10/this_is_a_test_image.png" alt="" /></a>


This is the code for a text-link to the modal pop-up:
<a href="#" class="eModal eModal-2">this is a test link</a>


Now: how do i get on with linking the Subscribe link on my menu, the same way as i have done with the text link above when i can't seem to find the codes for them to edit?

Please do note that i am not great with codes, i can simply find and replace codes and thats about it.

Thanks!
George
 
Ellesse Smith

Posted: 12/11/2021
Quote message 

<a href="http://www.artisteer.com/Default.aspx?post_id=177157&p=forum_post">add link</a>