![]() |
how do i add a link to the gallery to invision board hello, i use the invision board and the photopost gallery. how do i add a link from the user's profile in the board to the gallery? and another realted q: from the main page of the gallery how do i add a link to the forum? |
Hi.. You first question would be best answered via www.invisonize.com or the IPB support forums, the second question about a link back to your forum from your gallery could simply be achieved with html in your gallery header file. -T |
can u be more spesipic, i checked the header, it holds only the link to commercials: http://www.jugend.co.il/gallery/index.php i want to put a link in the menu - right next to search. (sorry about the hebrew) |
what toney is saying is you can edit your header and add a link. I see 6 links in your current header. How about you add another link. You have a box in the middle between the other link boxes so just add a link to the forum there. |
this is my header file: <body><body topmargin="0" leftmargin="0"> <table width="100%" border="0" cellspacing="0" cellpadding="0" style="border-collapse: collapse" bordercolor="#111111" dir="rtl" background="film-slider.gif"> <tr> <td width="250" height="75" dir="rtl"> <a href="http://www.jugend.co.il/gallery/index.php"> <img border="0" src="film-sliderlogo.gif" width="367" height="75"></a></td> <td width="250" height="75" dir="rtl"> <a href="http://www.jugend.co.il/invision/index.php?showtopic=24142"> <img border="0" src="film-slider-vote.gif" width="80" height="75"></a></td> <td width="60" height="75" dir="rtl"> <a href="http://www.jugend.co.il/invision/index.php?showtopic=24141"> <img border="0" src="film-slider-nextchl.gif" width="80" height="75"></a></td> <td width="230" height="75" dir="rtl"> <img border="0" src="kata.gif" width="240" height="75"></td> </tr> </table> </td> </tr> </table> it has nothing to do with the six links in the box. i dont know how to access that box with the links. |
try something like this <body><body topmargin="0" leftmargin="0"> <table width="100%" border="0" cellspacing="0" cellpadding="0" style="border-collapse: collapse" bordercolor="#111111" dir="rtl" background="film-slider.gif"> <tr> <td width="250" height="75" dir="rtl"> <a href="http://www.jugend.co.il/gallery/index.php"> <img border="0" src="film-sliderlogo.gif" width="367" height="75"></a></td> <td width="250" height="75" dir="rtl"> <a href="http://www.jugend.co.il/invision/index.php?showtopic=24142"> <img border="0" src="film-slider-vote.gif" width="80" height="75"></a></td> <td width="60" height="75" dir="rtl"> <a href="http://www.jugend.co.il/invision/index.php?showtopic=24141"> <img border="0" src="film-slider-nextchl.gif" width="80" height="75"></a></td> <td width="60" height="75" dir="rtl"> <a href="http://www.jugend.co.il/invision/index.php"> Forums</a></td> <td width="230" height="75" dir="rtl"> <img border="0" src="kata.gif" width="240" height="75"></td> </tr> </table> </td> </tr> </table> |
| All times are GMT -5. The time now is 10:00 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0