vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=195)
-   -   Aerohead - Gorgeous Skin that Mixes Usability with Style! (supported vers) (https://vborg.vbsupport.ru/showthread.php?t=158172)

ForumMonkeys 09-17-2007 10:00 PM

Aerohead - Gorgeous Skin that Mixes Usability with Style! (supported vers)
 
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

aycan555 09-18-2007 10:08 PM

Verry nice style thanxs...

Spank 09-18-2007 10:51 PM

Quote:

Without further ado, I bring you Easy Action!
You forgot to change that =D

I already use this skin. Is very nice.

Sean James 09-19-2007 06:33 AM

This is a nice skin ;)

87accordlxi 09-19-2007 01:33 PM

What are the differences (bug fixes, updates, etc) between this and the old version?

ForumMonkeys 09-20-2007 04:39 PM

Quote:

Originally Posted by Spank (Post 1342077)
You forgot to change that =D

I already use this skin. Is very nice.

Haste makes waste. Thanks for spotting that.

Quote:

Originally Posted by 87accordlxi (Post 1342434)
What are the differences (bug fixes, updates, etc) between this and the old version?

No difference other than this version was updated to the latest VB.

LatinMind 09-21-2007 05:43 PM

i didnt get any read me txt, do i just upload the the upload folder? and import the xml?

Spank 09-21-2007 09:17 PM

How do I make the lines in the screen shot below reach the end of the category?

jlp09550 09-22-2007 12:04 AM

Any reason why they are hosted via your server instead of going to the directory imposed in your instructions?

imk 09-24-2007 02:05 PM

im useing the aroe skin on www.micforum.com but i want to make the side collums smaller, so i can do the bars easy but the gray bit underneath wont follow anyhelp?

this is the code i reckon
hm i can make the top of the coulum smaller but the bottom doesnt follow any help anyone?


.tcat2 {
background: url(aero/misc/tcat2.gif) top left no-repeat;
width: 190px;
height: 27px;
line-height: 27px;
color: white;
font-size: 11px;
padding: 4px 0px 0px 27px;
font-weight: bold;
border-bottom: 3px #d9d9d9 solid;
}

.ct {
padding: 8px 27px 15px 24px;
color: #666666;
font-size: 11px;
line-height: 16px;
background-color: #f2f2f2;
}
___

BaHyXuH 09-30-2007 04:38 PM

How can i make the fix version`s tables bigger .I want them exactly as here
http://www.soccertopics.com/
Can u please help me ?

BaHyXuH 09-30-2007 05:09 PM

Quote:

Originally Posted by Spank (Post 1344107)
How do I make the lines in the screen shot below reach the end of the category?

Same problem.Help pls ?

yoyoyoyo 09-30-2007 09:23 PM

thanks for sharing, but it hurts my eyes

ForumMonkeys 10-02-2007 05:00 PM

Quote:

Originally Posted by LatinMind (Post 1343976)
i didnt get any read me txt, do i just upload the the upload folder? and import the xml?

Correct. I updated the archive with instructions.

Quote:

Originally Posted by Spank (Post 1344107)
How do I make the lines in the screen shot below reach the end of the category?

I would have to look at your forums to see why that is happening. It's not happening in the vBmode demo.

ForumMonkeys 10-02-2007 05:22 PM

Quote:

Originally Posted by jlp09550 (Post 1344203)
Any reason why they are hosted via your server instead of going to the directory imposed in your instructions?

Nothing is hosted on my server.

Quote:

Originally Posted by imk (Post 1346030)
im useing the aroe skin on www.micforum.com but i want to make the side collums smaller, so i can do the bars easy but the gray bit underneath wont follow anyhelp?

this is the code i reckon
hm i can make the top of the coulum smaller but the bottom doesnt follow any help anyone?


.tcat2 {
background: url(aero/misc/tcat2.gif) top left no-repeat;
width: 190px;
height: 27px;
line-height: 27px;
color: white;
font-size: 11px;
padding: 4px 0px 0px 27px;
font-weight: bold;
border-bottom: 3px #d9d9d9 solid;
}

.ct {
padding: 8px 27px 15px 24px;
color: #666666;
font-size: 11px;
line-height: 16px;
background-color: #f2f2f2;
}
___

To adjust the column width, you need to change the <td> width that houses the column from 217 to whatever you wish in the Forumhome template. In the CSS, you will need to do the same for .tcat2. Remember, the box model adds the padding to the width. In this case, its 190 + 27 (left padding) = 217. So, adjust these two to get the results you are happy with - just make sure they add up to the same width you set for the <td>.

Quote:

Originally Posted by yoyoyoyo (Post 1350438)
thanks for sharing, but it hurts my eyes

Feel free to change any colors that hurt your eyes :)

geevest.com 10-05-2007 11:23 AM

Friend font size verry small..i can make it bigger size...can u help me?
thx

MB Dreamz 10-08-2007 02:17 AM

How do we add the "Last Post" column back?

irishdog 10-08-2007 10:27 PM

how do i add the latest topics to the side?

Spank 10-09-2007 12:18 AM

Quote:

Originally Posted by MB Dreamz (Post 1355233)
How do we add the "Last Post" column back?

This was posted in the other thread. Worked like a charm for me.

Quote:

Originally Posted by LockeAG (Post 1251898)
To add again the LAST POST Column .

In FORUMHOME TEMPLATES > forumhome_forumbit_level1_nopost

find

Code:

<td class="thead" width="75">$vbphrase[threads]</td>
Add Above

Code:

<td class="thead" width="175">$vbphrase[last_post]</td>

In FORUMHOME TEMPLATES > forumhome_forumbit_level1_post

find

Code:

        <td class="alt1">$forum[threadcount]</td>
Add Above

Code:

<td class="alt2" >$forum[lastpostinfo]</td>

In FORUMHOME TEMPLATES > forumhome_forumbit_level2_post


find

Code:

        <td class="alt2">$forum[threadcount]</td>
Add Above

Code:

<td class="alt2" >$forum[lastpostinfo]</td>

See'a


MB Dreamz 10-09-2007 12:24 AM

That worked. Thanks!

Spank 10-09-2007 12:36 AM

Glad to help :)

MB Dreamz 10-09-2007 12:51 AM

Okay, slight problem...

When viewing the forum in IE, the column width is thrown way off (in FF it's fine.)

http://www.carbuyingsource.com/forums/ (scroll to the bottom)

Edit:
Problem solved by changing the width from 175 to 200

willstaa 10-09-2007 02:10 PM

hi

i still get the threads is undefined javascript error, ive have Enable "External Javascript," "RSS Syndication" and "XML Syndication."

any ideas
thanks

flybarless 10-09-2007 09:04 PM

Quote:

hi

i still get the threads is undefined javascript error, ive have Enable "External Javascript," "RSS Syndication" and "XML Syndication."

any ideas
thanks
Make sure you set CHMOD to "755" for "latestthreads.js"

Now here is my issue:

I am unable to open the adobe file called "index.psd". I'm running photoshop 6.0 and get a out of memory error. This is on 2 PC's, with 1.5M and 2M of memory.

I have changed some colors and need to make the same changes to the buttons.

Can anyone help with this one ?

Thanks!

DrewzR/T 10-10-2007 05:55 PM

Quote:

Originally Posted by flybarless (Post 1356476)
Make sure you set CHMOD to "755" for "latestthreads.js"

Ive been searching and have read both threads covering this skin twice. I went through and checked everythig and it doesnt work. I think it might have something to do with my latestthreads.js.

How do you CHMOD to 755? It isnt in the code.

Spank 10-10-2007 05:59 PM

You need to do that through FTP or file manager.

DrewzR/T 10-10-2007 06:09 PM

I read through the read me that i found searching. Where do I find this inside file manager? I understand the basics on how to change it I just cant find it. Ive never had to do it before.

DrewzR/T 10-10-2007 06:14 PM

Nevermind I fgured it out. I clicked on that file and it had edit permissions in the listing.... lol Thanks

Spank 10-10-2007 06:15 PM

Do you use cPanel?

edit: lol ok

willstaa 10-11-2007 08:01 AM

Quote:

Originally Posted by DrewzR/T (Post 1357040)
Ive been searching and have read both threads covering this skin twice. I went through and checked everythig and it doesnt work. I think it might have something to do with my latestthreads.js.

How do you CHMOD to 755? It isnt in the code.

mines on a intranet so dont have ftp to it any ideas

ForumMonkeys 10-13-2007 04:59 PM

Quote:

Originally Posted by Spank (Post 1355894)
Glad to help :)

Thanks man :)

Quote:

Originally Posted by geevest.com (Post 1353407)
Friend font size verry small..i can make it bigger size...can u help me?
thx

You can change the font sizes in the AdminCP, just find the style and select All Style Options and you'll see all the CSS. You'll probably want to just change the font size for the BODY.

Quote:

Originally Posted by willstaa (Post 1356231)
hi

i still get the threads is undefined javascript error, ive have Enable "External Javascript," "RSS Syndication" and "XML Syndication."

any ideas
thanks

Another idea is to use one of the latest posts plugins here.

Quote:

Originally Posted by willstaa (Post 1357432)
mines on a intranet so dont have ftp to it any ideas

Another idea is to use one of the latest posts plugins here. Especially since for whatever reason you do not have any access to the files. (odd)

DrewzR/T 10-14-2007 08:36 PM

Wondering if there will be any additional hacks released to fill up the gap in the left side. I've added a list for Site supporters but its not a big site so theres still alot of space.

Maybe an Arcade box that lists the top 3 members in the arcade. Anybody have any ideas?

DrewzR/T 10-14-2007 08:50 PM

For some reason my sigs were showing up on every post even with the correct code originally there to only make it appear once. Would like to add for those who only want signatures only on first post.

FIND
Code:

<if condition="$post['signature'] AND !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true">
and move it AFTER this
Code:

<!-- sig -->

flybarless 10-17-2007 05:42 PM

Quote:

Originally Posted by edderlee (Post 1237753)
Thanks! :)

Also, if anyone is looking to display the sidebar on every page of their forum instead of just on forumhome, these are the instructions you should follow to do so.

In your FORUMHOME template, find this:

Code:

<table width="100%" border="0" cellpadding="0" cellspacing="0" class="content">
  <tr valign="top">
    <td width="217">
                <div class="tcat2">Latest Threads</div>
                <div class="ct">
<script type="text/javascript" src="external.php?type=js"></script>
<script type="text/javascript" src="$stylevar[imgdir_misc]/latestthreads.js"></script></div>
<div class="tcat2">Forum Statistics</div>
        <div class="ct"><strong>$vbphrase[threads]</strong>: $totalthreads<br />
          <strong>$vbphrase[posts]</strong>: $totalposts<br />
          <strong>$vbphrase[members]</strong>: $numbermembers<br />
          <strong>Number of Users Online</strong>: $totalonline<br />
        <phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
        <div class="tcat2">Another Section</div>
        <div class="ct">
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec et urna ac erat consequat tincidunt. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. Cras risus nibh, egestas ac, fringilla at, molestie quis, <a href="#">urna</a>.</div>        </td>
    <td width="13"></td>
    <td>

Delete it.

Then, scroll all the way to the bottom and find this:
Code:

<!-- / icons and login code -->
</td>
  </tr>
</table>

Delete it and save the FORUMHOME template.

Then, edit your HEADER template and scroll all the way to the bottom. Add this at the end:

Code:

<table width="100%" border="0" cellpadding="0" cellspacing="0" class="content">
  <tr valign="top">
    <td width="217">
                <div class="tcat2">Latest Threads</div>
                <div class="ct">
<script type="text/javascript" src="external.php?type=js"></script>
<script type="text/javascript" src="$stylevar[imgdir_misc]/latestthreads.js"></script></div>
<div class="tcat2">Forum Statistics</div>
        <div class="ct"><strong>$vbphrase[threads]</strong>: $totalthreads<br />
          <strong>$vbphrase[posts]</strong>: $totalposts<br />
          <strong>$vbphrase[members]</strong>: $numbermembers<br />
          <strong>Number of Users Online</strong>: $totalonline<br />
        <phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
        <div class="tcat2">Another Section</div>
        <div class="ct">
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec et urna ac erat consequat tincidunt. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. Cras risus nibh, egestas ac, fringilla at, molestie quis, <a href="#">urna</a>.</div>        </td>
    <td width="13"></td>
    <td>

Save the template and then edit your FOOTER template. Scroll all the way to the bottom and add this at the end:

Code:

</td>
  </tr>
</table>


I did the folowing mod and the forum stats no longer work. Any suggestions?

Thanks.

flybarless 10-19-2007 06:09 PM

I'm having an issue where the Quick Reply window shrinks after you click on the quick reply button. It's only doing this in mozilla.

Any ideas how to fix this ?

Thanks

sedline 10-19-2007 11:39 PM

How can i add one more section like in screnshort and give a link

safakuygur 10-20-2007 12:59 PM

ben türkçemi yazcam..

teşekkür ederim kardeşim

birde şu sol bölümü nasıl kaldıracagız onu yassa idin :hehe

RainingThrees3 10-24-2007 01:33 PM

nice skin...thanks for the share man.

thedark1 10-24-2007 08:03 PM

nice skin.....but its seriously screwing up vbadvanced cmps layout when using the news module..... latest threads works fine though....

any ideas on how to fix this?

scootertgm 10-27-2007 10:06 PM

How do I remove the "Another Section" box or edit it?

Sorry, I'm relatively new to VB.


All times are GMT. The time now is 06:18 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.01473 seconds
  • Memory Usage 1,855KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (12)bbcode_code_printable
  • (19)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete