The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Forum Style - IP.Board Style Red - By Technidev Details »» | |||||||||||||||||||||||||||||
Forum Style - IP.Board Style Red - By Technidev
Developer Last Online: Aug 2021
Mark as installed = get support.
Important information: - This style has been tested on Chrome 36+, FireFox 29+ and IE 10. I will only provide support for new browsers. - This style is based on a IPBFocus style. - This is a fixed 1300px width style. Refer to the FAQ at the bottom of this post to see how to make it fluid. - RTL may not display correctly. Screenshots Live Demo ZTech Style Installation 1) Upload the ztech folder to /images/styles/ 2) AdminCP > Style & Templates -> Download / Upload Styles -> Import the style. Update Changelog v1.1: Should now work for the CMS as well, changed the margin of some elements and changed some other images. v1.0: Initial release. Questions Q: Where can I change the logo? A: In the navbar template. Change the image location or replace it on your server. Q: How to make this style fluid? A: Go the style variable editor and change the following settings: doc_maxWidth: remove the width and doc_margin: top: 0, right: 25; bottom: 0; left: 25; type: px. . Download Now
Show Your Support
|
8 благодарности(ей) от: | ||
dachkraxler, Phillip, Skaut, socialteenz, TerminalSkunk, thakillers, ukhostz |
Comments |
#72
|
|||
|
|||
Hi Dave ,
how can I get the blog button red? |
#73
|
|||
|
|||
I'm sorry if this has been asked already but is it possible to get the PSD's for the images so I could possibly changed the red to a different color? E.G; Maintitle and the forum buttons on the side.
|
#74
|
|||
|
|||
Unfortunately I don't have any PSD files.
|
#75
|
|||
|
|||
hey, how can I fix the skype button?
|
#76
|
|||
|
|||
Is missing the picture, click the right button and see the image location, upload it in place.
|
#77
|
|||
|
|||
How can I make the logo fully clickable? Right now the clickable part is just the lower part of the logo, which lies on navigation bar, i believe. Is there something in "navbar" (down below) that I have to change?
Code:
<vb:if condition="$stylevar['titleimage']"><div><a name="top" href="{vb:link forumhome}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div></vb:if> <div id="navbar" class="navbar"> <ul id="navtabs" class="navtabs floatcontainer<vb:if condition="$show['member'] AND $notifications_total"> notify</vb:if>"> {vb:raw template_hook.navtab_start} {vb:raw navigation} {vb:raw template_hook.navtab_end} </ul> <vb:if condition="$vboptions['enablesearches']"> <div id="globalsearch" class="globalsearch"> <form action="search.php?{vb:raw session.sessionurl}do=process" method="post" id="navbar_search" class="navbar_search"> <vb:comment><input type="hidden" name="s" value="{vb:raw session.sessionurl}" /></vb:comment> <input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" /> <input type="hidden" name="do" value="process" /> <span class="textboxcontainer"><span><input type="text" value="" name="query" class="textbox" tabindex="99" placeholder="Search..." /></span></span> <span class="buttoncontainer"><span><input type="submit" class="searchbutton" name="submit" onclick="document.getElementById('navbar_search').submit;" tabindex="100" value=""/></span></span> </form> <ul class="navbar_advanced_search"> <li><a href="search.php{vb:raw session.sessionurl_q}" accesskey="4" title="{vb:rawphrase advanced_search}"></a></li> {vb:raw template_hook.navbar_advanced_search} </ul> </div> </vb:if> </div> </div><!-- closing div for above_body --> <div class="body_wrapper"> <div id="breadcrumb" class="breadcrumb"> <ul class="floatcontainer"> <li class="navbithome"><a href="index.php{vb:raw session.sessionurl_q}" accesskey="1"><img src="images/styles/ztech/misc/navbit-home.png" alt="{vb:rawphrase home}" /></a></li> {vb:raw navbits.breadcrumb} {vb:raw navbits.lastelement} </ul> <hr /> </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> Also, I am having trouble with redirecting pages under "Whats new?". It all works great in English language, but when I change it to Estonian, it doesnt show right things anymore: correct: something wrong: |
#78
|
|||
|
|||
Been a while, but I finally uploaded a new version.
Download version 1.1 in my first post. Quote:
HTML Code:
.logo-image{ z-index: 9999; } Not sure about the last thing, my style does not change anything regarding that besides the visual looks. |
#79
|
|||
|
|||
Thanks for the update !!:up::up:
|
#80
|
|||
|
|||
Quote:
Is it possible for you to make this same style with grayish or lighter colour background, I believe this style would get so many more downloads with that option Me, personally, would like lighter colour choice too :P Absolute killer design =) ekselent |
#81
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|