The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Abir 2 Style Details »» | |||||||||||||||||||||||||
Hello
This is FH first Skin for vBulletin 3.6.4. The skin's name is Abir 2 and it comes in both fixed and fluid skin versions. The skin has Google Adsense added to both header and footer along with extra buttons added at the bottom part of the header. I hope you like it Skin Width: Fixed version: 960 pixels Fluid version: 100% Skin Colors: Silver, Dark Blue, Dark Purple and white. Font Used: Arial Black Skin Design: - Header design - Footer Design - Buttons Design - Status Icons Design - Gradients Design Code Changes: - Adsense added to both header and footer - Extra buttons have been added to the header - A change done in the navbar template code in order to add background pics instead of the alt1 and the alt2 colors. Zip File Content: -FH_Abir2 folder : Style images folder (upload) -FH_Faddah_Fixed.xml file : import this through your AdminCP for using the fixed skin version. -FH_Faddah_Fluid.xml file : import this through your AdminCP for using the fluid skin version. -PSD files folder : Layer psd files for the style (not to be uploaded) -logo Folder : contains empty logo pic to place your logo on. After placing your logo on this pic, upload it to forums/images/FH_Abir2 (note: don't change the pic name or it will not show) -empty-buttons Folder : contains an empty version of the buttons used in the design so you can add what ever you want to them. -README.txt Screenshot: Demo: Fixed Skin Version Demo: For a demo click here Fluid Skin Version Demo: For a demo click here For Support please visit: http://www.forumshelp.com/forums/fre...ir-2-skin.html This skin has been tested on both FireFox and Internet Explorer with the latest releases. Please don't hesitate to report any bugs or to mention your openion. Thank you Show Your Support
|
Comments |
#82
|
|||
|
|||
I am also wanting to know how to remove the home, chat, gallery...etc button's. I don't have those mods and well have no use for the un-used button's. Not all of us have those mod's installed anyway's. That could be a option or something.
The skin looks great and no other problems but what i just asked. Have a great night. |
#83
|
||||
|
||||
You are always welcome
Just upload the empty buttons images to /forums/images/FH_Abir2/ Quote:
Quote:
http://www.phpadsnew.com/two/ Quote:
|
#84
|
|||
|
|||
Quote:
Thanks |
#85
|
|||
|
|||
How to add banner in header and footer???
/image/banner.jpg Link= www.*****.com/*****/****=id12345678 in my code: HEADER Code:
<table width="961" border="0" align="center" cellpadding="0" cellspacing="0" id="Table_01"> <tr> <td width="318" height="93" rowspan="2"> <img id="header_01" src="images/FH_Abir2/header_01.gif" width="318" height="93" alt="" /></td> <td width="101" height="145" rowspan="6"> <img id="header_02" src="images/FH_Abir2/header_02.gif" width="101" height="145" alt="" /></td> <td width="100%" height="145" rowspan="6" background="images/FH_Abir2/header_03.gif"> </td> <td width="536" height="29" colspan="9"> <img id="header_04" src="images/FH_Abir2/header_04.gif" width="536" height="29" alt="" /></td> <td width="1" height="29"> <img src="images/FH_Abir2/spacer.gif" alt="" /></td> </tr> <tr> <td width="48" height="116" rowspan="5"> <img id="header_05" src="images/FH_Abir2/header_05.gif" width="48" height="116" alt="" /></td> <td width="472" height="64" colspan="7" background="images/FH_Abir2/header_06.gif"></td> <td width="16" height="83" rowspan="3"> <img id="header_07" src="images/FH_Abir2/header_07.gif" width="16" height="83" alt="" /></td> <td width="1" height="64"> <img src="images/FH_Abir2/spacer.gif" alt="" /></td> </tr> <tr> <td width="318" height="52" rowspan="4"> <img id="header_08" src="images/FH_Abir2/header_08.gif" width="318" height="52" alt="" /></td> <td width="472" height="16" colspan="7"> <img id="header_09" src="images/FH_Abir2/header_09.gif" width="472" height="16" alt="" /></td> <td width="1" height="16"> <img src="images/FH_Abir2/spacer.gif" alt="" /></td> </tr> <tr> <td width="167" height="36" rowspan="3"> <img id="header_10" src="images/FH_Abir2/header_10.gif" width="167" height="36" alt="" /></td> <td width="76" height="36" rowspan="3"> <a href=""><img src="images/FH_Abir2/header_11.gif" alt="Home" name="header_11" width="76" height="36" border="0" id="header_11" /></a></td> <td width="1" height="36" rowspan="3"> <img id="header_12" src="images/FH_Abir2/header_12.gif" width="1" height="36" alt="" /></td> <td width="67" height="35" rowspan="2"> <a href="/chat/flashchat.php" target="_blank"><img src="images/FH_Abir2/header_13.gif" alt="Chat" name="header_13" width="67" height="35" border="0" id="header_13" /></a></td> <td width="1" height="36" rowspan="3"> <img id="header_14" src="images/FH_Abir2/header_14.gif" width="1" height="36" alt="" /></td> <td width="101" height="36" rowspan="3"> <a href="#"><img src="images/FH_Abir2/header_15.gif" alt="Downloads" name="header_15" width="101" height="36" border="0" id="header_15" /></a></td> <td width="59" height="3"> <img id="header_16" src="images/FH_Abir2/header_16.gif" width="59" height="3" alt="" /></td> <td width="1" height="3"> <img src="images/FH_Abir2/spacer.gif" alt="" /></td> </tr> <tr> <td width="75" height="33" colspan="2" rowspan="2"> <a href="photoplog/"><img src="images/FH_Abir2/header_17.gif" alt="Gallery" name="header_17" width="75" height="33" border="0" id="header_17" /></a></td> <td width="1" height="32"> <img src="images/FH_Abir2/spacer.gif" alt="" /></td> </tr> <tr> <td width="67" height="1"> <img id="header_18" src="images/FH_Abir2/header_18.gif" width="67" height="1" alt="" /></td> <td width="1" height="1"> <img src="images/FH_Abir2/spacer.gif" alt="" /></td> </tr> </table> <!-- content table --> $spacer_open $_phpinclude_output FOOTER Code:
<center><script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-603903-1"; urchinTracker(); </script></center> <br /> <div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div> <br /> $spacer_close <!-- /content area table --> <form action="$vboptions[forumhome].php" method="get"> <table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="$stylevar[outertablewidth]" class="page" align="center"> <tr> <if condition="$show['quickchooser']"> <td> <select name="styleid" onchange="switch_id(this, 'style')"> <optgroup label="$vbphrase[quick_style_chooser]"> $quickchooserbits </optgroup> </select> </td> </if> <if condition="$show['languagechooser']"> <td> <select name="langid" onchange="switch_id(this, 'lang')"> <optgroup label="$vbphrase[quick_language_chooser]"> $languagechooserbits </optgroup> </select> </td> </if> <td align="$stylevar[right]" width="100%"> <div class="smallfont"> <strong> <if condition="$show['contactus']"><a href="$vboptions[contactuslink]" rel="nofollow">$vbphrase[contact_us]</a> -</if> <if condition="$vboptions['hometitle']"><a href="$vboptions[homeurl]">$vboptions[hometitle]</a> -</if> <if condition="$show['admincplink']"><a href="$admincpdir/index.php$session[sessionurl_q]">$vbphrase[admin]</a> -</if> <if condition="$show['modcplink']"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> -</if> <if condition="$vboptions['archiveenabled']"><a href="archive/index.php">$vbphrase[archive]</a> -</if> <if condition="$vboptions[privacyurl]"><a href="$vboptions[privacyurl]">$vbphrase[privacy_statement]</a> -</if> <a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a> </strong> </div> </td> </tr> </table> <table width="961" border="0" align="center" cellpadding="0" cellspacing="0" id="Table_01"> <tr> <td width="407" height="72" colspan="2" rowspan="2"> <img id="footer_01" src="images/FH_Abir2/footer_01.gif" width="407" height="72" alt="" /></td> <td width="100%" height="100" rowspan="5" background="images/FH_Abir2/footer_02.gif"> </td> <td width="548" height="19" colspan="3"> <img id="footer_03" src="images/FH_Abir2/footer_03.gif" width="548" height="19" alt="" /></td> <td width="1" height="19"> <img src="images/FH_Abir2/spacer.gif" alt="" /></td> </tr> <tr> <td width="68" height="81" rowspan="4"> <img id="footer_04" src="images/FH_Abir2/footer_04.gif" width="68" height="81" alt="" /></td> <td width="472" height="64" rowspan="2" background="images/FH_Abir2/footer_05.gif"></td> <td width="8" height="81" rowspan="4"> <img id="footer_06" src="images/FH_Abir2/footer_06.gif" width="8" height="81" alt="" /></td> <td width="1" height="53"> <img src="images/FH_Abir2/spacer.gif" alt="" /></td> </tr> <tr> <td width="146" height="18" rowspan="2"> <a href="http://www.forumshelp.com"><img src="images/FH_Abir2/footer_07.gif" alt="Designed By: ForumsHelp.com" name="footer_07" width="146" height="18" border="0" id="footer_07" /></a></td> <td width="261" height="28" rowspan="3"> <img id="footer_08" src="images/FH_Abir2/footer_08.gif" width="261" height="28" alt="" /></td> <td width="1" height="11"> <img src="images/FH_Abir2/spacer.gif" alt="" /></td> </tr> <tr> <td width="472" height="17" rowspan="2"> <img id="footer_09" src="images/FH_Abir2/footer_09.gif" width="472" height="17" alt="" /></td> <td width="1" height="7"> <img src="images/FH_Abir2/spacer.gif" alt="" /></td> </tr> <tr> <td width="146" height="10"> <img id="footer_10" src="images/FH_Abir2/footer_10.gif" width="146" height="10" alt="" /></td> <td width="1" height="10"> <img src="images/FH_Abir2/spacer.gif" alt="" /></td> </tr> </table> <br /> <div align="center"> <div class="smallfont" align="center"> <!-- Do not remove this copyright notice --> $vbphrase[powered_by_vbulletin] <!-- Do not remove this copyright notice --> </div> <div class="smallfont" align="center"> <!-- Do not remove $cronimage or your scheduled tasks will cease to function --> $cronimage <!-- Do not remove $cronimage or your scheduled tasks will cease to function --> $vboptions[copyrighttext] </div> </div> </form> <if condition="$show['dst_correction']"> <!-- auto DST correction code --> <form action="profile.php?do=dst" method="post" name="dstform"> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="do" value="dst" /> </form> <script type="text/javascript"> <!-- var tzOffset = $bbuserinfo[timezoneoffset] + $bbuserinfo[dstonoff]; var utcOffset = new Date().getTimezoneOffset() / 60; if (Math.abs(tzOffset + utcOffset) == 1) { // Dst offset is 1 so its changed document.forms.dstform.submit(); } //--> </script> <!-- / auto DST correction code --> </if> <script type="text/javascript"> <!-- // Main vBulletin Javascript Initialization vBulletin_init(); //--> </script> |
#86
|
|||
|
|||
I did that and it still leaves the break images and when you hover over that part it links it to index.php
|
#87
|
|||
|
|||
There's no vb mods to do it?
(the banner rotating thing for advertisers) |
#88
|
|||
|
|||
Vbulletin.com just released version 3.6.5 (security stuff really..etc) and i was wondering if any changes are to be made for this style?
Here is the release thread http://www.vbulletin.com/forum/showt...postid=1314422 I am up-to-date now just wondering if this Style is good. Thanks a head of time. I'm sure this might come up anyway's since this is so new. |
#89
|
||||
|
||||
Quote:
Quote:
https://vborg.vbsupport.ru/showthrea...hlight=rotator Quote:
|
#90
|
|||
|
|||
Uploaded the new buttons and still having the same error (1 less vertical line). Also even when uploaded it still points to index.php when you hover cursor over it. It's in the code and if I try to change it it messes up the whole header. Please help, thanks.
|
#91
|
|||
|
|||
Will you update it to 3.6.7??? plz
//Razin |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|