vb.org Archive

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

egtrix 08-21-2006 10:00 PM

Cairo Style Black
 
Hello
This is the vBulletin 3.6 compatable version of Cairo Style Black.
The skin has Google Adsense added to both header and footer.
I hope you like it :)

Skin Colors:
Silver, White, Grey, Dark Grey, and black

Skin Width:
800 Pixels

Skin Design:
- Header design
- Footer Design
- Buttons Design
- Status Icons Design
- Gradients Design

Code Changes:
- Adsense added to both header and footer
- Login and PM area added to the header and removed from the navbar template.
- Extra buttons for arcades, gallery and links have been added to the header.

Zip File Content:

-FH_CairoL folder : Style images folder (upload)
-FH_CairoL.xml file : import this through your admincp
-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_CairoL
(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/cairol-small.gif

Demo:
For a demo please click here


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

fuzionpoker 08-22-2006 03:21 PM

woah! im in love with your header!

Thats very well put together! Very nice skin AGAIN! well done!

JoRd

egtrix 08-22-2006 03:25 PM

Many thanks fuzionpoker and glad that you like it :)

bashy 08-22-2006 04:55 PM

hi egtrix :)

Did you ever get anywhere with a blue 1, similar colours to my forum?

egtrix 08-22-2006 05:39 PM

hey Bashy :)
There is a skin that is coming out soon and near to your forum colors, you can check it here:
http://www.forumshelp.com/vb/?styleid=11

Also did you see the Cairo Style Blue at my site?

bashy 08-22-2006 06:51 PM

Not overly keen on that one m8, it dont quite and the ooomph as the cairo lol....
As for cairo blue....struggling m8, canny see it on yours lol :o

egtrix 08-22-2006 06:55 PM

lol ok bashy, np :)

bolly.beats 08-22-2006 07:08 PM

what a cool skin :-o wow thanxxxxxxxxxxxx

egtrix 08-22-2006 07:37 PM

Many thanks bolly.beats and glad that you like it :)

ubblite 08-23-2006 11:59 PM

Nice skin & great work.

Are you planning on releasing any fluid versions?

Thanks

egtrix 08-24-2006 01:05 AM

Many thanks ubblite and glad that you like it. As for fluid versions, I'm planning to release them as soon as possible :)

MissKalunji 08-24-2006 01:06 AM

wow im amazed!

egtrix 08-24-2006 02:03 AM

MissKalunji many thanks for your nice post and glad that you like it :)

Dan P. 08-24-2006 11:32 PM

Very nice.

egtrix 08-24-2006 11:38 PM

many thanks Dan P. and glad that you like it :)

ubblite 08-25-2006 03:09 AM

Quote:

Originally Posted by egtrix
Many thanks ubblite and glad that you like it. As for fluid versions, I'm planning to release them as soon as possible :)

Ah, great news! I will be looking foward to them.

Blaque_Out 08-27-2006 03:11 PM

Man, i'm in like.

You mentioned a Cairo Blue. Where can I view/download that style?

egtrix 08-27-2006 04:52 PM

Quote:

Originally Posted by Blaque_Out
Man, i'm in like.

You mentioned a Cairo Blue. Where can I view/download that style?

Glad that you like it :)
You can find the vb 3.5.4 version of Cairo Blue at the following url:
http://www.forumshelp.com/forums/fre...tyle-blue.html
it's for free too. And the 3.6.0 version will be released soon ;)

poboy 08-27-2006 11:29 PM

Wow - if this went 100% window width, I'd be in heaven! Great style.

egtrix 08-27-2006 11:58 PM

Quote:

Originally Posted by poboy
Wow - if this went 100% window width, I'd be in heaven! Great style.

Many thanks poboy and really glad that you like it, as for the fluid version of this skin, I already have it in my plans :)

Andromeda2875 09-09-2006 04:47 AM

What can i do to remove some of the buttons that say news and stuff? I only need the one for the arcade.

egtrix 09-15-2006 05:51 PM

Andromeda2875, thanks for your post :) , you can replace the unneeded buttons with the empty buttons in the empty buttons folder or you can edit the PSD file.

LightScribe 09-17-2006 12:50 AM

Freaking Nice!!.

You would have to be one of the best Style creators I've seen. Thanks for the style.

kg4mxz 09-17-2006 09:36 PM

Can we get a 3.6.1 version? Thats the only thing keeping me from installing this

Zowners 09-19-2006 06:33 PM

You rock. Thanks man. :=)

egtrix 09-22-2006 07:37 PM

LightScribe, many thanks for your nice post and really glad that you like my work :)

kg4mxz, the 3.6.1 version will be released very soon :)

Zowners, you are always welcome and glad that you like it ;)

SilentNoise 10-05-2006 11:42 PM

For some reason or another the drop-down menus for Thread Tools, Search This Thread, etc won't drop down.

Any ideas?

I've found some suggestions about reverting the navbar when this happens, but that didn't fix anything. I also tried installing this style again just to see if it maybe screwed up while importing or something, but that wasn't the case.

This is the code for the navbar you've provided... does it match what you're running?:
Code:

<script type="text/javascript">
<!--
function log_out()
{
        ht = document.getElementsByTagName("html");
        ht[0].style.filter = "progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)";
        if (confirm('$vbphrase[sure_you_want_to_log_out]'))
        {
                return true;
        }
        else
        {
                ht[0].style.filter = "";
                return false;
        }
}
//-->
</script>


<!-- breadcrumb, login, pm info -->
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
        <td width="100%">
                <if condition="is_array($navbits)">
                        <table cellpadding="0" cellspacing="0" border="0">
                        <tr valign="bottom">
                                <td><a href="#" onclick="history.back(1); return false;"><img src="$stylevar[imgdir_misc]/navbits_start.gif" alt="$vbphrase[go_back]" border="0" /></a></td>
                                <td>&nbsp;</td>
                                <td width="100%"><span class="navbar"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]</td>
                        </tr>
                        <tr>
                                <td class="navbar" style="font-size:10pt; padding-top:1px" colspan="3"><a href="$scriptpath"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_finallink.gif" alt="$vbphrase[reload_this_page]" border="0" /></a> <strong>$navbits[lastelement]</strong></td>
                        </tr>
                        </table>                       
                <else />
                        <div class="navbar" style="font-size:10pt"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="" border="0" /></a> <strong>$vboptions[bbtitle]</strong></div>
                </if>
        </td>       
       
       
       
</tr>
</table>

<!-- / breadcrumb, login, pm info -->



<br />
<if condition="$show['forumdesc']">
        <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
        <tr>
                <td class="alt1" width="100%"><strong>$foruminfo[title]</strong> <span class="smallfont">$foruminfo[description]</span></td>
        </tr>
        </table>
        <br />
</if>

<if condition="$show['popups']">

</if>


egtrix 10-06-2006 01:42 AM

Hello SilentNoise and thank you for your post :) Well this skin is the same one in the demo link which can be found at : http://www.forumshelp.com/vb/forumdisplay.php?f=2
and things are working ok there, so I think that you might have a conflict with another installed mod that changes the skin's layout. And reverting the navbar has no relation at all with your problem. From what I see that there is another mod that is using the Popup menu controls and causes this mess, try to revise your recently installed mods and simply disable the one causing the problem.

SilentNoise 10-06-2006 03:47 AM

Oh ya, I forgot to mention that I loved the header in this theme.... great layout.

Of course I wanted to make the board fluid to 90% and that meant recoding a good portion of the header...... maybe that has to do with my problem?.... but I never touched anything other than the graphical layout (I figured that this would be easy enough, but the the way you've coded that thing gave me more work than expected :)), and I've changed a bunch of the graphics on this to customize it more it our needs...... it could've saved me a bunch of time had I known there was already a blue version of the theme too, but whatever :P. Haha.

If you want to see what I've done: http://forum.fordpower.ca (FYI: I still have to give you your "layout by" credit before the look is done)


Anyway, back to what I was talking about earlier:
Hmmm.... well the only mods I've installed are psiStats and the code the separates stickies from regular threads. Both are now uninstalled and I'm still having issues....... I'll pick through it some more though and see what I can come up with.

mktrilogy 10-06-2006 07:12 AM

thanks, i really like the style :) Is there a way we can remove the google adsense?

egtrix 10-06-2006 05:07 PM

Quote:

Originally Posted by SilentNoise
Oh ya, I forgot to mention that I loved the header in this theme.... great layout.

Of course I wanted to make the board fluid to 90% and that meant recoding a good portion of the header...... maybe that has to do with my problem?.... but I never touched anything other than the graphical layout (I figured that this would be easy enough, but the the way you've coded that thing gave me more work than expected :)), and I've changed a bunch of the graphics on this to customize it more it our needs...... it could've saved me a bunch of time had I known there was already a blue version of the theme too, but whatever :P. Haha.

If you want to see what I've done: http://forum.fordpower.ca (FYI: I still have to give you your "layout by" credit before the look is done)


Anyway, back to what I was talking about earlier:
Hmmm.... well the only mods I've installed are psiStats and the code the separates stickies from regular threads. Both are now uninstalled and I'm still having issues....... I'll pick through it some more though and see what I can come up with.

Good job but yes you would probably have saved much time by using the blue version :)
As for the drop down menus problem, I still have no clue as the installed mods shouldn't change anything or make a conflict with the skin.


mktrilogy, thanks for your post :) yes you can open the header and footer templates and search for the Google code and remove it and this won't affect the skin in anyway.

SilentNoise 10-06-2006 06:34 PM

it's coded into the header and footer. You can just go into the templates and remove it

egtrix 10-06-2006 06:39 PM

Quote:

Originally Posted by SilentNoise
it's coded into the header and footer. You can just go into the templates and remove it

what does that mean?

SilentNoise 10-06-2006 08:46 PM

Oh sorry man, I somehow didn't see your last post (it's been a crazy and stupid day here at work so far). I was replying to mktrilogy's question:
Quote:

Originally Posted by mktrilogy
thanks, i really like the style :) Is there a way we can remove the google adsense?


Anyway, I'll keep looking and see what I can find, but thanks for your time. It's appreciated. I'll let you know if I figure it out.

SilentNoise 10-06-2006 10:56 PM

WOOT!.... OK, it figures that it was something so retardedly simple, but that's usually the way these things are.

Anyway, when I was recoding the footer, I removed this from the very very bottom of the footer code:
Code:

<script type="text/javascript">
<!--
        // Main vBulletin Javascript Initialization
        vBulletin_init();
//-->
</script>

Lesson be learned.... DON'T MOVE OR REMOVE THIS :p
hehe... oops!

egtrix 10-11-2006 04:55 AM

lol glad to know hat everything is ok now

Spank 03-25-2007 08:07 PM

Anu idea what's going on here? The tables seem to be messed up, I though it was just on the previous style I installed but the same thing is happening on this one.
See screenshot below. Hope someone can help cos it is really annoying.

egtrix 03-25-2007 08:28 PM

If both styles mess up when installed to your forum, then there is a plugin or a template modification that you have installed as well and it's not compatable with the style, so please provide a URL and let me know if you have done any template changes lately.

Spank 03-25-2007 09:12 PM

Hi, thanks for the quick reply. The theme I was using was working fine, it only messed up when installing a new theme which I've since deleted. I haven't edited any templates manually , I've installed some hacks which didn't effect the forum index.

Subforums are looking ok though. This has really got me stumped.


my URL is http://www.misc-world.com/endeavour

egtrix 03-25-2007 09:26 PM

You are welcome :) What are the values for your forum and sub forum depth?


All times are GMT. The time now is 05:05 AM.

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.01898 seconds
  • Memory Usage 1,828KB
  • 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
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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