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 - X-Orange - Premium Theme with Font Awesome Icons Details »»
Forum Style - X-Orange - Premium Theme with Font Awesome Icons
Version: 1.00, by XiTCLUB XiTCLUB is offline
Developer Last Online: Feb 2020 Show Printable Version Email this Page

Version: 4.2.2 Rating:
Released: 07-06-2014 Last Update: 11-01-2014 Installs: 64
Template Edits
 
No support by the author.

Top Features :

  • Google Fonts
  • Font Awesome Icons
  • Drop Down Login/Signup
  • CSS3 Gradients & Transitions
  • Custom Postbit_lagacy Style
************************************************** *********
Template Info :

Style Name : X-Orange

Supported Versions :
4.2.X

Live Demo :
Click Here

Developed By :
Mian Shahzad Raza

************************************************** *********
************************************************** *********

Package Include :

1: 1 Style
2: xorange Folder
3: Read Me file

************************************************** *********
************************************************** *********

Installation :

1: Download and extract attached Folder
2: Upload "xorange" Folder to " images/styles"
3: Goto your Admincp > Styles & Teplates > Download/Upload Styles > Import x-orange.xml
4: Add Links To Social Icons : Goto Styles & Teplates > Style Manager > Edit Templates > header (Replac3 # signs with your links)

************************************************** *********
************************************************** *********

Copyright Info :

This Template is Designed by Mian Shahzad Raza. We have all the copyrights reserved.

WARNING : Our Footer Link must remain in footer - Contact Us For Branding Free Version

************************************************** *********
************************************************** *********


Request :

Dont Forget to say Thanks if you like our work
A Donation will Encourage us to make more FREE Templates

************************************************** *********
************************************************** *********

Support :

Mark as Installed to get support for this Template
************************************************** *********


---------------------------------------------------------------------------------------------
02/11/2014 - Green Background fixed

Download Now

File Type: zip xorange_1.0.zip (1.17 MB, 775 views)
File Type: xml x-orange-bug-fixed.xml (64.5 KB, 369 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
4 благодарности(ей) от:
elwizard, HM666, puertoblack2003, RichieBoy67

Comments
  #42  
Old 12-11-2014, 12:52 AM
rob01 rob01 is offline
 
Join Date: Sep 2008
Location: Mexico
Posts: 410
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this work for 4.2.2?
Reply With Quote
  #43  
Old 12-11-2014, 11:24 AM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Really nice work! I love the social icons in the header!
Reply With Quote
  #44  
Old 12-11-2014, 04:28 PM
XiTCLUB XiTCLUB is offline
 
Join Date: Jan 2010
Location: Lahore, Pakistan
Posts: 304
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RichieBoy67 View Post
Really nice work! I love the social icons in the header!
Thanks
Reply With Quote
  #45  
Old 12-11-2014, 04:28 PM
XiTCLUB XiTCLUB is offline
 
Join Date: Jan 2010
Location: Lahore, Pakistan
Posts: 304
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rob01 View Post
this work for 4.2.2?
Yes it will work fine
Reply With Quote
  #46  
Old 12-11-2014, 04:30 PM
XiTCLUB XiTCLUB is offline
 
Join Date: Jan 2010
Location: Lahore, Pakistan
Posts: 304
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DavidHUK View Post
Hi is there anyway to change the box that shows who posted on the left of each post.

Where it has Administrator , avatar, Join date, posts etc...
It seems to show wrong and boxes it all up i would like or wonder how to change this to be nicer looking and stuff is there a mod or a fix for this?

Thanks
You need to change in postbit_legacy template
Reply With Quote
  #47  
Old 12-11-2014, 10:57 PM
karabaja3's Avatar
karabaja3 karabaja3 is offline
 
Join Date: Jan 2008
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rob01 View Post
this work for 4.2.2?
Yes it works, but is not displayed until the user does not log in. It's some kind of bug in template?

Edit: Solved. If someone will have same issue, in header template find:
Code:
<div class="loginLeft">
<a href="javascript:" id="loginDrop">Login/Signup <i class="fa fa-chevron-circle-down fa-2x"></i></a>
<div class="loginDown">
<!-- login form -->
bellow add:

Code:
<vb:if condition="$vboptions['enablefacebookconnect']">
{vb:raw facebook_header}
</vb:if>
Reply With Quote
3 благодарности(ей) от:
concepts, puertoblack2003, XiTCLUB
  #48  
Old 12-19-2014, 08:39 PM
BlackoutMedia BlackoutMedia is offline
 
Join Date: Dec 2014
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So when I visit the forum... it seems to turn green... and when the theme fully loads it still stays green in a few areas, how can I fix that?

When i click the sign up button it goes to /register.php but should go to /forum/register.php how can I fix this without a clean install?

Also there is a giant blank rectangle on the header O_o
Reply With Quote
  #49  
Old 12-20-2014, 01:23 PM
XiTCLUB XiTCLUB is offline
 
Join Date: Jan 2010
Location: Lahore, Pakistan
Posts: 304
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BlackoutMedia View Post
So when I visit the forum... it seems to turn green... and when the theme fully loads it still stays green in a few areas, how can I fix that?

When i click the sign up button it goes to /register.php but should go to /forum/register.php how can I fix this without a clean install?

Also there is a giant blank rectangle on the header O_o
That giant rectangle is for advertisement, read the documentation and add your banner code to display ad there as you can see in demo pic.
you can modify signup button link by editing header template without re-install
Reply With Quote
  #50  
Old 01-05-2015, 03:32 PM
uReside.com uReside.com is offline
 
Join Date: Oct 2003
Posts: 166
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

On refresh I too am seeing it flash green for a little while then turn orange... how do i stop that?
Reply With Quote
  #51  
Old 02-08-2015, 06:35 PM
puertoblack2003's Avatar
puertoblack2003 puertoblack2003 is offline
 
Join Date: Aug 2005
Location: Philadelphia
Posts: 1,073
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

Is the x-color that you have on your demo forum available?

regards
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:34 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05157 seconds
  • Memory Usage 2,351KB
  • Queries Executed 28 (?)
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
  • (2)bbcode_code
  • (5)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
  • (2)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)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_postinfo_query
  • fetch_postinfo
  • 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