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)

dragon_1973 11-06-2007 05:29 PM

I like the colours and icons for this skin, and would like to try to use it... However, how can I ditch the left column, and just make it a single column style?

i.s.s.w 11-07-2007 09:03 AM

Verry nice style thanks :D

i am test now :)

huntrKillr 11-10-2007 02:47 AM

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.

safiel 11-15-2007 04:06 PM

Quote:

Originally Posted by flybarless (Post 1363853)
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

This happening to anyone else? It's not happening when I test it.

safiel 11-15-2007 04:10 PM

Quote:

Originally Posted by sedline (Post 1364010)
How can i add one more section like in screnshort and give a link

Look in the header template and follow the examples in the navigation. For example:

Code:

<li class="nav-button"><a href="yourlink.php" >Your Link</a></li>

safiel 11-15-2007 04:16 PM

Quote:

Originally Posted by scootertgm (Post 1370057)
How do I remove the "Another Section" box or edit it?

Sorry, I'm relatively new to VB.

In the ForumHome template, look at the top for "<td width="217">" - that's where the column starts. You'll start to get a sense of the code just from the examples. A "blank" box would look something like this:

Code:

                <div class="tcat2">Your Box</div>
                <div class="ct">Your Content</div>

Just put it at the terminating </div> of any "ct" class <div> and it will appear right below it.

Quote:

Originally Posted by dragon_1973 (Post 1377144)
I like the colours and icons for this skin, and would like to try to use it... However, how can I ditch the left column, and just make it a single column style?

As above, that's where the column starts. So if you just delete all of the below, it should kill the column.

Code:

    <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>


safiel 11-15-2007 04:20 PM

Quote:

Originally Posted by huntrKillr (Post 1379452)
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.

I can't tell from that tiny screenshot but it looks like you didn't set up the forum hierarchy correctly. Just a guess. Should be:

Category
-forum
--subforum

If you do it any other way, it will break things.

rouho1 11-23-2007 04:11 AM

Hello I am haveing the same issue: when I add a second forum then it does not line up with the first.

Thanks

ShawneyJ 11-29-2007 09:46 PM

Excellent

artcarolann 12-01-2007 12:47 PM

Hmmm, it looks great on the home page and forum but doesn't seem to integrate the Project or Blog sections.

josepheseven 12-02-2007 12:42 PM

looks cool :)

nirav 12-14-2007 06:57 PM

Quote:

Originally Posted by rouho1 (Post 1387858)
Hello I am haveing the same issue: when I add a second forum then it does not line up with the first.

Thanks

i too am having the same issue. its not to do with the heiarchy, as that is correct

EDIT: figured it out. just needed to change each header forum to not act as a forum, so it acted as a category

philanthrope 12-19-2007 11:21 PM

Finally I got to the end of reading the two treads for this template. I've learn almost everything I needed to know to mod it. So I urge users (including newbees like myself) to take time to read it, rather than making this tread longer.

I really really love the design and simplicity of this template. Thanks for creating it and for sharing it.

I have a question that several users has asked before without any response to it.
Would it be possible to put the column, that includes "latest treads, forum stats, and another section", on the right side of the Categories rather than the left side?

My second question is about the charset. My discussion board is in french and relies on UTF-8 to render proprely. When going into a particular topic we see "User Title : blablabla , Join date : February 1999, Posts : xxx". My problem is about the Month that show up bad. So normaly it should be "F?vrier", but it shows up "f�vrier ". Where could I correct this?

Here's a look of my discussion board with the template. Please note that I needed it to be low contrast since it's a photography forum, so I took out the red. ;)
http://mtl4fun.com/vb/

Looking forward to your kind response,
Hai Au :)

skrazydogz 12-26-2007 10:03 AM

is it possible to make it ready for vb3.7 ?

crippon 12-27-2007 05:09 AM

How do I add the latest threads? it currently shows no latest threads

nerofix 12-30-2007 03:16 PM

Quote:

Originally Posted by crippon (Post 1409926)
How do I add the latest threads? it currently shows no latest threads

You got to activate in the vBulletin options "external data provider" the option called "allow external javascript"

Keepowjunior 12-30-2007 09:05 PM

Glad to dedicate my first post to this topic, nice clean skin!
How can i extend the Main Category Description table, iets ends up wide at both sides.

aykordeen 01-07-2008 04:20 AM

The problem I am having with this is that starting at my forums and including the part "what's going on" are not coming up at the top of the page. They are lining up right below and to the left of "Another Section." I'm going nuts trying to get this stuff to line up at the top of the page. I have a huge blank area to the right of Latest Threads, Forum statistics, and Another Section. Can you help me out?

Thanks

aykordeen 01-07-2008 11:55 AM

OK I woke up and found a post that helped fix that problem (by setting act as forum= no), but now I have all the forums with the black strip like Main Category has. Where can I change that?

Thanks

ForumMonkeys 01-07-2008 03:39 PM

Quote:

Originally Posted by skrazydogz (Post 1409330)
is it possible to make it ready for vb3.7 ?

Shortly after 3.7 goes Gold.

Quote:

Originally Posted by philanthrope (Post 1405056)
Finally I got to the end of reading the two treads for this template. I've learn almost everything I needed to know to mod it. So I urge users (including newbees like myself) to take time to read it, rather than making this tread longer.

