vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=195)
-   -   Abir 2 Style (https://vborg.vbsupport.ru/showthread.php?t=134315)

egtrix 12-18-2006 10:00 PM

Abir 2 Style
 
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:

http://www.forumshelp.com/abir2-small.gif
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 http://www.forumshelp.com/forums/ima...H/happy8se.gif

jerrygad 12-19-2006 04:10 AM

very nice skin. thank you for sharing it :)
*Installed*

VBUsers 12-19-2006 04:11 AM

nice skin bout to give it a go thanks

egtrix 12-19-2006 01:34 PM

jerrygad and VBUsers, you are always welcome and really glad that you like it :)

codexplode 12-21-2006 08:00 PM

it is a good job thanks for your great work and thanks again for make it free for us :)

egtrix 12-21-2006 08:14 PM

Many thanks codexplode for your nice words ;)

domainsTRADER 12-27-2006 06:33 AM

elegant & organised as usual!

Abhean 12-27-2006 05:50 PM

great theme! It is installed!

egtrix 12-28-2006 03:42 AM

domainsTRADER, many thanks for your nice words :)

Abhean, thank you and really glad that you like it :)

RFViet 12-29-2006 12:05 AM

How to remove google ad ???

egtrix 12-29-2006 12:40 AM

The steps to remove them or even to replace them are in the readme file ;)

RFViet 12-29-2006 02:38 PM

Quote:

Originally Posted by egtrix (Post 1146681)
The steps to remove them or even to replace them are in the readme file ;)

It's telling me how to edit the code not how to remove a complete ad banner !! If I remove the header_06.gif -> then It will leave a black space there

egtrix 12-30-2006 03:01 AM

Just find the following code and remove it or replace it with whatever ads code you want.
Code:

<center><script type="text/javascript"><!--
google_ad_client = "pub-4742914093303881";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_ad_channel = "";
google_color_border = "3F559C";
google_color_bg = "34385D";
google_color_link = "FF9900";
google_color_text = "FFFFFF";
google_color_url = "FFFFFF";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></center>

As for removing the ads area image, this isn't possible as it was designed to have ads in both header abd footer.

RFViet 12-31-2006 12:52 AM

This is the problem I'm having now with IE, but firefox looks ok !!. Any idea how to fix it ??

egtrix 12-31-2006 02:05 AM

what is this plugin and what does it do?

twells22 12-31-2006 06:17 AM

I'm trying to edit the extra navbar you have in there that has home, chat, download, and gallery in it. I can't seem to find it. Where is the code at?

egtrix 12-31-2006 07:41 AM

You can find it in the header template, and here is the code for it.

Code:

<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="#"><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>


RFViet 12-31-2006 12:13 PM

Quote:

Originally Posted by egtrix (Post 1147838)
what is this plugin and what does it do?

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 ??

twells22 12-31-2006 02:29 PM

Thank you and another question? I am using the welcome header add-on and I can't seem to get it to display. Where do I put it on your skin?

egtrix 01-01-2007 02:21 AM

Quote:

Originally Posted by twells22 (Post 1148082)
Thank you and another question? I am using the welcome header add-on and I can't seem to get it to display. Where do I put it on your skin?

You are welcome :) You can add to the header at the end of the template before:
Code:

$spacer_open

$_phpinclude_output

or at the begining of the navbar template.

egtrix 01-01-2007 02:22 AM

Quote:

Originally Posted by RFViet (Post 1148021)
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 ;)

cupra 01-01-2007 09:57 PM

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

cd1986 01-01-2007 11:07 PM

Great style! Best i've seen on vb.org i think, and going to use it on a new site :D

egtrix 01-02-2007 04:05 AM

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 :)

VaaKo 01-02-2007 06:41 AM

http://www.earthopia.com/images/ca_evo/misc/forum.jpg

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

egtrix 01-02-2007 08:24 AM

it looks fine for me, did you fix it?

cupra 01-02-2007 04:02 PM

Quote:

Originally Posted by egtrix (Post 1148948)
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 


egtrix 01-02-2007 05:03 PM

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


XtremeCrash 01-02-2007 06:27 PM

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 .

cupra 01-02-2007 06:41 PM

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

egtrix 01-03-2007 04:46 AM

XtremeCrash, many thanks and glad that you like it :) Google Ads take sometime to show, and I see that they show on your board now :)

cupra, you are always welcome :)

VaaKo 01-03-2007 08:47 AM

No, it's not fixed. I don't think its gonna fix itself!
Have you looked at the picture I posted here?
How is it fine?
Is this how its supposed to be? :S

egtrix 01-03-2007 01:36 PM

well.. I looked at the attached pic and then visited your site, it looks fine on your site, maybe it fixed itself!

RFViet 01-03-2007 04:30 PM

Quote:

Originally Posted by egtrix (Post 1149868)
well.. I looked at the attached pic and then visited your site, it looks fine on your site, maybe it fixed itself!

Well, you won't see the problem if you are using FF browser. !!! I can see it with IE , and my site has the same problem .

egtrix 01-03-2007 06:08 PM

Quote:

Originally Posted by RFViet (Post 1149991)
Well, you won't see the problem if you are using FF browser. !!! I can see it with IE , and my site has the same problem .

RFViet, you have removed the "Designed By: ForumsHelp.com" from the footer, which is not allowed, please remove the skin or add the link again. This is really not a good thing to remove my link from my work!

twells22 01-03-2007 07:10 PM

Thank you for the help you have provided so far. Couple more questions, I can't seem to make header_01(my logo) a link to my home page. When I add the code it brakes up the images in the header. Can you show me exactly where to add it? Also I'm trying to add vBannerRotator to where you have your google adsense. It comes up as a broken image when I add it. The code is $GLOBALS[bannerads], where would I put it? Thanks again.

By the way this is by far my favorite style yet on here and I am excited about using as my style for my site.

XtremeCrash 01-03-2007 07:34 PM

Thats weird thou, It shows on others computer but not mine.Anyone know what I can do?

RFViet 01-03-2007 07:53 PM

Quote:

Originally Posted by egtrix (Post 1150061)
RFViet, you have removed the "Designed By: ForumsHelp.com" from the footer, which is not allowed, please remove the skin or add the link again. This is really not a good thing to remove my link from my work!

OK, I thought we can remove logo, ad banner since it was just for you own forum. I'll put it back, sorry !!

VaaKo 01-04-2007 12:58 AM

So how can we fix this issue for the IE users?

vigann 01-05-2007 05:10 AM

Quote:

Originally Posted by XtremeCrash (Post 1149308)
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 .

looks fine here
i can see ads
https://vborg.vbsupport.ru/external/2007/01/28.jpg


All times are GMT. The time now is 07:01 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.01723 seconds
  • Memory Usage 1,846KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (1)bbcode_php_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete