 | [Solved] Forum Box!!! |  |
Posted: 06/23/2007 9:51 PM |
|
|
|
|
|
| Citation |
| Posts |
487 |
| Word Cnt. |
35,729 |
| BDay |
Oct 3 |
| Sign |
Libra |
| Sex |
 |
|
|
|
Joined: Oct 29, 2006
Local time: 3:41 PM
Location: Klang, Malaysia
|

|
|
|
|
 |
Can i know does my forum can make the box as like ur forum Nightrider?.Coz my forum button bar are too small.That look ugly.So i want make a bow for my button bar together.Can make it? How to make?
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Forum Box!!! |  |
Posted: 06/23/2007 10:07 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 11:41 AM
Location: St Pete, FL
|

|
|
|
|
 |
It would be tricky with the template header that you have now. You may want to consider using something like what AB has on his forum now:
Funwadi.com
That might work better than a box like we have here...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Forum Box!!! |  |
Posted: 06/23/2007 11:00 PM |
|
|
|
|
|
| Citation |
| Posts |
487 |
| Word Cnt. |
35,729 |
| BDay |
Oct 3 |
| Sign |
Libra |
| Sex |
 |
|
|
|
Joined: Oct 29, 2006
Local time: 3:41 PM
Location: Klang, Malaysia
|

|
|
|
|
 |
| Nightrider wrote:
|
It would be tricky with the template header that you have now. You may want to consider using something like what AB has on his forum now:
Funwadi.com
That might work better than a box like we have here...
|
That mean i want to change my template? Or just download the template header? Any link to download ?  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Forum Box!!! |  |
Posted: 06/23/2007 11:46 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 11:41 AM
Location: St Pete, FL
|

|
|
|
|
 |
There is no MOD to install for something like this. I manually created the menus that you see on AB's forum. That type of menu layout would probably look fine on your current template...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Forum Box!!! |  |
Posted: 06/24/2007 2:26 AM |
|
|
|
|
|
| Citation |
| Posts |
487 |
| Word Cnt. |
35,729 |
| BDay |
Oct 3 |
| Sign |
Libra |
| Sex |
 |
|
|
|
Joined: Oct 29, 2006
Local time: 3:41 PM
Location: Klang, Malaysia
|

|
|
|
|
 |
| Nightrider wrote:
|
There is no MOD to install for something like this. I manually created the menus that you see on AB's forum. That type of menu layout would probably look fine on your current template...
|
Ok~~ So does i can change my template layout same as like that?How to change my forum template layout?  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Forum Box!!! |  |
Posted: 06/24/2007 5:07 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 11:41 AM
Location: St Pete, FL
|

|
|
|
|
 |
Here is an example of the code that I added to his overall_header.tpl file to display the menu at the very top. You could do something very similar with your current template...
| Code:
|
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" class="border">
<tr>
<td align="center" valign="top">
<!-- begin applied_x header-->
<table align="center" border="0" cellspacing="1" cellpadding="0" width="100%" style="background-image:url(templates/applied_x/images/nav_bg.gif)">
<tr>
<td>
<table width="100%" cellpadding="0" cellspacing="1" border="1">
<tr>
<!-- BEGIN switch_user_logged_in -->
<td height="23" valign="middle"> <a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="templates/applied_x/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{PRIVATE_MESSAGE_INFO}" /> {PRIVATE_MESSAGE_INFO}</a></td>
<!-- END switch_user_logged_in -->
<td height="23" valign="middle"> <a href="{U_GARAGE}" class="mainmenu"><img src="templates/applied_x/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_GARAGE}" hspace="3" />{L_GARAGE}</a></td>
<td height="23" valign="middle"> <a href="{U_ALBUM}" class="mainmenu"><img src="templates/applied_x/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_ALBUM}" hspace="3" />{L_ALBUM}</a></td>
<td height="23" valign="middle"> <a href="{U_MUSIC}" class="mainmenu"><img src="templates/applied_x/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_MUSIC}" /> {L_MUSIC}</a></td>
<td height="23" valign="middle"> <a href="{U_BLOG}" class="mainmenu"><img src="templates/applied_x/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_BLOG}" /> {L_BLOG}</a></td>
<td height="23" valign="middle"> <a href="{U_ACTIVITY}" class="mainmenu"><img src="templates/applied_x/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_ACTIVITY}" /> {L_ACTIVITY}</a></td>
<!-- BEGIN switch_user_logged_in -->
<td height="23" valign="middle"> <a href="{U_FRIENDS}" class="mainmenu"><img src="templates/applied_x/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_FRIENDS}" /> {L_FRIENDS}</a></td>
<td height="23" valign="middle"> <a href="{U_WATCHED_TOPICS}" class="mainmenu"><img src="templates/applied_x/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_WATCHED_TOPICS}" /> {L_WATCHED_TOPICS}</a></td>
<!-- END switch_user_logged_in -->
<td height="23" valign="middle"> <a href="{U_MEDALS}" class="mainmenu"><img src="templates/applied_x/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_MEDALS}" /> {L_MEDALS}</a></td>
<td height="23" valign="middle"> <a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="templates/applied_x/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_LOGIN_LOGOUT}" /> {L_LOGIN_LOGOUT}</a></td>
</tr>
</table>
</td>
</tr>
</table>
|
Here is the code I used to display the lower menu just above the Sports Tickets link:
| Code:
|
<table align="center" border="0" cellspacing="1" cellpadding="0" width="100%" style="background-image:url(templates/applied_x/images/nav_bg.gif)">
<tr>
<td>
<table width="100%" cellpadding="0" cellspacing="1" border="1">
<tr>
<td height="20" align="center" valign="middle"> <a href="{U_CONTACT_FORM}" class="mainmenu">{L_CONTACT_FORM}</a></td>
<!-- BEGIN switch_user_logged_in -->
<td height="20" align="center" valign="middle"> <a href="{U_RECOMMEND}" class="mainmenu2">{L_RECOMMEND}</a></td>
<td height="20" align="center" valign="middle"> <a href="{U_CENTER}" class="mainmenu2">{L_RP_CENTER}</a></td>
<!-- END switch_user_logged_in -->
<td height="20" align="center" valign="middle"> <a href="{U_RANKS}" class="mainmenu">{L_RANKS}</a></td>
<td height="20" align="center" valign="middle"> <a href="{U_STAT_HEADERLINK}" class="mainmenu">{L_STAT_HEADERLINK}</a></td>
<td height="20" align="center" valign="middle"> <a href="{U_LINK_EXCHANGE}" class="mainmenu">{L_LINK_EXCHANGE}</a></td>
<td height="20" align="center" valign="middle"> <a href="{U_CLASSIFIED_ADS}" class="mainmenu">{L_CLASSIFIED_ADS}</a></td>
<!-- BEGIN switch_user_logged_in -->
<td height="20" align="center" valign="middle"> <a href="{U_SEARCH_ADS}" class="mainmenu">{L_SEARCH_ADS}</a></td>
<td height="20" align="center" valign="middle"> <a href="{U_QUIZ}" class="mainmenu2">{L_QUIZ}</a></td>
<!-- END switch_user_logged_in -->
<td height="20" align="center" valign="middle"> <a href="{U_BEST_SOFTWARE}" class="mainmenu">{L_BEST_SOFTWARE}</a></td>
<td height="20" align="center" valign="middle"> <a href="http://www.funwadi.com/templates/index.html" class="mainmenu">{L_PREMIUM_TEMPLATES}</a></td>
</tr>
</table>
</td>
</tr>
</table>
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Forum Box!!! |  |
Posted: 06/24/2007 2:02 PM |
|
|
|
|
|
| Citation |
| Posts |
487 |
| Word Cnt. |
35,729 |
| BDay |
Oct 3 |
| Sign |
Libra |
| Sex |
 |
|
|
|
Joined: Oct 29, 2006
Local time: 3:41 PM
Location: Klang, Malaysia
|

|
|
|
|
 |
[quote="Nightrider"]Here is an example of the code that I added to his overall_header.tpl file to display the menu at the very top. You could do something very similar with your current template...
Ops..Sorry Nightrider, I don't understand much with ur this explain since my english is poor.
Does i save the code u giving dhen direct paste to my overall_header ?  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Forum Box!!! |  |
Posted: 06/24/2007 6:40 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 11:41 AM
Location: St Pete, FL
|

|
|
|
|
 |
I'm taking off for the evening, so I will have to take a look at this later. There just aren't enough hours in the day...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Forum Box!!! |  |
Posted: 06/25/2007 6:34 AM |
|
|
|
|
|
| Citation |
| Posts |
487 |
| Word Cnt. |
35,729 |
| BDay |
Oct 3 |
| Sign |
Libra |
| Sex |
 |
|
|
|
Joined: Oct 29, 2006
Local time: 3:41 PM
Location: Klang, Malaysia
|

|
|
|
|
 |
| Nightrider wrote:
|
I'm taking off for the evening, so I will have to take a look at this later. There just aren't enough hours in the day...
|
Ok. thanks to nightrider~~~I will try to learn this my self . |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Forum Box!!! |  |
Posted: 06/25/2007 11:31 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 11:41 AM
Location: St Pete, FL
|

|
|
|
|
 |
Ok, I moved the standard menu options to the bar so that there is more room for new tabs above it whenever you add a new MOD that includes a menu option. I also increased the width of the main body to adjust to the width of the window. This will give you a lot more working room so that your menu will have space to grow...
Logged In:
Logged Out:
You should be able to add a lot of new menu options now without having to worry too much about where to place them...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|