vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   RedBar Style (https://vborg.vbsupport.ru/showthread.php?t=177285)

markbolyard 04-26-2008 10:00 PM

RedBar Style
 
This is a old style, but by request, I've updated it to vBulletin 3.7 RC4. Enjoy!

RedBar Style

4/30/08 - Upgraded to 3.7.0 Gold.

Removed until further notice.

valdet 04-27-2008 04:22 AM

Hey Mark, Great work again. Thank you.

Chase 04-27-2008 05:22 PM

Thanks for updating Mark! I will update once 3.7.0 Gold is released.

ShawneyJ 04-27-2008 10:15 PM

Excellent

jerrygad 04-28-2008 12:05 AM

Thank you for release it again and sharing it. Excellent job as always :)

MHFC 04-28-2008 01:28 AM

Sorry a bit off-topic mate, do you have any plans to release the Dark Style that is also on your forum?

markbolyard 04-28-2008 01:52 PM

Not sure if you are the same person that PMed me over there, but if not.... the answer is I'm not sure. I have, however, just released a "dark" style called SleekBlack. Have a look!

webspider 04-29-2008 12:45 PM

Could you supply a "Thanks" & "Groan" button?

Thanks

markbolyard 04-29-2008 05:20 PM

http://wrestlingclique.com/redbar/buttons/thanks.gif

http://wrestlingclique.com/redbar/buttons/groan.gif

PSD: http://wrestlingclique.com/redbar/buttons/button.psd

Chase 04-29-2008 06:43 PM

Is this version of the template (RC4) compatible with 3.7.0 Gold?

markbolyard 04-30-2008 03:47 AM

I'm pretty sure it is. I'll be upgrading myself to Gold this week, and I will report back any changes I come across and update the package if required.

Dialtone98 04-30-2008 12:20 PM

I love the skin, but it is filled with nursing ads and google stuff. Anyway to make a clean skin?

markbolyard 04-30-2008 12:47 PM

Sure, if you read the instructions, I tell you how to replace / remove the ads.

Quote:

NOTE: To Remove Advertisements, you simply go to the ADMINCP - > Style Manager - > Edit this styles templates - >
Revert all Ad location Templates to the default vBulletin value, or if you would like to use your own ads in place of the sample ads, edit each ad location template and replace the ad code with your own.
Revert those templates and you will have no ads.

markbolyard 04-30-2008 01:19 PM

Updated. If you installed the RC4 version of this style, there is no need to upgrade for 3.7 Gold.

Dialtone98 04-30-2008 01:20 PM

Quote:

Originally Posted by markbolyard (Post 1503341)
Sure, if you read the instructions, I tell you how to replace / remove the ads.



Revert those templates and you will have no ads.



TY and I love the skin. GREAT JOB

jaygreentree 04-30-2008 08:42 PM

Hey Mark,
been a while since I've seen this theme. Man how time flys. Anyways great work as always

veenuisthebest 04-30-2008 08:49 PM

hello Mark,

there's one problem i'm facing..

The navigation bar gives a problem on vbadvanced page. I like to keep navbar disabled on vbadvanced page which is somehow blocking the Search and Quick Links javascript function i.e. the menu doesn't pop out !!

However, if I enable navbar for vbadvanced.. it works fine !!

please help me out !! to be more clear you can see what am I talking about, here. Simply click on Search and Quick Links menu.. you would notice that nothing happens.. then simply navigate to any other page, it works fine !!

markbolyard 04-30-2008 09:08 PM

Try this:

In the NavBar template, find:

Code:

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

        <if condition="$show['searchbuttons']">
        <!-- header quick search form -->
        <div class="vbmenu_popup" id="navbar_search_menu" style="display:none" align="$stylevar[left]">
                <table cellpadding="4" cellspacing="1" border="0">
                <tr>
                        <td class="thead">$vbphrase[search_forums]</td>
                </tr>
                <tr>
                        <td class="vbmenu_option" title="nohilite">
                                <form action="search.php?do=process" method="post">

                                        <input type="hidden" name="do" value="process" />
                                        <input type="hidden" name="quicksearch" value="1" />
                                        <input type="hidden" name="childforums" value="1" />
                                        <input type="hidden" name="exactname" value="1" />
                                        <input type="hidden" name="s" value="$session[sessionhash]" />
                                        <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
                                        <div><input type="text" class="bginput" name="query" size="25" tabindex="1001" /><input type="submit" class="button" value="$vbphrase[go]" tabindex="1004" /></div>
                                        <div style="margin-top:$stylevar[cellpadding]px">
                                                <label for="rb_nb_sp0"><input type="radio" name="showposts" value="0" id="rb_nb_sp0" tabindex="1002" checked="checked" />$vbphrase[show_threads]</label>
                                                &nbsp;
                                                <label for="rb_nb_sp1"><input type="radio" name="showposts" value="1" id="rb_nb_sp1" tabindex="1003" />$vbphrase[show_posts]</label>
                                        </div>
                                </form>
                        </td>
                </tr>
                <if condition="$vboptions[threadtagging]">
                <tr>
                        <td class="vbmenu_option"><a href="tags.php$session[sessionurl_q]" rel="nofollow">$vbphrase[tag_search]</a></td>
                </tr>
                </if>
                <tr>
                        <td class="vbmenu_option"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]</a></td>
                </tr>
                $template_hook[navbar_search_menu]
                </table>
        </div>
        <!-- / header quick search form -->
        </if>

        <if condition="$show['member']">
        <!-- user cp tools menu -->
        <div class="vbmenu_popup" id="usercptools_menu" style="display:none" align="$stylevar[left]">
                <table cellpadding="4" cellspacing="1" border="0">

                <tr><td class="thead">$vbphrase[quick_links]</td></tr>
                <if condition="$vboptions['enablesearches']"><tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily">$vbphrase[todays_posts]</a></td></tr></if>
                <tr><td class="vbmenu_option"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td></tr>
                <tr><td class="vbmenu_option"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_contacts]</a></td></tr>
                $template_hook[navbar_quick_links_menu_pos1]

                <tr><td class="thead">$vbphrase[networking]</td></tr>
                <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=buddylist"><if condition="$show['friends_and_contacts']">$vbphrase[contacts_and_friends]<else />$vbphrase[contacts]</if></a></td></tr>
                <if condition="$show['quick_links_groups']">
                        <tr><td class="vbmenu_option"><a href="group.php$session[sessionurl_q]">$vbphrase[social_groups]</a></td></tr>
                </if>
                <if condition="$show['quick_links_albums']">
                        <tr><td class="vbmenu_option"><a href="album.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[pictures_and_albums]</a></td></tr>
                </if>
                $template_hook[navbar_quick_links_menu_pos2]

                <tr><td class="thead"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_control_panel]</a></td></tr>
                <if condition="$show['siglink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td></tr></if>
                <!--<if condition="$show['avatarlink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editavatar">$vbphrase[edit_avatar]</a></td></tr></if>-->
                <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_your_details]</a></td></tr>
                <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr>
                $template_hook[navbar_quick_links_menu_pos3]

                <tr><td class="thead">$vbphrase[miscellaneous]</td></tr>
                <if condition="$show['pmmainlink']"><tr><td class="vbmenu_option"><a href="private.php$session[sessionurl_q]" rel="nofollow">$vbphrase[private_messages]</a></td></tr></if>
                <tr><td class="vbmenu_option"><a href="subscription.php$session[sessionurl_q]" rel="nofollow">$vbphrase[subscribed_threads]</a></td></tr>
                <tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[your_profile]</a></td></tr>
                <if condition="$show['wollink']"><tr><td class="vbmenu_option"><a href="online.php$session[sessionurl_q]">$vbphrase[whos_online]</a></td></tr></if>
                $template_hook[navbar_quick_links_menu_pos4]

                </table>
        </div>
        <!-- / user cp tools menu -->

        <if condition="$notifications_total">
        <!-- notifications menu -->
        <div class="vbmenu_popup" id="notifications_menu" style="display:none">
                <table cellpadding="4" cellspacing="1" border="0">
                <tr><td class="thead" colspan="2">$vbphrase[your_notifications]</td></tr>
                $notifications_menubits
                </table>
        </div>
        <!-- / notifications menu -->
        </if>

        </if>
<!-- / NAVBAR POPUP MENUS -->

<!-- PAGENAV POPUP -->
        <div class="vbmenu_popup" id="pagenav_menu" style="display:none">
                <table cellpadding="4" cellspacing="1" border="0">
                <tr>
                        <td class="thead" nowrap="nowrap">$vbphrase[go_to_page]</td>
                </tr>
                <tr>
                        <td class="vbmenu_option" title="nohilite">
                        <form action="$vboptions[forumhome].php" method="get" onsubmit="return this.gotopage()" id="pagenav_form">
                                <input type="text" class="bginput" id="pagenav_itxt" style="font-size:11px" size="4" />
                                <input type="button" class="button" id="pagenav_ibtn" value="$vbphrase[go]" />
                        </form>
                        </td>
                </tr>
                </table>
        </div>
<!-- / PAGENAV POPUP -->
</if>


Copy that code to the header template (Add it to the end). Remove it from the navbar template. This should correct your issue.

veenuisthebest 04-30-2008 09:45 PM

woww.. that was fast !! thank you so much ... its perfect now ..

one more thing plz.. https://vborg.vbsupport.ru/ this image does not display in my gallery section besides the Search and Quick Links menu..

Strange thing is that this image does not display only when entered at the the Gallery, rest everywhere it shows .. plz check it here

I tried copying it to Gallery's images folder but no help !!

markbolyard 04-30-2008 09:48 PM

Whenever you are missing images, left click the red X you see, and click properties. it will show you exactly where you need to place the image.

With photopost, I typically copy the style directory into the gallery directory. ie:

http://www.tech555.com/gallery/redbar/

If you do this, it will correct your image problem. The image in question should be here:

http://www.tech555.com/gallery/redba.../menu_open.gif

Also, realize this is COPY, not move the images.. yes, you will have two copies of the redbar folder on your server. This is what I do, but someone else more familiar with photopost might know the better way to do it.

veenuisthebest 04-30-2008 10:00 PM

thanks for your reply .. but sir, you are actually talking about header replacements which is a feature of Photopost..

earlier there were multiple missing image including all the header images.. I simply mentioned the filenames to be prefixed with the Forum's URL in the Header Replacements..

all the images display now except this one ( http://www.tech555.com/forum/redbar/misc/menu_open.gif ) and this is because this image's link does not show up in the source of the page. You may check it.. I don't understand how other vB pages are showing this image..

veenuisthebest 04-30-2008 10:06 PM

ohh dear.. its working noww !! I did what you said.. here's the new location for the image http://www.tech555.com/gallery/redba.../menu_open.gif

i am really wondering howz this done !!

thanks a ton..:)

markbolyard 04-30-2008 10:07 PM

The code that inserts this image is in an external Javascript file,
clientscript/vbulletin_menu.js.

I would recomend that you just upload that one pic to the appropriate directory.

veenuisthebest 05-01-2008 03:51 PM

hello once again,

can you please provide me with the New Thread button PSD as its a bit larger than the others and the GROAN button you provided won't fit for it ..

markbolyard 05-01-2008 05:59 PM

See attached

veenuisthebest 05-01-2008 06:29 PM

thank you sir..... !! :)

markbolyard 05-01-2008 06:40 PM

PM sent to you veenuisthebest.

toibs 05-03-2008 09:54 AM

Mark,

Great Style - like it :)

Is there any easy way to change this to a Fluid style, as opposed to a fixed one?

Thanks
Paul

markbolyard 05-03-2008 12:38 PM

Sure. Go to StyleVars, and set the width to 100%.

Go to the Footer template, and find this code:

Code:

<table width="964" border="0" cellpadding="0" cellspacing="0" align="center">
 <tr>
  <td><img src="redbar/elements/footer1.jpg" border="0" alt="" /></td>
  <td background="redbar/elements/footer2.jpg" width="100%"></td>
  <td><img src="redbar/elements/footer3.jpg" border="0" alt="" /></td>
 </tr>
</table>

Change the width from 964 to 100%.

Go to the Header template, and find this code:

