vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=237)
-   -   Bingo! the new vB skin in 9 colors... (https://vborg.vbsupport.ru/showthread.php?t=217237)

adelard 09-27-2009 04:49 PM

Gosh, i have some issue with this skin:
1) Firefox 3.5.3 don't shows tabs " * Register * Forum * Community * Today Posts"
2) Internet Explorer 6 to 8 show's broken tabs "Today Posts"

Any resolve?

choccyclaire 09-28-2009 07:44 AM

It really would be great if we could find a way to get more links on either of the navbars without the skin breaking.

Or how about a option for another one of those grey bars underneath? I can't work out how to do that without the log in postit breaking.

Delifed 09-28-2009 12:22 PM

very nice theme i like it but just a seen a ton of forums have.

berla 09-28-2009 05:07 PM

great and wonderful professional Skin!
Thank you very much for this!

Berla

prabhgrewal 09-29-2009 08:46 PM

Anyone come across this behaviour of the Bingo skin with I.E 8...i have several users who report that the skin works fine in firefox but not in I.E 8 to compound the issue i have users who also state that it works fine in I.E 8 on their wide screen laptops but not on their Home PC's...for myself it seems to work fine both on my laptop

The issue primarily seems to be with the login box on the top right hand corner not coming up right...

miner 09-30-2009 01:00 PM

Noted all issue and i will once again recheck the codings and rectify teh issue soon...

Will keep updated in few days...

prabhgrewal 10-01-2009 06:30 PM

Quote:

Originally Posted by foruma-z (Post 1892794)
Noted all issue and i will once again recheck the codings and rectify teh issue soon...

Will keep updated in few days...

thank you. Another issue seems to have cropped up now if a user logs out of the forum the tabs on top disappear.

miner 10-02-2009 06:59 AM

Quote:

Originally Posted by prabhgrewal (Post 1893388)
thank you. Another issue seems to have cropped up now if a user logs out of the forum the tabs on top disappear.

Ok noted the issue...

texasf1racer 10-04-2009 07:38 AM

Thanks for this great skin foruma-z! I haven't tested it with IE8 as I refuse to install it on my machine, but I can say with Firefox it works flawlessly. I made a few customizations to it other than adding my logo such as a gradient effect on the footer and drop down menus for every link on the header.

Demo here: http://www.orbiter-forum.com


Thanks for the awesome skin! :)

taffy056 10-04-2009 04:14 PM

Fantastic design, my users are going to love this, many thanks for sharing the design with us :)

I do have a question though, I have added another tab right at the top, how would I make that a drop down menu that opens external links, and internal links like the community drop down menu, how would I do that?

Thanks

Zi55 10-04-2009 04:58 PM

Amazing Style Thank you

texasf1racer 10-04-2009 06:24 PM

I've seen a lot of people here asking how to add drop down menu tabs, so I thought I'd share how I did it.

To add a drop down menu tab, first you need to edit the HEADER template. For my site I added a custom drop down menu tab right after the Forum tab so if you want your tab in a different place than mine you will have to place it before or after the existing tabs you want it.

1. In HEADER template Find:
HTML Code:

<li><a href="$vboptions[forumhome].php$session[sessionurl_q]"><span>Forum</span></a></li>


Paste the following below it:

HTML Code:

<li><a id="extratab" href="$show[nojs_link]#extratab"><span>Extra Tab</span></a><script type="text/javascript"> vbmenu_register("extratab", 1); </script></li>


2. In the NAVBAR template find:
HTML Code:

<if condition="$show['popups']">
<!-- NAVBAR POPUP MENUS -->



Paste this below it:

HTML Code:

<!-- extratab link menu -->
    <div class="vbmenu_popup" id="extratab_menu" style="display:none;margin-top:3px" align="$stylevar[left]">
        <table cellpadding="4" cellspacing="1" border="0">
        <tr><td class="thead">Extra Tab</td></tr>
                <tr><td class="vbmenu_option"><a href="http://www.yourlink.com">Link 1</a></td></tr>
                <tr><td class="vbmenu_option"><a href="http://www.yourlink.com">Link 2</a></td></tr>
                <tr><td class="vbmenu_option"><a href="http://www.yourlink.com">Link 3</a></td></tr>
                <tr><td class="vbmenu_option"><a href="http://www.yourlink.com">Link 4</a></td></tr>
        </table>
    </div>
    <!-- / extratab link menu -->

