Just a question
Just a question
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
bump
			
			
									
						
										
						Re: Just a question
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
			
			
									
						
										
						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
i don't think so.. that's mod.
this is part of the source code:
Any idea of where i can get it?
			
			
									
						
										
						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 -->Re: Just a question
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>Re: Just a question
i don't understand what you are saying... 
			
			
									
						
										
						