Code:

<table border="0" width="964" cellpadding="0" cellspacing="0" align="center">
<tr>
<!-- nav buttons bar -->
<td background="redbar/elements/catsub.jpg" height="24" class="menu">

And change 964 to 100%.

Alternatively, I should have probably changed 964 to $stylevar[outertablewidth] which would all you to set this by the StyleVar, but I think I had a padding issue on the footer corners. Anyway, there you go, 100% fluid style.

Mrdby 05-04-2008 03:27 AM

anything that has all the fixes in one download?

markbolyard 05-04-2008 03:43 AM

What fixes? There is nothing required to "fix" this style. If you are refering to the fluid width, no it is not in the download. Just follow the directions above.

toibs 05-04-2008 03:54 AM

Mark,

That sorts it. Now a nice fluid template. Need to edit a couple of things because of navbar issues, however many thanks :)

Paul

markbolyard 05-04-2008 04:04 AM

Yes, looks like you have to change the class on your navbar links that are getting added, but other than that (and fix the vbadvanced image paths) it looks fine.

toibs 05-04-2008 09:10 AM

Quote:

Originally Posted by markbolyard (Post 1507683)
Yes, looks like you have to change the class on your navbar links that are getting added, but other than that (and fix the vbadvanced image paths) it looks fine.

Sorry mark, could you expand a little please? I've no problems in editing code etc, however changing class' is a whole different ball game!!

Thx
Paul

markbolyard 05-05-2008 11:31 AM

I was refering to the navigation. vBulletin's default navigation class for the navbar is vbmenu_control, however this style's class is "menu". So when installing modifications and adding links to this navbar, you will change the vbmenu_control class to menu. Looks like you corrected the navbar issue however, other than the ***** at todays post (which perhaps you wanted to be there).

YHB 05-07-2008 11:10 AM

HI I am using your template, but our sub forums are kind of out of wack.

The tables for it aren't showing for it. Doen't have a background etc.

any ideas?

http://www.yourhighbid.com/forums/forumdisplay.php?f=83
Example of the test subforum on this page.

markbolyard 05-07-2008 12:10 PM

Well, there are two possibilities. Either you have that subforum set up incorrectly, or you've modified something that is breaking the style.

Does that forum have a parent set? What are your settings below for that forum?

Act as Forum
(Will act as category if no) Yes No

Forum is Active
(Will not appear if set to no, but remains accessible if the forum's URL is known) Yes No

Forum is Open
(Set this to 'No' to prevent any new posts being made in this forum) Yes No

Index New Posts in Search Engine
(Setting this to 'No' will prevent anyone from being able to search in this forum) Yes No

YHB 05-07-2008 01:14 PM

Quote:

Originally Posted by markbolyard (Post 1511564)
Well, there are two possibilities. Either you have that subforum set up incorrectly, or you've modified something that is breaking the style.
Hmmm we have lots of mods, but don't know what would have driven this to break.
Rest of the forum is fine.


Does that forum have a parent set? What are your settings below for that forum?


Act as Forum
(Will act as category if no) Yes No
Yes

Forum is Active
(Will not appear if set to no, but remains accessible if the forum's URL is known) Yes No
YES

Forum is Open
(Set this to 'No' to prevent any new posts being made in this forum) Yes No
YES

Index New Posts in Search Engine
(Setting this to 'No' will prevent anyone from being able to search in this forum) Yes No
Yes

Answers are bolded

It does this will all parent forums:
http://www.yourhighbid.com/forums/forumdisplay.php?f=1
This is our Welcome forum.. in it there are 2 forums.

Yet looking at it from main page of forums is fine. http://www.yourhighbid.com/forums/ Its only when u look at it from clicking on the parent forum catagory.

YHB 05-07-2008 02:54 PM

We got it fixed TY!

hitmann 05-09-2008 02:20 PM

I just installed your skin. It looks great!

One question:

How do I set up the width of the part of the footer where there's "Contact Us - Admin - Mod - Archive - Top"?


All times are GMT. The time now is 06:35 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.01513 seconds
  • Memory Usage 1,858KB
  • 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
  • (3)bbcode_code_printable
  • (4)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