I really really love the design and simplicity of this template. Thanks for creating it and for sharing it.

I have a question that several users has asked before without any response to it.
Would it be possible to put the column, that includes "latest treads, forum stats, and another section", on the right side of the Categories rather than the left side?

My second question is about the charset. My discussion board is in french and relies on UTF-8 to render proprely. When going into a particular topic we see "User Title : blablabla , Join date : February 1999, Posts : xxx". My problem is about the Month that show up bad. So normaly it should be "F?vrier", but it shows up "f�vrier ". Where could I correct this?

Here's a look of my discussion board with the template. Please note that I needed it to be low contrast since it's a photography forum, so I took out the red. ;)
http://mtl4fun.com/vb/

Looking forward to your kind response,
Hai Au :)

As layout is tabular, you would have to move the column to the footer template, and paste all the code where the </td> of the main cell ends, which will cause the sidebar to appear on the right side. You'll need to know a little HTML to do so without getting lost.

Quote:

Originally Posted by aykordeen (Post 1417087)
OK I woke up and found a post that helped fix that problem (by setting act as forum= no), but now I have all the forums with the black strip like Main Category has. Where can I change that?

Thanks

It sounds like you aren't following the proper forum hierarchy. It should be:

-CATEGORY
--FORUM
---SUBFORUM (if any)

Every forum needs to be beneath a category.

ForumMonkeys 01-07-2008 03:51 PM

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.

ForumMonkeys 01-07-2008 04:05 PM

Quote:

Originally Posted by huntrKillr (Post 1379452)
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>

geevest.com 01-08-2008 08:05 AM

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

Stubbed 01-09-2008 10:45 PM

Quote:

Originally Posted by ForumMonkeys (Post 1417217)
Shortly after 3.7 goes Gold.

Out of interest - Why wait till then to release a version of this Style for 3.7?

geevest.com 01-11-2008 01:54 AM

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

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

thanks

TGP 01-11-2008 03:05 PM

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.

mitomcua 01-17-2008 06:44 PM

The Latest Threads is not working. I already chmod755 to the latestthreads.js . Does anyone know how to fix it? thanks

badbaron 01-21-2008 02:21 PM

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

EDIT : https://vborg.vbsupport.ru/showpost....1&postcount=19

Psmeg 01-24-2008 08:27 PM

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

Byk 01-27-2008 09:10 AM

3.7 version coming out?

Obi Wan 01-31-2008 05:15 AM

Nice Style -> Thank you

sedline 02-08-2008 08:44 PM

How to add flash banner next to the right side the logo?



PHP Code:

<!-- logo -->
<
a name="top"></a>
<
center><div id="logo"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]border="0"alt="$vboptions[bbtitle]/></a></div></center


bainsey 02-14-2008 10:02 AM

love it thanks, installed.

ForumMonkeys 03-01-2008 12:01 PM

Quote:

Originally Posted by Stubbed (Post 1418669)
Out of interest - Why wait till then to release a version of this Style for 3.7?

So that I only have to update the skin once.

Quote:

Originally Posted by mitomcua (Post 1423270)
The Latest Threads is not working. I already chmod755 to the latestthreads.js . Does anyone know how to fix it? thanks

You also have to turn external .js on under vBulletin Options. I don't think you have to chmod the file at all. I never had to.

Quote:

Originally Posted by Psmeg (Post 1428207)
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

vBulletin Options -> Style and Language Settings -> Set it to use Postbit Legacy.

geevest.com 03-02-2008 02:56 PM

hello i have a problem with my board.
the problem is :
1.cant klik username in postbit,cant direct.
2.cant rate thread
3.cant klik thread tools
4.cant give reputation.

the trouble if i click cant direct.

yesterday im revert my posbit & postbit legacy & showthread template but problem not solved.

i have been try for the disable plugin and product (define('DISABLE_HOOKS', true)
but the problem is still not solved.

i have been try to upload the style first that i didnt modification yet.
but the problem is still not solved.

i have been try to create new style with no parent set,the result is THE problem was done.

i think if i reupload all original vb non-image files, problem is still not solved,and this problem with my style.but i dont know which part that my style that having a problem.

i could revert all modif template by me.i just wont! because the script was already modificated.and i dont want to lose that.

ForumMonkeys 04-17-2008 11:20 AM

Style updated for vB 3.6.9!

ForumMonkeys 04-28-2008 01:01 PM

Updated to 3.6.10 :)

maxprograms 04-29-2008 07:04 PM

I have error in my vbulletin v3.7 Release Candidate 3
Code:

Parse error: syntax error, unexpected ';' in /home/domain/www/index.php(554) : eval()'d code on line 6

ForumMonkeys 05-28-2008 03:19 PM

To answer the questions and PMs, this skin will be updated to 3.7x. There are a half dozen "paid" skins that need to be recoded from scratch that customers are waiting on. I have to get those taken care of before I tackle this skin :(

sweetguy2004 06-23-2008 09:51 AM

please release for 3.7.2 vb as soon as possible


All times are GMT. The time now is 01:02 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.01603 seconds
  • Memory Usage 1,850KB
  • 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
  • (7)bbcode_code_printable
  • (1)bbcode_php_printable
  • (15)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