Status
Not open for further replies.

the-danzor

Customer
These are the manual edits made in the template, for anyone who has made customizations with the template.


Additional Css:

Add the following to the file:

Code:
.dbt_navbar_custom {  background:#16100b;
  border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
  border:1px solid #332a23;
  box-shadow:inset 0px 0px 12px rgba(000,000,000,0.6);}

div.forumtabcontainer {background:#16100b !important; border:none !important;}

.tab a, .tab a:hover {color:#fff !important;}
.bb {background:#5c4232 !important;}

NavTabs 4.2:

dbtech_vbnavtabs_navbar - Needs to be entirely replaced

Code:
<div class="nav_area">
<div class="custom_navigation"> <div class="custom_navigation_right"> <div class="custom_navigation_bg">
<div id="navbar" class="navbar"  style="position:absolute; top:20px; left:0px; background:none;">
<div style="padding-left:25px; padding-right:25px;">
	<ul id="navtabs" class="navtabs floatcontainer<vb:if condition="$show['member'] AND $notifications_total"> notify</vb:if>" style="background:none;">
		{vb:raw template_hook.navtab_start}
		{vb:raw navigation}
		{vb:raw template_hook.navtab_end}

<vb:if condition="$vboptions['dbtech_vbnavtabs_420_search_tab']">
<vb:if condition="(is_member_of($bbuserinfo, $vboptions['dbtech_vbnavtabs_420_guests_search_tab']))">
            <vb:if condition="$vboptions['dbtech_vbnavtabs_420_hover']">
            <li class="popupmenu hovermenu forumsearch menusearch" id="forumsearch">
            <vb:else />
            <li class="popupmenu forumsearch menusearch" id="forumsearch">
            </vb:if>
				<h6><a href="javascript://" class="popupctrl navtab" style="color:{vb:raw vboptions.dbtech_vbnavtabs_420_search_color};">
                    <vb:if condition="$vboptions['dbtech_vbnavtabs_420_search_tab_image']"><img src="dbtech/vbnavtabs_420/images/{vb:raw vboptions.dbtech_vbnavtabs_420_search_img_img}"  style="margin-bottom:.25em; vertical-align:middle; padding:{vb:stylevar dbtech_vbnavtabs_420_image_padding};" ></vb:if>{vb:rawphrase dbtech_vbnavtabs_420_search}<img src="images/misc/arrow.png" style="margin-bottom:.25em; vertical-align:middle; padding-left:2px; margin-right:-10px;" ></a></h6>
        				<form action="search.php?do=process" method="get">
        					<ul class="popupbody popuphover">
        						<li><input type="text" class="searchbox" name="query" value="{vb:rawphrase dbtech_vbnavtabs_420_search_search}" tabindex="1" /></li>
            						<li class="formsubmit">
							<input type="submit" class="button" value="{vb:rawphrase dbtech_vbnavtabs_420_search_button}" tabindex="2" />
						</li>
					<li class="formsubmit">
						<div class="submitoptions">
							<label><input type="radio" name="showposts" value="0" checked="checked" /> {vb:rawphrase dbtech_vbnavtabs_420_show_threads}</label>
							<label><input type="radio" name="showposts" value="1" /> {vb:rawphrase dbtech_vbnavtabs_420_show_posts}</label>
						</div>
						<div class="advancedsearchlink"><a href="search.php?">{vb:rawphrase dbtech_vbnavtabs_420_advanced_search}</a></div>

					</li>
				</ul>
				<input type="hidden" name="s" value="{vb:raw session.sessionhash}" />
				<input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" />
				<input type="hidden" name="do" value="process" />
				<input type="hidden" name="contenttype" value="vBForum_Post" />
				<input type="hidden" name="exactname" value="1" />
				</form>
			</li>
</vb:if>
</vb:if>

	</ul>
</div>
</div>
</div></div></div></div>

{vb:raw template_hook.navtab_multi}
{vb:raw template_hook2.navtab_multi}


<div id="breadcrumb" class="breadcrumb">
	<ul class="floatcontainer">
		<li class="navbithome"><a href="index.php{vb:raw session.sessionurl_q}" accesskey="1"><img src="{vb:stylevar imgdir_misc}/navbit-home.png" alt="{vb:rawphrase home}" /></a></li>
		{vb:raw navbits.breadcrumb}
		{vb:raw navbits.lastelement}
	</ul>
	<hr />
</div>

<div class="welcomearea">
    <div class="welcome_right">
         <div class="welcome_padding">

  <div class="welcome_image">
    <img src="images/dragonbyte_mmogaming/_custom/welcome_intro.gif" alt />
  </div>

  <h3> Hello and Welcome Member </h3>
  Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam aliquam pharetra nunc. Etiam arcu lectus, aliquet scelerisque molestie vel, blandit eu libero. Maecenas non felis eros, non consequat tellus. Aliquam non imperdiet ligula. Etiam sit amet sapien id lacus blandit blandit. Sed fringilla egestas orci, ac faucibus orci dignissim vitae. Quisque eget eros quis nisi porttitor fringilla ac id sem. Morbi id massa eget dolor luctus consectetur vel vel tortor. Nulla ut lectus lectus. <br/><br/>

Ut non porttitor nulla. Nullam purus sapien, dictum non luctus ac, posuere ac dui. Donec auctor condimentum libero in eleifend. Cras sit amet sem sed arcu facilisis auctor in sed leo. Curabitur lacus libero, ullamcorper ac aliquam vitae, 

         </div>
     </div> 
</div>

{vb:raw ad_location.ad_navbar_below}
{vb:raw ad_location.global_below_navbar}

<vb:if condition="$show['notices'] AND THIS_SCRIPT != 'register'">
	<form action="profile.php?do=dismissnotice" method="post" id="notices" class="notices">
		<input type="hidden" name="do" value="dismissnotice" />
		<input type="hidden" name="s" value="{vb:raw session.sessionurl}" />
		<input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" />
		<input type="hidden" id="dismiss_notice_hidden" name="dismiss_noticeid" value="" />
		<input type="hidden" name="url" value="{vb:raw return_link}" />
		<ol>
			{vb:raw notices}
		</ol>
	</form>
</vb:if>

<div class="body_wrapper">

dbtech_vbnavtabs_navbar_multi - needs to be entire replaced:

Code:
	<div id="navbar{vb:raw navbarid}" class="navbar" style="margin-top:1px;">
		<ul id="navtabs" class="navtabs dbt_navbar_custom floatcontainer" style="border-bottom:{vb:stylevar navbar_tab_border}; ">
			{vb:raw tabs}
		</ul>
	</div>


header:

find the login form code which starts and ends with <form> and </form> and replace with the following

Code:
<form id="navbar_loginform" action="login.php?{vb:raw session.sessionurl}do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, {vb:raw show.nopasswordempty})">
				<fieldset id="logindetails" class="logindetails">
					<div>
						<div>
					<input type="text" class="textbox<vb:if condition="!$username"> default-value</vb:if>" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="<vb:if condition="$username">{vb:raw username}<vb:else />{vb:rawphrase username}</vb:if>" />
					<input type="password" class="textbox" tabindex="102" name="vb_login_password" id="navbar_password" size="10" />
					<input type="text" class="textbox default-value" tabindex="102" name="vb_login_password_hint" id="navbar_password_hint" size="10" value="{vb:rawphrase password}" style="display:none;" />
					<input type="submit" class="loginbutton" tabindex="104" value="{vb:rawphrase log_in}" title="{vb:rawphrase enter_username_to_login_or_register}" accesskey="s" />  <div style="float:right; min-width:225px; position:absolute; top:-9px; left:510px;">  <label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser_navbar" class="cb_cookieuser_navbar" accesskey="c" tabindex="103" style="width:22px !important; min-width:22px !important;"/> {vb:rawphrase remember_me}</label> </div>
						</div>
					</div>
                                       
				</fieldset>
				
				<input type="hidden" name="s" value="{vb:raw session.sessionhash}" />
				<input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" />
				<input type="hidden" name="do" value="login" />
				<input type="hidden" name="vb_login_md5password" />
				<input type="hidden" name="vb_login_md5password_utf" />
			</form>

Stylevars - Poll_background:

Code:
#261710

These contain the majority of the update, some small tweaks (NOT BUGS) may of been made. But the bulk of it is attached above.

Regards,
Scott
 
I really appreciate you adding these manual edits for us! I've made changes I'd rather not have to remember/make again. ;) Thanks for your continued work on this as well!
 
Just a note on what I've discovered in the past hour:

1- The "Want to Buy this Theme?" bar is back at the bottom of the screen. (Can be deleted manually from the footer template)
2- vbDownloads needs its plugin for the 4.2 navbar disabled or else it permanently displays the sublinks on top of the header and it doesn't show up in the navigation manager anyways.
3- This code appears to need to go at the very top of additional.css, as opposed to having the code on the bottom. For some reason if it wasn't on top the secondary navbars showed up as brown rectangles.
Code:
.dbt_navbar_custom {  background:#16100b;
  border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
  border:1px solid #332a23;
  box-shadow:inset 0px 0px 12px rgba(000,000,000,0.6);}

div.forumtabcontainer {background:#16100b !important; border:none !important;}

.tab a, .tab a:hover {color:#fff !important;}
.bb {background:#5c4232 !important;}

As far as I can tell there's no difference in the code :/


Hopefully that helps someone!
 
1) is fixed in everyones client area.
2) Can you explain this one? NavTabs for 4.2 is still in beta and we hope to have full release and support shortly.
3) Really? rather odd that one, it should work regardless of it's position.
 
Elaboration :)

2- So in my tests anything added to the secondary navbar displays its sublinks in the wrong position, but if they are moved to the main navbar they show up correctly.
3- Not sure why, but by default it's at the top apparently.
 
....and the tests went better than the previous edit but still have problems. I'm going to make a dedicated bug thread to keep this one from getting cluttered :P
 
Status
Not open for further replies.

Similar threads

Legacy DragonByte MMO

vBulletin 4.1.x vBulletin 4.2.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
151
Customer rating
0.00 star(s) 0 ratings
Top