Edit the links as you need for your site above. Enjoy! :up:

taffy056 10-04-2009 07:20 PM

Quote:

Originally Posted by texasf1racer (Post 1894765)
I've seen a lot of people here asking how to add drop down menu tabs, so I thought I'd share how I did it.

Brilliant stuff, works perfectly, thanks very much :)

taffy056 10-04-2009 07:32 PM

Can I ask, if you wanted to add two drop down menus on those tabs, is that possible?

texasf1racer 10-04-2009 07:43 PM

Quote:

Originally Posted by taffy056 (Post 1894790)
Can I ask, if you wanted to add two drop down menus on those tabs, is that possible?

I'm not sure I completely follow. Do you want other tabs to be drop down as well or you actually want 2 menus from one tab? The first is possible, just repeat the code I gave you changing the id term to something like: id="extratab2". If you wanted two menus from one tab I don't think that is possible.

EDIT: you can section the links in the same menu by adding the code below between the links you want separated:

HTML Code:

<tr><td class="thead" align="$stylevar[left]">More Links</td></tr>

taffy056 10-04-2009 08:00 PM

Quote:

Originally Posted by texasf1racer (Post 1894795)
I'm not sure I completely follow. Do you want other tabs to be drop down as well or you actually want 2 menus from one tab? The first is possible, just repeat the code I gave you changing the id term to something like: id="extratab2". If you wanted two menus from one tab I don't think that is possible.

Thanks, sorted it out, just wanted two different drop down menus with different links etc, once again thanks for your help :)

SuperJETT 10-04-2009 09:33 PM

Excellent skin Miner, as always. I finally moved away from fblue to Bingo and so far the members like it.

hippyTRIBE 10-05-2009 06:56 PM

* installed

Excellent skin! I am going to use this instead of the skin i just purchased:(


But i'd like to take out latest threads from the footer as i already have lots of such modules. How can i do this? I have tried by taking out the latest thread codes form the footer template but it's still showing up. Could you please point me to the right direction?

1 more: the threads in the forumhome page are not aligned properly. Plz have a look http://www.hippytribe.com/forumdispl...es-buy-21.html

what could have gone wrong?

Excuse me if i am asking too much :)

miner 10-06-2009 04:44 AM

Not sure if you have removed the codes how does it show there?!

hippyTRIBE 10-06-2009 09:00 AM

Yes I have removed it.. (at least few codes :))
PHP Code:

$ad_location[ad_footer_start]

<
br />

$spacer_close
<!-- /content area table -->

<
table cellpadding="$stylevar[cellpadding]cellspacing="0" border="0" width="$stylevar[outertablewidth]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 width="100%">
        </
td>
</
tr>
</
table>
</
div>
<
div id="footer-top">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div><!-- footer-top close -->
<
div id="footer">
<
div class="fcol fcol1">
<
div class="fcol1-in">





