Guestbook at new window
|
ajorgereis
Joined: 2008-09-06
Posts: 132 |
Posted: Tue, 2012-04-24 06:12
|
|
Date: Mon, 2012-04-23 12:21 Hi I do not understand html or php code. I want open guestbook at new window. Now it opens in the same window of the gallery At 'HTML Code' provided by Guestbook, I have this: http://users2.smartgb.com/g/g.php?a=s&i=g26-05378-28 Thank You Regards Armando Jorge |
|

Posts: 90
HTML code to open new page:
<a target="_blank" href="http://users2.smartgb.com/g/g.php?a=s&i=g26-05378-28">
Posts: 132
Thanks mervyngroves but did not work
www.ajorge.net
Posts: 90
This is the current code on your page:
<a class="g-menu-link " href="http://users2.smartgb.com/g/g.php?a=s&i=g26-05378-28">
Guestbook </a>
This opens in new window:
<a target="_blank" class="g-menu-link" href="http://users2.smartgb.com/g/g.php?a=s&i=g26-05378-28">
Guestbook</a>
http://grovesonline.com/link/guestbook.htm
Posts: 132
Hi mervyngroves
Gives an error as the attached file
www.ajorge.net
Posts: 90
It's too early in the morning for me!! I just realised you are using Menu Lin ks and not a direct coding exzercise. I bleieve this should work in Menu Links.
http://users2.smartgb.com/g/g.php?a=s&i=g26-05378-28" target="_blank
This is using a little manuipulation of the existing coding to achieve what you want, the link to openm in a new page, we added the " at the end of the url and left out the "at the end of the target, it's provided by gallery3. This time it works.....
Posts: 132
Hi mervyngroves
Yes, actually I'm using the menu links, now works
Thanks a lot
Regards
Armando Jorge
www.ajorge.net
Posts: 132
mervyngroves
Just one more question. How can I put my email as a link in the description of the album's main of my gallery? In the gray dragon theme I put
url=mailto:ajpreis@gmail.com]ajpreis@gmail.com[/url and worked. Now at the theme Clean Canvas does not work.
In Gray Dragon I put url=http://www.facebook.com/home.php#!/profile.php?id=100000016207377]facebook[/url to my facebook link and worked. Now the theme Clean Canvas does not work
Can you help again please?
www.ajorge.net
Posts: 90
Add another menu link with mailto:ajpreis@gmail.com as the url.
Posts: 132
Menu Link I only have two options:
1st "First link on the menu" where I have the Guestbook
2nd "Link Gallery after the root album" Were I have my e-mail
I haven't more options
www.ajorge.net
Posts: 90
Strange, I have 8 in total, the ones you mentioned and five more. I use GreyDragon, maybe the options are different in Clean Canvas?
Posts: 26097
Perhaps the pages module is better as the menu links module only has a couple of links.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 132
Hi Dave
The Pages module is great, but I'm doing something wrong. The link to my email work and a link to my facebook does not. Wy?
Look at my page http://www.ajorge.net/gallery3/index.php/pages/show/Links
www.ajorge.net
Posts: 26097
Works for me:
http://www.langleycom.com/gallery3/index.php/pages/show/Contact
this is the HTML (html button on the form UI) I used:
<div><a href="mailto:ajpreis@gmail.com">mail me</a></div><a href="http://www.facebook.com/home.php#!/profile.php?id=100000016207377" target="_blank">My Facebook</a>Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 132
Many thanks, Dave
Already works
To be perfect, I would like to know how to insert images on the pages.
I've tried to insert from the "Insert image button" on the UI form, but did not work. Can you help me please?
I tried to insert this image http://www.ajorge.net/gallery3/index.php/Portrait/25-12-07_4641
in my "author page"
www.ajorge.net
Posts: 132
Already discovery.
Thank you Dave and Mervyngroves
Regards
www.ajorge.net