Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Styles

Reply
 
Thread Tools
Epic Details »»
Epic
Version: 1.60, by Andrew Andrew is offline
Developer Last Online: Oct 2014 Show Printable Version Email this Page

Version: 3.6.4 Rating:
Released: 08-02-2006 Last Update: 11-23-2006 Installs: 98
Additional Files  
No support by the author.

This style was developed by my firm Epic Designz as a promotional tool for a new site called YourIndex. This style is free to be used on any forum provided that you retain the small promotional message in the footer (We made it as unobtrusive as possible.) The package includes the full set of PSD's, so you can make changes to suit your board or apply the same layout to non-vBulletin portions of your site. If there are any problems with the style, please report them to me in this thread, so I can get them resolved as quickly as possible.

Update 11/22/2006 Version 1.60
* XML file updated to vBulleitn 3.6.4

Update 11/9/2006 Version 1.50
* XML file updated to vBulleitn 3.6.3

Update 11/5/2006 Version 1.40
* Fixed an incorrectly named button.

Update 10/9/2006 Version 1.30
* XML file updated to vBulletin 3.6.2

Update 9/17/2006 Version 1.20
* XML file updated to vBulletin 3.6.1

Update 8/26/2006 Version 1.10
* Fixed the URL's in the header and footer.

Installation Instructions: Click Here

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #52  
Old 08-20-2006, 12:04 PM
Andrew's Avatar
Andrew Andrew is offline
 
Join Date: Nov 2004
Location: Pennsylvania
Posts: 441
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In the header template, change this:
HTML Code:
					<td style="padding-right: 20px;"><img src="images/epic/header_seperator.gif" width="3" height="64" alt="" />


<!-- banner ads -->
<script language='JavaScript' type='text/javascript'>
<!--
   if (!document.phpAds_used) document.phpAds_used = ',';
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
   
   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("http://www.wobchat.de/phpAdsNew/adjs.php?n=" + phpAds_random);
   document.write ("&amp;exclude=" + document.phpAds_used);
   if (document.referer)
      document.write ("&amp;referer=" + escape(document.referer));
   document.write ("'><" + "/script>");
//-->
</script><noscript><a href='http://www.wobchat.de/phpAdsNew/adclick.php?n=a27f172d' target='_blank'><img src='http://www.wobchat.de/phpAdsNew/adview.php?n=a27f172d' border='0' alt=''></a></noscript>

<!-- /banner ads --> 






</td>
To this:
HTML Code:
					<td style="padding-right: 20px;"><img src="images/epic/header_seperator.gif" width="3" height="64" alt="" /></td>
					<td style="padding-right: 20px;">
						<!-- banner ads -->
						<script language='JavaScript' type='text/javascript'>
						<!--
							if (!document.phpAds_used) document.phpAds_used = ',';
							phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
   
							document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
							document.write ("http://www.wobchat.de/phpAdsNew/adjs.php?n=" + phpAds_random);
							document.write ("&amp;exclude=" + document.phpAds_used);
							if (document.referer)
								document.write ("&amp;referer=" + escape(document.referer));
							document.write ("'><" + "/script>");
						//-->
						</script><noscript><a href='http://www.wobchat.de/phpAdsNew/adclick.php?n=a27f172d' target='_blank'><img src='http://www.wobchat.de/phpAdsNew/adview.php?n=a27f172d' border='0' alt=''></a></noscript>
						<!-- /banner ads --> 
					</td>
Reply With Quote
  #53  
Old 08-20-2006, 12:24 PM
deta deta is offline
 
Join Date: Dec 2004
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello It the same...

Look self..

cu Deta
Reply With Quote
  #54  
Old 08-20-2006, 02:44 PM
Andrew's Avatar
Andrew Andrew is offline
 
Join Date: Nov 2004
Location: Pennsylvania
Posts: 441
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There really isn't going to be a way to fit that in there and still have the style fit in an 800x600 window - You could try putting the banner somewhere else like above the forum list or something.
Reply With Quote
  #55  
Old 08-22-2006, 01:18 PM
azarl azarl is offline
 
Join Date: Aug 2005
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice style but some of the image paths are hard-coded rather than stylevars.
Reply With Quote
  #56  
Old 08-22-2006, 05:30 PM
deta deta is offline
 
Join Date: Dec 2004
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I missing

Mark Forums Read View Forum Leaders
Reply With Quote
  #57  
Old 08-22-2006, 07:31 PM
Andrew's Avatar
Andrew Andrew is offline
 
Join Date: Nov 2004
Location: Pennsylvania
Posts: 441
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by deta
I missing

Mark Forums Read View Forum Leaders
The "Mark Forums Read" link is in the Quick Links portion of the navbar - I can add a "View Forum Leaders" link into that menu as well if you'd like.
Reply With Quote
  #58  
Old 08-23-2006, 06:07 AM
deta deta is offline
 
Join Date: Dec 2004
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Andrew
The "Mark Forums Read" link is in the Quick Links portion of the navbar
Oh y?.. i fond it...

Thanks

cu Deta

PS: But the Banner dosnt work with 1024 x 768 :-(
Reply With Quote
  #59  
Old 08-23-2006, 05:54 PM
jasharen jasharen is offline
 
Join Date: May 2006
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there no alternative to making the image paths direct URL's? I really don't like the idea of having to make hard coded changes throughout the style whenever I move from my test environment to live.
Reply With Quote
  #60  
Old 08-23-2006, 07:52 PM
Andrew's Avatar
Andrew Andrew is offline
 
Join Date: Nov 2004
Location: Pennsylvania
Posts: 441
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not that I'm currently aware of, but if somebody knows more on this subject than I do, I am all ears as to how to go about doing it.
Reply With Quote
  #61  
Old 08-25-2006, 10:03 AM
taumau taumau is offline
 
Join Date: Aug 2006
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I uploaded the folder in the zip file "Epic" and added the epic360.xml in Admin Control Panel. But the style didn´t worked fine. Do I need to do someting else?
Reply With Quote
Reply

Thread Tools

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 06:10 AM.


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.06607 seconds
  • Memory Usage 2,309KB
  • Queries Executed 25 (?)
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_html
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete