miniBB ® 

miniBB

®
Support Forums
  
 | Start | Register | Search | Statistics | File Bank | Manual |
Custom Tutorials and Modifications miniBB Support Forums / Custom Tutorials and Modifications /  
 

Making a forum link to external page

 
Author M
Guest
#1 | Posted: 7 Oct 2007 16:56 
I've just created the forum titles I need for my community. They appear on the first page.

Is there a way to make one of those links to an external WWW site rather than internal forum?

Author Ivan
Advanced Member
#2 | Posted: 9 Oct 2007 04:35 
It's possible with straight HTML. The last forum title on this community - "Full Demo Test" - is the same case. See the source code.

Author Paul
Lead Developer 
#3 | Posted: 11 Oct 2007 04:16 
Look how we did it modifying main_forums.html template.

https://www.minibb.com/templates/main_forums.html

Author Paul
Lead Developer 
#4 | Posted: 11 Oct 2007 04:17 
<table class="tbTransparentmb"><tr><td>{$user_logging}</td></tr></table>

<table class="forums">
<tr>
<td class="caption4" style="width:25px"><img src="https://www.minibb.com/forums/img/!pix.gif" style="width:25px;height:15px" alt="" /></td>
<td class="caption4" style="width:100%">{$l_forum}</td>
<td class="caption4" style="width:40px;text-align:center">{$l_num_topics}</td>
<td class="caption4" style="width:40px;text-align:center">{$l_replies}</td>
</tr>

{$list_forums}

<tr class="tbCel2">
<td class="caption1" style="width:5%;text-align:center"><img src="https://www.minibb.com/forums/img/forum_icons/qwerty.gif" style="width:16px;height:16px" alt="" /></td>
<td class="caption1" style="width:75%"><b><a href="http://minibb.org" target="_blank">Full Demo Test</a></b><br />Separate miniBB installation: almost all free and premium addons available, also as administrative demo access.</td>
<td class="caption1" style="width:10%; text-align:center"> </td>
<td class="caption1" style="width:10%; text-align:center"> </td>
</tr>

</table>

Custom Tutorials and Modifications miniBB Support Forums / Custom Tutorials and Modifications /
 Making a forum link to external page
 Share Topic's Link

Your Reply Click this icon to move up to the quoted message


  ?
Post as a Guest, leaving the Password field blank. You could also enter a Guest name, if it's not taken by a member yet. Sign-in and post at once, or just sign-in, bypassing the message's text.


Before posting, make sure your message is compliant with forum rules; otherwise it could be locked or removed with no explanation.

 

 
miniBB Support Forums Powered by Forum Software miniBB ® Home  Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contact Us
Get the Captcha add-on: protect your miniBB-forums from the automated spam and flood.


  ⇑