hi everyone,
i want to give the visitors of my homepage the chance to fill in their homepagelink. this operate perfect. but in the frontend, when i click on the homepagelink, the new site open in the same window and my site is deleted.
i am looking for the settings, so that the homepagelink will open in a new browserwindow or tab. i cannot find. so i hope, you can help me.
thanks for answer
regards
cms-greenhorn
Homepage-link open in the same window
-
- Phoca Newbie
- Posts: 2
- Joined: 25 Sep 2011, 19:12
- Jan
- Phoca Hero
- Posts: 48739
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Homepage-link open in the same window
Hi, sorry I don't understand how this is related to Phoca Guestbook?
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 2
- Joined: 25 Sep 2011, 19:12
Re: Homepage-link open in the same window
sorry, i mean the homepagelink in the guestbook.
- Jan
- Phoca Hero
- Posts: 48739
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Homepage-link open in the same window
Hi, then this needs to be customized in the code, the href should get the target="_blank" attribute:
components/com_phocaguestbook/views/guestbook/...
Jan
components/com_phocaguestbook/views/guestbook/...
Jan
If you find Phoca extensions useful, please support the project