Page 1 of 1

Just a question

Posted: 23. October 2009 14:27
by zappa84
Hello guys i notuiced in this portal here: http://www.irishfishforum.com/ there is a mod called "photo of the month" where can i get that mod? is it here? i can't find it :?

Re: Just a question

Posted: 2. November 2009 14:56
by zappa84
bump

Re: Just a question

Posted: 2. November 2009 15:21
by cromatics
bestimmt selbst gebaut

knowledge/kb_show.php?id=51

bild rein text drunter fertig

weil wenn ich so den rahmen sehe, stimmt irgendwas nicht, kann auch gut sein das das von http://www.phpbb3portal.com kommt

Re: Just a question

Posted: 2. November 2009 15:28
by zappa84
i don't think so.. that's mod.

this is part of the source code:

Code: Select all


         <!--//HERE YOU CAN CHANGE THE PHOTO OF THE MONTH -->


         <!--//HERE YOU CAN CHANGE THE PHOTO OF THE MONTH INFO -->
Any idea of where i can get it?

Re: Just a question

Posted: 2. November 2009 15:43
by cromatics

Code: Select all

<div class="inner">
      <span class="corners-top"><span></span></span>
         <a href="potm.php"><h3>Photo of the Month</h3></a>
         <div align="center">
         <br>
         <!--//HERE YOU CAN CHANGE THE PHOTO OF THE MONTH -->
         <!--//this links to the larger image of it -->
         <a href="potm.php">

         <!--//this image will display on the portal block and should be no wider than 350 pixels -->
         <img src="images/potm/2009_08_thumb.jpg" border="0">
         </a>
         <br>

         <!--//HERE YOU CAN CHANGE THE PHOTO OF THE MONTH INFO -->

         Click image to enlarge<br>
         Month : July/August 2009                        <br>

		 Sponsored by: <a href="http://irishfishforum.com/petstop.php"><b>Petstop Superstore</b></a> <br>
         Photo by:
         <!--//Here put link to persons forum profile -->
         <a href="http://www.irishfishforum.com/memberlist.php?mode=viewprofile&u=2009">
         <!--//Here goes Persons name and Forum Username -->
         Steven Jordan A.K.A. ed1303vw</a>
         
         </div>
<span class="corners-bottom"><span></span></span>

   </div>
das sieht nicht nach einem blockmod aus, wobei die potm.php von einem mod kommen muss, aber da mein eng nicht so gut ist und auf phpbb.com mehr als genung photo mods gibt, wäre es beser du schreibst den admin von dem forum mal eine pn mit deiner frage und er wird dir bestimmt sagen welcher grund mod das ist.

Re: Just a question

Posted: 3. November 2009 14:11
by zappa84
i don't understand what you are saying... :shock: