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

Reply
 
Thread Tools
Aerohead - Gorgeous Skin that Mixes Usability with Style! (supported vers) Details »»
Aerohead - Gorgeous Skin that Mixes Usability with Style! (supported vers)
Version: 1.03, by ForumMonkeys ForumMonkeys is offline
Developer Last Online: Oct 2012 Show Printable Version Email this Page

Version: 3.6.9 Rating:
Released: 09-17-2007 Last Update: 04-27-2008 Installs: 69
Template Edits
Additional Files  
No support by the author.

ForumMonkeys recently acquired vBmode, who offered this free vBulletin skin to the public. As the new owner of vBmode, I'd like to continue doing so. Why the new thread then? I was told by an admin here that I cannot take ownership of that thread, so this is my only option. The original thread is located here:

https://vborg.vbsupport.ru/showthread.php?t=145320

This is a free vBulletin skin product from VBMode.com and BulletinSkins.com. The "vBulletin skin by..." link may not be removed - branding free licenses can be obtained at: BulletinSkins.com . This skin may not be redistributed without explicit, written permission.

Without further ado, I bring you Aerohead!

Demo:
Fixed Version
Fluid Version

ZIP contains:
  • Image set
  • Skin PSD
  • XML style files (Includes both fixed and fluid versions) (3.6.8)
  • LICENSE_and_instructions-VBM.txt with easy installation

Please click the install button if you use this style.

Thank you and enjoy!

Note: the former thread is *not* supported and the ZIP will *not* be updated. This is the new "official", supported thread.

Version 1.01: fix for descriptions in categories breaking style
Version 1.02: updated for vB 3.6.9
Version 1.03: updated for vB 3.6.10

Show Your Support

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

Comments
  #62  
Old 01-07-2008, 03:51 PM
ForumMonkeys's Avatar
ForumMonkeys ForumMonkeys is offline
 
Join Date: Sep 2007
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Oh, and regarding the UTF issue, I'm not positive but I think under All Style Options there's a place to change it. If not, I'm really not sure. I never had to change it myself.
Reply With Quote
  #63  
Old 01-07-2008, 04:05 PM
ForumMonkeys's Avatar
ForumMonkeys ForumMonkeys is offline
 
Join Date: Sep 2007
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by huntrKillr View Post
My multiple forums do not line up correctly. the V.B.S. forum should be right under the main forum, yet it ends up in the left box. I am pretty sure I installed the them correctly. I am running the newest vB 3.6.8 with patch 2. What would be causing this issue? Thank you.

P.s. it happens on the fluid version too.
Finally figured out what's causing this. When you use descriptions in categories, the way vBulletin codes it, it puts the description in a new line. Changed it to use a SPAN instead of a DIV so it doesn't drop to a new line. I'll update the archive soon.

In forumhome_forumbit_level1_nopost change:
Code:
<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
to:

Code:
<if condition="$show['forumdescription']"><span class="smallfont"> - $forum[description]</span></if>
Reply With Quote
  #64  
Old 01-08-2008, 08:05 AM
geevest.com geevest.com is offline
 
Join Date: Apr 2006
Posts: 709
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

friend i have forum using new style *aero style from here.
but now i want make 1logo + advertise banner.
sample in attachment.

this is script logo and i input this script <red> in in header :

Code:
<!-- logo --><a href="http://www.siteadvertise.com"><img src="http://www.sitename.com/advertise.gif" /></a>
</div>
but now my logo and advertise banner is broken,image advertise and logo no fixed.

anyone can help me? i want make logo and advertise banner.

https://vborg.vbsupport.ru/attachmen...5&d=1199520315
Reply With Quote
  #65  
Old 01-09-2008, 10:45 PM
Stubbed's Avatar
Stubbed Stubbed is offline
 
Join Date: Dec 2007
Location: New Zealand
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ForumMonkeys View Post
Shortly after 3.7 goes Gold.
Out of interest - Why wait till then to release a version of this Style for 3.7?
Reply With Quote
  #66  
Old 01-11-2008, 01:54 AM
geevest.com geevest.com is offline
 
Join Date: Apr 2006
Posts: 709
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how to change the left banner in to the right banner?

and how to add banner in to the right side the logo?

thanks
Reply With Quote
  #67  
Old 01-11-2008, 03:05 PM
TGP TGP is offline
 
Join Date: Dec 2005
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey, I loved this style so I installed it.

However I've decided to make use of the 'Another Section' and therefore I would like it showing on the skins I have made myself. Yet when I simply insert the code from Forumhome it doesn't really come out as pretty as I hoped. I'm pretty simple when it comes to this webpage/forum management and I was wondering if there was a simple way to get this working on all my old styles, thanks!

http://theglassprison.com/forums/

Is my site.
Reply With Quote
  #68  
Old 01-17-2008, 06:44 PM
mitomcua mitomcua is offline
 
Join Date: Jul 2003
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The Latest Threads is not working. I already chmod755 to the latestthreads.js . Does anyone know how to fix it? thanks
Reply With Quote
  #69  
Old 01-21-2008, 02:21 PM
badbaron badbaron is offline
 
Join Date: Sep 2007
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how i get standart Latest Threads in this Style, without this js.thanks

EDIT : https://vborg.vbsupport.ru/showpost....1&postcount=19
Reply With Quote
  #70  
Old 01-24-2008, 08:27 PM
Psmeg Psmeg is offline
 
Join Date: Jan 2005
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice skin, but I notice there are differences to the skin on the demo links.

If you go through to the post screen, the left side of each post has a dark grey section with the posters details in (see screen grab). However, the skin that is installed from the download doesn't have this, and the posters information is at the top of each post.

Additionally, the thin grey line that frames various elements on the forum list (see attached screen grab) is missing on the right.

Is there any reason for these differences and what needs to be adjusted to display everything correctly? I'm pretty new to editing VB, so any help would be much appreciated.

TIA

Paul C
Reply With Quote
  #71  
Old 01-27-2008, 09:10 AM
Byk Byk is offline
 
Join Date: Jan 2008
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

3.7 version coming out?
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 01:56 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.05142 seconds
  • Memory Usage 2,312KB
  • 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
  • (3)bbcode_code
  • (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
  • (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