</
div>
<
div class="fcol fcol3">
<
div class="fcol3-in">
<
p>Design By: <a href="http://www.minerskinz.com" target="_blank">Miner Skinz.com</a></p>
<
p>$vbphrase[powered_by_vbulletin$cronimage $vboptions[copyrighttext]</p>
</
div>

</
div>
<
div class="fcol fcol2">
<
form action="$vboptions[forumhome].php" method="get">
<
div class="fcol2-in">
<
h4>Site Navigation</h4>
<
ul><if condition="$show['contactus']"><li><a href="$vboptions[contactuslink]rel="nofollow" accesskey="9">$vbphrase[contact_us]</a> </li></if>
                <if 
condition="$vboptions['hometitle']"><li><a href="$vboptions[homeurl]">$vboptions[hometitle]</a> </li></if>
                <if 
condition="$show['admincplink']"><li><a href="$admincpdir/index.php$session[sessionurl_q]">$vbphrase[admin]</a> </li></if>
                <if 
condition="$show['modcplink']"><li><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> </li></if>
                <if 
condition="$vboptions['archiveenabled']"><li><a href="archive/index.php">$vbphrase[archive]</a> </li></if>
                <if 
condition="$vboptions[privacyurl]"><li><a href="$vboptions[privacyurl]">$vbphrase[privacy_statement]</a> </li></if>
                <if 
condition="$vboptions[tosurl]"><li><a href="$vboptions[tosurl]">$vbphrase[terms_of_service]</a> </li></if>
                <
li><a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a></li>
</
ul>
</
div>
</
form>
</
div>
</
div><!-- footer close -->

$ad_location[ad_footer_end]

<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="securitytoken" value="$bbuserinfo[securitytoken]/>
    <
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

But am not sure if i have removed the right chunk ..

never mind about the error. I found out the cause.

badawidollah 10-07-2009 01:03 AM

nice skin
but my top_posters_cmps3 not work there
only default cmps3 working
how to repair it?

Bluefin221 10-08-2009 06:02 AM

Quote:

Originally Posted by kimof911 (Post 1844875)
i have solved this issue by disabling facebook connect plug-in...

i think there is something not compatible...

i think it is in the navbar...cause these are the template ,



that was the modifing...but i didnt find login form...:d

so how to solve this

thanx in advance

I love the bingo theme however I want facebook connect, already its attracting interest to my site, is it possible to have this added to our sites without breaking them?

Skierpetros 10-09-2009 08:49 PM

Can anyone make me logos to say Greek-Chater The Ultimate Greek Community can anyone make this for me??? plzzz

Sworm 10-11-2009 02:35 PM

There's some not compatible mod with this style?

Should be necessary to re-install all the mods after that i have installed this style on my board, correct?

PS
This is not like the vb.org styles mod, this one have got only 1 type of buttons. Is not possible to add different buttons for all single color style?

BigDog56 10-12-2009 02:28 PM

Love this, but had to uninstall it, just to many issues since 3.8.4.

Freddy.k 10-15-2009 10:10 AM

Thank you very much

taffy056 10-23-2009 10:08 PM

Just thought i'd ask if there any plans to make this compatible with vBulletin 4.0 ?

Thanks

TE Data 10-24-2009 12:40 PM

Very nice style

RenatoMN 10-30-2009 03:16 PM

Quote:

Originally Posted by BigDog56 (Post 1898560)
Love this, but had to uninstall it, just to many issues since 3.8.4.

Which issues?

I'm using it with 3.8.4 and did not see any problem until now.

shzad1 11-02-2009 01:08 PM

Very nice theme. I have installed it but getting some problem in layout. Can you please see http://eMobian.com and let me know why forum tables looks like this?

khanh.phanvan 11-04-2009 05:42 AM

Thanks for great style from you. But, I have a big problem for you: that, poll function doesn't run on this style. Please verify it on: http://forum.thegioididong.com
I will thanks you so much if you spend your time to review it and give me some solutions to resolve it.

Best regard,

Hell Bomb 11-04-2009 04:11 PM

Instead of changing adding the location for vba why dont oyu add a replacement variable?

miner 11-14-2009 01:11 AM

Quote:

Originally Posted by taffy056 (Post 1904934)
Just thought i'd ask if there any plans to make this compatible with vBulletin 4.0 ?

Thanks

Yes i will once vB4 gold is released...

As i will be recoding this theme from scratch again i will rectify the issues and problems reported in this thread for vB4 versions...


thanks everyone...

taffy056 11-14-2009 06:25 PM

Quote:

Originally Posted by foruma-z (Post 1913856)
Yes i will once vB4 gold is released...

As i will be recoding this theme from scratch again i will rectify the issues and problems reported in this thread for vB4 versions...


thanks everyone...

Great news as I really do love this style, its the best I have seen on here, so thanks very much for your efforts :up:

Bandolero 11-17-2009 02:51 AM

Very nice skin. Easy Install. Users love it.

Thanks.

jacobi 11-19-2009 10:39 AM

This was the perfect site for our non-profit organization's student forum, which promotes high school debate and speech participation in the United States and abroad. We used the Facebook skin, but decided to integrate more with our identity, so taking the "red" skin as a starting-point, I matched our colors.

Thank you for an aesthetically well-balanced style!

http://www.forensicsonline.net

revmitchell 11-20-2009 08:07 PM

.................................................. ..................

Jayphen 11-24-2009 03:39 AM

First up thanks for the awesome skin, its perfect for our needs as a new 3.8.4 site so far.

Now for the newbie (new to VB) question. Is there a way to make it fixed width? or is that a hassle and we need to look for a fixed width style to start with?

fourat 12-04-2009 06:40 PM

Very very nice

www.ch-joy.com 12-05-2009 09:10 AM

Nice Skinks Thank You


All times are GMT. The time now is 06:05 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.01596 seconds
  • Memory Usage 1,889KB
  • 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
  • (5)bbcode_html_printable
  • (1)bbcode_php_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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