Log in Register FAQ Memberlist Search Welcome to RCF - WHF Forum Index
alt : test.swf
Welcome to RCF - WHF
4fx3.gif 
calendar_open_closeCalendar 
[Solved] Forum Box!!!
Post new topic   Reply to topic View previous topic :: View next topic
Goto page: 1, 2  Next
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support Add To Bookmarks
[Solved] Forum Box!!!
PostPosted: 06/23/2007 9:51 PM Reply with quote
Citation
masteranu84
Citation
Posts 487
Word Cnt. 35,729
BDay Oct 3
Sign Libra
Sex Sex:Male
Joined: Oct 29, 2006
Local time: 3:41 PM
Location: Klang, Malaysia
malaysiC.gif
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
View user's profile Find all posts by masteranu84 Send private message   Visit poster's website Yahoo Messenger MSN Messenger Phoogle Map
Re: Forum Box!!!
PostPosted: 06/23/2007 10:07 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 11:41 AM
Location: St Pete, FL
peace.gif
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...

munky2
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: Forum Box!!!
PostPosted: 06/23/2007 11:00 PM Reply with quote
Citation
masteranu84
Citation
Posts 487
Word Cnt. 35,729
BDay Oct 3
Sign Libra
Sex Sex:Male
Joined: Oct 29, 2006
Local time: 3:41 PM
Location: Klang, Malaysia
malaysiC.gif
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...

munky2


That mean i want to change my template? Or just download the template header? Any link to download ? Rolling Eyes
Back to Top
View user's profile Find all posts by masteranu84 Send private message   Visit poster's website Yahoo Messenger MSN Messenger Phoogle Map
Re: Forum Box!!!
PostPosted: 06/23/2007 11:46 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 11:41 AM
Location: St Pete, FL
peace.gif
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...

munky2
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: Forum Box!!!
PostPosted: 06/24/2007 2:26 AM Reply with quote
Citation
masteranu84
Citation
Posts 487
Word Cnt. 35,729
BDay Oct 3
Sign Libra
Sex Sex:Male
Joined: Oct 29, 2006
Local time: 3:41 PM
Location: Klang, Malaysia
malaysiC.gif
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...

munky2


Ok~~ So does i can change my template layout same as like that?How to change my forum template layout? Brick wall
Back to Top
View user's profile Find all posts by masteranu84 Send private message   Visit poster's website Yahoo Messenger MSN Messenger Phoogle Map
Re: Forum Box!!!
PostPosted: 06/24/2007 5:07 AM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 11:41 AM
Location: St Pete, FL
peace.gif
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">&nbsp;<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}" />&nbsp;{PRIVATE_MESSAGE_INFO}</a></td>
          <!-- END switch_user_logged_in -->
          <td height="23" valign="middle">&nbsp;<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">&nbsp;<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">&nbsp;<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}" />&nbsp;{L_MUSIC}</a></td>  
          <td height="23" valign="middle">&nbsp;<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}" />&nbsp;{L_BLOG}</a></td>
          <td height="23" valign="middle">&nbsp;<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}" />&nbsp;{L_ACTIVITY}</a></td>
          <!-- BEGIN switch_user_logged_in -->
          <td height="23" valign="middle">&nbsp;<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}" />&nbsp;{L_FRIENDS}</a></td>
          <td height="23" valign="middle">&nbsp;<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}" />&nbsp;{L_WATCHED_TOPICS}</a></td>
          <!-- END switch_user_logged_in -->
          <td height="23" valign="middle">&nbsp;<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}" />&nbsp;{L_MEDALS}</a></td>
          <td height="23" valign="middle">&nbsp;<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}" />&nbsp;{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">&nbsp;<a href="{U_CONTACT_FORM}" class="mainmenu">{L_CONTACT_FORM}</a></td>
           <!-- BEGIN switch_user_logged_in -->
          <td height="20" align="center" valign="middle">&nbsp;<a href="{U_RECOMMEND}" class="mainmenu2">{L_RECOMMEND}</a></td>
          <td height="20" align="center" valign="middle">&nbsp;<a href="{U_CENTER}" class="mainmenu2">{L_RP_CENTER}</a></td>
            <!-- END switch_user_logged_in -->
          <td height="20" align="center" valign="middle">&nbsp;<a href="{U_RANKS}" class="mainmenu">{L_RANKS}</a></td>  
          <td height="20" align="center" valign="middle">&nbsp;<a href="{U_STAT_HEADERLINK}" class="mainmenu">{L_STAT_HEADERLINK}</a></td>
          <td height="20" align="center" valign="middle">&nbsp;<a href="{U_LINK_EXCHANGE}" class="mainmenu">{L_LINK_EXCHANGE}</a></td>
          <td height="20" align="center" valign="middle">&nbsp;<a href="{U_CLASSIFIED_ADS}" class="mainmenu">{L_CLASSIFIED_ADS}</a></td>
           <!-- BEGIN switch_user_logged_in -->
          <td height="20" align="center" valign="middle">&nbsp;<a href="{U_SEARCH_ADS}" class="mainmenu">{L_SEARCH_ADS}</a></td>
          <td height="20" align="center" valign="middle">&nbsp;<a href="{U_QUIZ}" class="mainmenu2">{L_QUIZ}</a></td>
            <!-- END switch_user_logged_in -->
          <td height="20" align="center" valign="middle">&nbsp;<a href="{U_BEST_SOFTWARE}" class="mainmenu">{L_BEST_SOFTWARE}</a></td>
          <td height="20" align="center" valign="middle">&nbsp;<a href="http://www.funwadi.com/templates/index.html" class="mainmenu">{L_PREMIUM_TEMPLATES}</a></td>
       </tr>
       </table>
    </td>
</tr>
</table>

headbang
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: Forum Box!!!
PostPosted: 06/24/2007 2:02 PM Reply with quote
Citation
masteranu84
Citation
Posts 487
Word Cnt. 35,729
BDay Oct 3
Sign Libra
Sex Sex:Male
Joined: Oct 29, 2006
Local time: 3:41 PM
Location: Klang, Malaysia
malaysiC.gif
[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 ? dontknow
Back to Top
View user's profile Find all posts by masteranu84 Send private message   Visit poster's website Yahoo Messenger MSN Messenger Phoogle Map
Re: Forum Box!!!
PostPosted: 06/24/2007 6:40 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 11:41 AM
Location: St Pete, FL
peace.gif
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...

munky2
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: Forum Box!!!
PostPosted: 06/25/2007 6:34 AM Reply with quote
Citation
masteranu84
Citation
Posts 487
Word Cnt. 35,729
BDay Oct 3
Sign Libra
Sex Sex:Male
Joined: Oct 29, 2006
Local time: 3:41 PM
Location: Klang, Malaysia
malaysiC.gif
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...

munky2


Ok. thanks to nightrider~~~I will try to learn this my self .
Back to Top
View user's profile Find all posts by masteranu84 Send private message   Visit poster's website Yahoo Messenger MSN Messenger Phoogle Map
Re: Forum Box!!!
PostPosted: 06/25/2007 11:31 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 11:41 AM
Location: St Pete, FL
peace.gif
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...

headbang
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
 Post new topic  Reply to topic
Information
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum
All times are GMT - 5 Hours
Goto page: 1, 2  Next
Page 1 of 2


Add To Bookmarks

 
  
  


  Google

Powered by phpBB © 2001, 2005 phpBB Group

Page generation time: 0.1325s (PHP: 68% - SQL: 32%) - SQL queries: 58 - GZIP disabled - Debug on