Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Styles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vick Details »»
vick
Version: 1.00, by croft croft is offline
Developer Last Online: Nov 2022 Show Printable Version Email this Page

Version: 3.5.1 Rating:
Released: 11-29-2005 Last Update: Never Installs: 38
 
No support by the author.

The latest skin from me =)

Hope you like it.
Included in the file is all the psd files for icons buttons status icons header and so on.

preview

Show Your Support

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

Comments
  #12  
Old 12-01-2005, 03:26 AM
Rhoads Rhoads is offline
 
Join Date: Dec 2004
Location: Holland
Posts: 211
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice skin Croft, thnx man
Reply With Quote
  #13  
Old 12-01-2005, 03:31 AM
J-TEK J-TEK is offline
 
Join Date: May 2004
Location: FL
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by croft
The folder called 'new3,5' should be uploaded to the forum root folder.
NOT in the forum/images foler.

Make sure you upload it to the correct place.

Yea it's in the root folder, and named "new 3.5"
Reply With Quote
  #14  
Old 12-01-2005, 04:00 AM
croft croft is offline
 
Join Date: Aug 2002
Location: Sweden
Posts: 304
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by J-TEK
Yea it's in the root folder, and named "new 3.5"

Thats xtreamly strange. You got a url for the site ?
Reply With Quote
  #15  
Old 12-01-2005, 03:19 PM
Snake's Avatar
Snake Snake is offline
 
Join Date: Mar 2005
Location: Cleveland, OH
Posts: 3,832
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice looking skin, well done.
Reply With Quote
  #16  
Old 12-01-2005, 04:11 PM
Sooner95 Sooner95 is offline
 
Join Date: Apr 2003
Location: I don't know
Posts: 535
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

installed, thx!
Reply With Quote
  #17  
Old 12-01-2005, 06:40 PM
J-TEK J-TEK is offline
 
Join Date: May 2004
Location: FL
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by croft
Thats xtreamly strange. You got a url for the site ?
I'll PM you.
Reply With Quote
  #18  
Old 12-05-2005, 04:19 PM
AndyA AndyA is offline
 
Join Date: Apr 2005
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great looking style but I need some help with the header title please, I tried editing it (with Adobe) to THROTTLEJOCKEY Motorcycle Club but the logo background shrinks for some reason, I just cannot get it right.
Can anyone help ?
Reply With Quote
  #19  
Old 12-06-2005, 12:55 AM
croft croft is offline
 
Join Date: Aug 2002
Location: Sweden
Posts: 304
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndyA
Great looking style but I need some help with the header title please, I tried editing it (with Adobe) to THROTTLEJOCKEY Motorcycle Club but the logo background shrinks for some reason, I just cannot get it right.
Can anyone help ?
Try this instead.
Open up the header template for vick style and select everything in the header. Replace it with this.

PHP Code:
<!-- logo -->
<
a name="top"></a>
<
table width="90%"  border="0" align="center" cellpadding="0" cellspacing="0">
  <
tr>
    <
td width="24" align="left" valign="top" background="new3.5/border/left.gif">&nbsp;</td>
    <
td valign="top"><table width="100%"  border="0" cellpadding="0" cellspacing="0" background="new3.5/header/right.gif">
      <
tr>
        <
td width="1" align="left" valign="top"><a href="index.php"><img src="new3.5/header/left.gif" border="0"></a></td>
        <
td>&nbsp;</td>
      </
tr>
    </
table></td>
    <
td width="24" align="right" valign="top" background="new3.5/border/right.gif">&nbsp;</td>
  </
tr>
</
table>
<
table width="90%"  border="0" align="center" cellpadding="0" cellspacing="0">
  <
tr>
    <
td width="24" align="left" background="new3.5/border/left.gif"><img src="new3.5/border/left.gif" width="24" height="100"></td>
    <
td bgcolor="#dddddd"><br>
      <
table width="98%"  border="0" align="center" cellpadding="0" cellspacing="0">
      <
tr>
          <
td><table width="100%"  border="0" cellpadding="0" cellspacing="0" background="new3.5/bodybox/topbackground.gif">
          <
tr>
              <
td width="1" align="left" valign="top"><img src="new3.5/bodybox/topleft.gif" width="28" height="23"></td>
            <
td>&nbsp;</td>
              <
td width="1" align="right" valign="top"><img src="new3.5/bodybox/topright.gif" width="30" height="23"></td>
          </
tr>
          </
table></td>
      </
tr>
        <
tr>
          <
td><table width="100%"  border="0" cellspacing="0" cellpadding="0">
            <
tr>
              <
td width="1" align="left" valign="top" background="new3.5/bodybox/left.gif"><img src="new3.5/bodybox/left.gif" width="10" height="36"></td>
              <
td valign="top" bgcolor="#CFCFCF">

<!-- 
content table -->
$spacer_open

$_phpinclude_output 
Reply With Quote
  #20  
Old 12-06-2005, 06:55 AM
AndyA AndyA is offline
 
Join Date: Apr 2005
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That's fixed it, thanks for your help. :up:
Reply With Quote
  #21  
Old 12-06-2005, 07:44 AM
sevster sevster is offline
 
Join Date: Dec 2005
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

very nice job here thank you...installed as well.
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 08:03 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.10652 seconds
  • Memory Usage 2,335KB
  • 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
  • (1)bbcode_php
  • (4)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
  • (3)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
  • (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