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

Reply
 
Thread Tools
Impact Blue Details »»
Impact Blue
Version: 1.00, by Sofia Sofia is offline
Developer Last Online: Aug 2012 Show Printable Version Email this Page

Version: 3.8.x Rating:
Released: 06-05-2009 Last Update: 07-19-2009 Installs: 481
Re-useable Code Translations  
No support by the author.

Impact Blue - 3.8.x




Designed by Sofia





https://vborg.vbsupport.ru/vborg_mis...hreadid=215519

[hr]blue[/hr][hr]Navy[/hr]



--------------------
Installation
--------------------


1. Upload "impact" into your images folder.
2. Import via ACP "impact-style.xml" (Styles & Templates >> Download / Upload Styles)


vBadvanced

----------
Copy and paste "impact" folder to http://www.yoursite.com/images/impact/


PSD: background, buttons and status online/offline.




If you like or use this style, please click INSTALL

Download Now

File Type: zip Impact - vB Style.zip (398.0 KB, 1953 views)

Screenshots

File Type: png forumhome.png (96.0 KB, 0 views)
File Type: png forumdisplay.png (66.9 KB, 0 views)
File Type: jpg profile.jpg (96.7 KB, 0 views)
File Type: png showthread.png (43.5 KB, 0 views)

Show Your Support

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

Comments
  #42  
Old 06-23-2009, 07:28 PM
jbr123 jbr123 is offline
 
Join Date: Jun 2009
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can you please update this for use with 3.8.3? Thank you.
Reply With Quote
  #43  
Old 06-23-2009, 09:18 PM
ITDarasgah's Avatar
ITDarasgah ITDarasgah is offline
 
Join Date: Mar 2009
Location: Pakistan
Posts: 144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Install and set as default style....thanks for this great style
http://www.itdarasgah.com
Reply With Quote
  #44  
Old 06-30-2009, 09:45 AM
Sofia Sofia is offline
 
Join Date: Oct 2006
Location: France
Posts: 725
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jbr123 View Post
Can you please update this for use with 3.8.3? Thank you.
I can't. Just ignore the version when you install it.
Reply With Quote
  #45  
Old 07-02-2009, 09:21 PM
techGods techGods is offline
 
Join Date: Jul 2009
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Sofia,
good work, but today i found a bug...

On the mainpage (index.php) there isn?t any prefix, but wenn I click to the topic, there is the prefix.
With my other style I had no problems, can you help me?

greets
techGods

PS: Sry for my bad english
Reply With Quote
  #46  
Old 07-02-2009, 09:50 PM
Sofia Sofia is offline
 
Join Date: Oct 2006
Location: France
Posts: 725
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by techGods View Post
Hi Sofia,
good work, but today i found a bug...

On the mainpage (index.php) there isn?t any prefix, but wenn I click to the topic, there is the prefix.
With my other style I had no problems, can you help me?

greets
techGods

PS: Sry for my bad english
Humm, please give me a screen. Strange, because I have not modified prefix.
Reply With Quote
  #47  
Old 07-03-2009, 03:19 PM
techGods techGods is offline
 
Join Date: Jul 2009
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,
you can look at
"http://www.techgods.de/forum/index.php?styleid=1" <-- that?s the normal template WITH a prefix (you can see one, next to the "(X)HTML, CSS und Javascript" forum.

But if you use the second template, "http://www.techgods.de/forum/index.php?styleid=2" , there is no prefix.
Reply With Quote
  #48  
Old 07-03-2009, 09:36 PM
Sofia Sofia is offline
 
Join Date: Oct 2006
Location: France
Posts: 725
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by techGods View Post
Hi,
you can look at
"http://www.techgods.de/forum/index.php?styleid=1" <-- that?s the normal template WITH a prefix (you can see one, next to the "(X)HTML, CSS und Javascript" forum.

But if you use the second template, "http://www.techgods.de/forum/index.php?styleid=2" , there is no prefix.
Humm strange. I'll fix it.

In your template forumhome_lastpostby, replace all your code by:

HTML Code:
<table cellpadding="0" cellspacing="0" border="0" style="width:280px;">
<tr align="$stylevar[left]">
<td>
<if condition="$show['lastpostinfo']">
<div class="smallfont" align="$stylevar[left]">
    <div>
        <span style="white-space:nowrap">
        <if condition="$show['icon']"><img class="inlineimg" src="$icon[iconpath]" alt="$icon[title]" border="0" /></if>
        <if condition="$lastpostinfo['prefix']">
            $lastpostinfo[prefix]
            </span><if condition="is_browser('safari')"><!--bug#24775-->&nbsp;</if>
            <span style="white-space:nowrap">
        </if>
        <a href="showthread.php?$session[sessionurl]goto=newpost&amp;t=$lastpostinfo[lastthreadid]" style="white-space:nowrap" title="<phrase 1="$lastpostinfo[lastthread]">$vbphrase[go_first_unread_in_thread_x]</phrase>"><strong>$lastpostinfo[trimthread]</strong></a></span>
    </div>
    <div style="white-space:nowrap<if condition="is_browser('ie', 6)">; float:$stylevar[left]</if>">
        <phrase 1="member.php?$session[sessionurl]find=lastposter&amp;f=$lastpostinfo[forumid]" 2="$lastpostinfo[lastposter]">$vbphrase[by_x]</phrase>
    </div>
    <div align="$stylevar[right]" style="white-space:nowrap">
        $lastpostinfo[lastpostdate] <if condition="!$show['detailedtime']"><span class="time">$lastpostinfo[lastposttime]</span></if>
        <a href="showthread.php?$session[sessionurl]p=$lastpostinfo[lastpostid]#post$lastpostinfo[lastpostid]"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]" border="0" /></a>
    </div>
</div>
<else />
<div class="smallfont" align="$stylevar[right]">
    $lastpostinfo[lastpostdate] <if condition="!$show['detailedtime']"><span class="time">$lastpostinfo[lastposttime]</span></if>
    <a href="showthread.php?$session[sessionurl]p=$lastpostinfo[lastpostid]"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]" border="0" /></a>
</div>
</if>
</td>
</tr>
</table>
Reply With Quote
  #49  
Old 07-03-2009, 10:08 PM
Sofia Sofia is offline
 
Join Date: Oct 2006
Location: France
Posts: 725
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Updated to 3.8.3

Bug with prefix fixed.
Reply With Quote
  #50  
Old 07-04-2009, 06:50 AM
techGods techGods is offline
 
Join Date: Jul 2009
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,
thanks for your help,
but now I?ve got another question:

If I use a validator, to check my vBulletin, there are many errors:
http://www.techgods.de/forum/index.php?styleid=2

but If I use the first style set, there are not so many errors:
http://www.techgods.de/forum/index.php?styleid=1

?
Reply With Quote
  #51  
Old 07-05-2009, 10:13 PM
Bibbo Bibbo is offline
 
Join Date: Jul 2009
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed. Looks great, Thanks!
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:15 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.04563 seconds
  • Memory Usage 2,351KB
  • 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_html
  • (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
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (5)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
  • 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_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