Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Styles

Reply
 
Thread Tools
Abir 2 Style Details »»
Abir 2 Style
Version: 1.00, by egtrix egtrix is offline
Developer Last Online: Nov 2013 Show Printable Version Email this Page

Version: 3.6.4 Rating:
Released: 12-18-2006 Last Update: 03-06-2007 Installs: 34
 
No support by the author.

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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 01-01-2007, 02:22 AM
egtrix's Avatar
egtrix egtrix is offline
 
Join Date: Aug 2005
Location: Cyber Space
Posts: 487
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RFViet View Post
I have many plug-ins installed, but there is no problem with other skins . this happens only at forum display. I'll try to disable plug-ins see if it'll be fixed
Bye the way: can I have the button in PSD ??
I will try to add the button PSD file soon
Reply With Quote
  #23  
Old 01-01-2007, 09:57 PM
cupra cupra is offline
 
Join Date: Dec 2006
Location: the Holy Land
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

egtrix - fist of all - that is one of the best style that i ever seen, great job!

the header is give me a hard time, coz my vb in Hebrew, so its get upside
when i change the language.

so i want to change the header and i want that he will be like pic1 )attachment), i dont need any of that buttons, but i want that the style will keep the same.

i have an idea to
i want that the header will use 3 gif parts, (like in the pic).

now i try to build and edit the header code for a hours but no good, mybe you can help here?

i will very appreciate.

best:
lior
Reply With Quote
  #24  
Old 01-01-2007, 11:07 PM
cd1986 cd1986 is offline
 
Join Date: Sep 2005
Location: UK
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great style! Best i've seen on vb.org i think, and going to use it on a new site
Reply With Quote
  #25  
Old 01-02-2007, 04:05 AM
egtrix's Avatar
egtrix egtrix is offline
 
Join Date: Aug 2005
Location: Cyber Space
Posts: 487
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

cupra, really glad that you like why don't you just slice the attached PSD file, this will resolve all this problems?

cd1986, really glad that you like it and wish to see it on your forum soon
Reply With Quote
  #26  
Old 01-02-2007, 06:41 AM
VaaKo VaaKo is offline
 
Join Date: Jul 2005
Location: Lebanon
Posts: 400
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default



This block in the forumdisplay is messed up and I don't know why!
Can you help me please?

URL: http://www.earthopia.com/forumdisplay.php?f=15
Reply With Quote
  #27  
Old 01-02-2007, 08:24 AM
egtrix's Avatar
egtrix egtrix is offline
 
Join Date: Aug 2005
Location: Cyber Space
Posts: 487
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it looks fine for me, did you fix it?
Reply With Quote
  #28  
Old 01-02-2007, 04:02 PM
cupra cupra is offline
 
Join Date: Dec 2006
Location: the Holy Land
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by egtrix View Post
cupra, really glad that you like why don't you just slice the attached PSD file, this will resolve all this problems?
tnx for the answer egtrix!
i did it, slice the attached PSD and now i have 3 imgs.
but my problam is with the header, i jest cant make it right :tired:

PHP Code:
<!-- logo -->
<
a name="top"></a>
<
center>
<
table width="100%" border="0"  cellpadding="0" cellspacing="0" align="center" background="$stylevar[imgdir_misc]/head_back.jpg">
<
tr>
<
td width="300"><a href=""><img src="$stylevar[imgdir_misc]/logo.jpg" width="300" border="0" ></a></td>
<
td align="right" valign="bottom"><img src="$stylevar[imgdir_misc]/right.jpg" alt="" /></td>
</
tr>
</
table>
</
center>

<!-- /
logo -->
<
table width="100%">
    <
tr>
    <
td align="left" valign="top">
        
<
table width="10%"  align="left" border="0" cellspacing="0" cellpadding="0">
  <
tr>
     <
td align="left" valign="top" width="300" height="150"><img src="$stylevar[imgdir_misc]/line-left.gif"  border="0" alt="" /></a></td>
  </
tr>
</
table>
        </
td>
    </
tr>
</
table>        
<!-- 
content table -->
$spacer_open

$_phpinclude_output 
Reply With Quote
  #29  
Old 01-02-2007, 05:03 PM
egtrix's Avatar
egtrix egtrix is offline
 
Join Date: Aug 2005
Location: Cyber Space
Posts: 487
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes there is a problem in your code as you put the images in 2 different tables, all you have to do is to put the three images in one table with three cells, each cell holds a pic.

So your code should look like something like this code:
Code:
<table border="0" width="100%">
  <tr>
    <td width="300"><img src="$stylevar[imgdir_misc]/line-left.gif"  border="0" alt="" /></td>
    <td><img src="$stylevar[imgdir_misc]/right.jpg" alt="" /></td>
    <td width="300"><img src="$stylevar[imgdir_misc]/logo.jpg" width="300" border="0" ></td>
  </tr>
</table>
<!-- content table -->
$spacer_open

$_phpinclude_output
Reply With Quote
  #30  
Old 01-02-2007, 06:27 PM
XtremeCrash's Avatar
XtremeCrash XtremeCrash is offline
 
Join Date: Oct 2005
Location: Missouri
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice theme going to give it a shot.Only thing is I cant get the google ads to show.Im useing IE7 and everything else looks fine.Have a look here .
Reply With Quote
  #31  
Old 01-02-2007, 06:41 PM
cupra cupra is offline
 
Join Date: Dec 2006
Location: the Holy Land
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thx a lot egtrix !!!
all work now!
install ,- 5 star Styles !
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:54 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.12548 seconds
  • Memory Usage 2,320KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (1)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete