Go Back   vb.org Archive > vBulletin Styles and Graphics > vBulletin Styles > vBulletin 4.x Styles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Forum Style - IP.Board Style Red - By Technidev Details »»
Forum Style - IP.Board Style Red - By Technidev
Version: 1.1, by Dave Dave is offline
Developer Last Online: Aug 2021 Show Printable Version Email this Page

Version: 4.2.2 Rating:
Released: 07-02-2014 Last Update: 09-25-2015 Installs: 56
Auto-Templates
Re-useable Code Additional Files  
No support by the author.

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

File Type: zip ztech v1.1.zip (588.2 KB, 480 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
8 благодарности(ей) от:
dachkraxler, Phillip, Skaut, socialteenz, TerminalSkunk, thakillers, ukhostz

Comments
  #62  
Old 02-26-2015, 03:49 AM
kimikat kimikat is offline
 
Join Date: Feb 2015
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi there, everything looks great, however I can't seem to change the logo no matter what. You mentioned this:

Questions
Q: Where can I change the logo?
A: In the navbar template. Change the image location or replace it on your server.

Well, I did not see anything at all in the navbar template. So instead I uploaded an image replacing the one on the server with the exact name. That didn't work, so I uploaded an image with my preferred name and then in titleimage I pointed the path to my image and yet it showed up with a missing logo. But if I change it back to the other image, no matter what it shows the vbulletin logo. I triple checked to make sure I was using the correct logo. I downloaded it and everything to make sure I had the right one.

Thanks for the help!
Reply With Quote
  #63  
Old 02-26-2015, 07:57 AM
Dave Dave is offline
 
Join Date: May 2010
Posts: 2,583
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kimikat View Post
Hi there, everything looks great, however I can't seem to change the logo no matter what. You mentioned this:

Questions
Q: Where can I change the logo?
A: In the navbar template. Change the image location or replace it on your server.

Well, I did not see anything at all in the navbar template. So instead I uploaded an image replacing the one on the server with the exact name. That didn't work, so I uploaded an image with my preferred name and then in titleimage I pointed the path to my image and yet it showed up with a missing logo. But if I change it back to the other image, no matter what it shows the vbulletin logo. I triple checked to make sure I was using the correct logo. I downloaded it and everything to make sure I had the right one.

Thanks for the help!
The navbar template should contain this all the way at the top:
PHP 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> 
You should be able to change it by changing the titleimage style variable in the style variable editor.
Reply With Quote
  #64  
Old 02-27-2015, 01:18 AM
kimikat kimikat is offline
 
Join Date: Feb 2015
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Dave,

Thanks for the info!

Additionally, how would I go about removing the logo completely? I'm trying to embed vBulletin into my Wordpress, so I'd prefer to keep my header/footer/etc, so I'd like to just get rid of the default logo without the broken image link.
Reply With Quote
  #65  
Old 02-27-2015, 09:34 AM
Dave Dave is offline
 
Join Date: May 2010
Posts: 2,583
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kimikat View Post
Hi Dave,

Thanks for the info!

Additionally, how would I go about removing the logo completely? I'm trying to embed vBulletin into my Wordpress, so I'd prefer to keep my header/footer/etc, so I'd like to just get rid of the default logo without the broken image link.
Just delete the code I posted in my previous post from the navbar template.
Reply With Quote
  #66  
Old 02-27-2015, 06:59 PM
kimikat kimikat is offline
 
Join Date: Feb 2015
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks a bunch!
Reply With Quote
  #67  
Old 03-01-2015, 05:29 PM
sinistershades sinistershades is offline
 
Join Date: May 2013
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm having an issue where my text isn't being aligned properly. Every other BBcode works except alignment.

I've searched everywhere and can't find a fix. I've tried changing the language to UTF-8 and that still doesn't work.
Reply With Quote
  #68  
Old 03-02-2015, 09:30 AM
Dave Dave is offline
 
Join Date: May 2010
Posts: 2,583
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sinistershades View Post
I'm having an issue where my text isn't being aligned properly. Every other BBcode works except alignment.

I've searched everywhere and can't find a fix. I've tried changing the language to UTF-8 and that still doesn't work.
Not sure how I can help you with that? You don't provide any information/screenshots besides stating the problem.
Reply With Quote
  #69  
Old 03-04-2015, 12:29 PM
Asmod Asmod is offline
 
Join Date: Oct 2011
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Dave,
about the logo, i use my own but it seems to go like this a bit



I try to use either 100% height size or full 200px.

code:

<vb:if condition="$stylevar['titleimage']"><div><a name="top" href="{vb:link forumhome}" class="logo-image"><img src="images\logo5.png" width="1279px" height="200px" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div></vb:if>

emhh any clue ? what i did wrong.

Thanks!
Reply With Quote
  #70  
Old 03-04-2015, 01:01 PM
Dave Dave is offline
 
Join Date: May 2010
Posts: 2,583
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Do you have a link to your forum? Kind of hard to tell without seeing it in a live version.
If you don't want to post it here you may PM me the URL.
Reply With Quote
  #71  
Old 03-12-2015, 03:32 PM
goarack goarack is offline
 
Join Date: Nov 2012
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice style thank you
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:17 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.08435 seconds
  • Memory Usage 2,343KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (7)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete