[vBTEAM]forummonkeys fusion64 3.8.x

alexD

New Member
VBTEAM only do not share on other site or I`ll remove it and not post future skins either.

Here it is the skin that most members were looking for in 3.7.x is here in 3.8.x
Removed the backlinks completely and changed the linked image to justa link that you can customise yourself. All images and fonts are included. Install by adding it to your forums root directory that means to the same spot as index.php is located. No preview I started editing mine right after I saved the shared version.

Code:
Link: http://www.forummonkeys.com/forums/vbulletinskins/index.php?styleid=55

(P.S. sorry this ones a rar was paying attention when I was compressing it)

Enjoy!
 

HARYANABOY

New Member
alexD said:
VBTEAM only do not share on other site or I`ll remove it and not post future skins either.

Here it is the skin that most members were looking for in 3.7.x is here in 3.8.x
Removed the backlinks completely and changed the linked image to justa link that you can customise yourself. All images and fonts are included. Install by adding it to your forums root directory that means to the same spot as index.php is located. No preview I started editing mine right after I saved the shared version.

Code:
Link: http://www.forummonkeys.com/forums/vbulletinskins/index.php?styleid=55

(P.S. sorry this ones a rar was paying attention when I was compressing it)

Enjoy!
here is my code but not working.
PHP:
<a name="top"></a>
  <div id="container" style="width:$stylevar[outertablewidth]">
   <table cellpadding="0" cellspacing="0" style="width:100%;">
   <tr>
    <td id="left-col">
    <h1><a href="$vboptions[forumhome].php$session[sessionurl_q]">$vboptions[bbtitle]</a></h1>
    <div id="search" class="sidebox">
     <h2>Search</h2>
<form action="search.php?do=process" method="post">
    <input type="hidden" name="do" value="process" />
    <input type="hidden" name="quicksearch" value="1" />
    <input type="hidden" name="childforums" value="1" />
    <input type="hidden" name="exactname" value="1" />
    <input type="hidden" name="s" value="$session[sessionhash]" />
                         <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
    <input type="hidden" name="showposts" value="1" id="rb_nb_sp00" tabindex="1002" checked="checked" />
<input class="searchform" type="text" name="query" tabindex="1001" /><input type="submit" value="" class="go" name="go" tabindex="1004" /></form>
     <div class="sidebox-b"></div>
    </div>
    <div id="navigation" class="sidebox">
     <h2>Navigation</h2>
     <ul>
      <if condition="$show['member']"><li><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></li></if>
      <if condition="$show['registerbutton']"><li><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></li></if>
      <li><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></li>
  <if condition="$show['communitylink'] AND $show['popups']">
   <li><a id="community" href="$show[nojs_link]#community" rel="nofollow" accesskey="6">$vbphrase[community]</a> <script type="text/javascript"> vbmenu_register("community", true); </script></li>
  <else />
   <if condition="$vboptions['enablememberlist']">
    <li><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></li>
   </if>
   <if condition="$show['quick_links_groups']">
    <li><a href="group.php?$session[sessionurl]">$vbphrase[social_groups]</a></li>
   </if>
  </if>
      <li><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></li>
        <if condition="$show['popups']">  
   <if condition="$show['searchbuttons']">
    <if condition="$show['member']"><li><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></li><else />
      <li><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></li></if>
      </if>
      <if condition="$show['member']"><li id="usercptools"><a href="$show[nojs_link]#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools", true); </script></li></if><else />
      <if condition="$show['searchbuttons']">
      <if condition="$show['member']"><li><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></li><else />
      <li><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></li></if></if>
      <li><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></li>
      <if condition="$show['member']"><li><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></li></if></if>
      <if condition="$show['member']"><li><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')">$vbphrase[log_out]</a></li></if>
     </ul>

     <div class="sidebox-b"></div>
    </div>
    <div id="quickstats" class="sidebox">
     <h2>Quick stats</h2>
     <ul>
      <li>Forum Members: <strong>$numbermembers</strong></li>
Forum Threads: <strong>$totalthreads</strong></li>
Forum Posts: <strong>$totalposts</strong></li>
</li>
     </ul>
     <div class="sidebox-b"></div>
    </div>
    <div id="recentposts" class="sidebox">
     <h2>Recent Posts</h2>
     <ul>
      <li>$threadbits</li>
     </ul>
     <div class="sidebox-b"></div>
    </div>
   </td>
   
   <td id="right-col">
    <div id="header-t">
     <div id="header-r">
                      <ul>
                        <li><a href="external.php?type=RSS2">Add Live Bookmark</a></li>
                      </ul>
     </div>
     <p>Catchy slogan can go right here.</p>
    </div>

    <div id="nav">
     <div id="nav-l">
      <div id="nav-r">
       <ul>
        <li><a href="$vboptions[forumhome].php$session[sessionurl_q]" class="home">Home</a></li>
        <li><a href="index.html" class="portfolio">Portfolio</a></li>
        <li><a href="index.html" class="tutorials">Tutorials</a></li>
        <li><a href="index.html" class="downloads">Downloads</a></li>
        <li><a href="index.html" class="about">About</a></li>
        <li><a href="index.html" class="contact">Contact</a></li>
       </ul>
      </div>
     </div>
    </div>

     <div id="page-t">
    <div id="page-t-l">
    <div id="page-t-r">
      <div class="page" style="padding: 0px 26px 0px 29px;">
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td>

$spacer_open

$_phpinclude_output
$ad_location[ad_header_end]

<center>
<!-- replace with your advertisements -->
<a href="#">Add your Ad code here.</a>
<!--end banner -->
</center>
<br />
 

ryan08

New Member
ok i have learnt how to change what it says in the side columns but how do i change the buttons in the navbar i have no clue please help
 

baychaser

New Member
ryan08 said:
ok i have learnt how to change what it says in the side columns but how do i change the buttons in the navbar i have no clue please help

Only time you can change the top navigation buttons is to edit the psd file with the photoshop and change them the way you want and re upload them to your server..

No other way to do it but to edit psd, hope that helps.

If you dont know how let me know what buttons you want and I will change them for you.
 

baychaser

New Member
ryan08 said:
i have edited the butoons but i dont no were to upload them to and i dont no how to make them show

Well you have to make sure that you did it right because 1 image is 2
example.

15yghzc.jpg


And original images are located in fusion/misc folder

After you have done making the images upload them to

fusion (thats your skin)/misc
--overwrite the images and you are done--..
 

ryan08

New Member
ok look
Code:
<li><a href="$vboptions[forumhome].php$session[sessionurl_q]" class="home">Home</a></li>
								<li><a href="index.html" class="portfolio">Portfolio</a></li>
								<li><a href="index.html" class="tutorials">Tutorials</a></li>
								<li><a href="index.html" class="downloads">Downloads</a></li>
								<li><a href="index.html" class="about">About</a></li>
								<li><a href="index.html" class="contact">Contact</a></li>

that is the code from header say i wanted to put a shoutbox code up there how would i do it .

say ive made the images then uploaded them to misc named s1 and s2 what then
 

baychaser

New Member
ryan08 said:
that is the code from header say i wanted to put a shoutbox code up there how would i do it .

say ive made the images then uploaded them to misc named s1 and s2 what then


No, no, no dont rename the images make sure you do what I told you in my post.. Live the name of the images the way they are just re upload them to your server and overwrite them, they will change by its selves.

And use this shut box..

here is my test forum check it out

http://100gm.kilu.de/?styleid=10
 
Top