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! (https://vborg.vbsupport.ru/showthread.php?t=145320)

vividbreeze 09-05-2007 05:15 PM

newb question but how to I replace the words in Another Section? Any help I would be greatly appreaciated, im still in the learning process :)

imk 09-07-2007 02:58 PM

FORUMHOME template search for Another Section

87accordlxi 09-10-2007 12:26 PM

Can anyone tell me what's wrong with my Last Posts column? This only shows up with IE. With Firefox it looks fine.

https://vborg.vbsupport.ru/external/2007/09/35.jpg

geevest.com 09-17-2007 12:59 PM

friend how i can make show lastest thread in forum home ?

now my forum cant show lastest thread in forumhome
dont have lastest post column

ForumMonkeys 09-18-2007 10:04 PM

Hello VBers,

Just a heads up that the updated, supported version of this style is now here:

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

:)

UK-Biker 09-24-2007 04:43 AM

Great Skin & INSTALLED

How can I change the width of the left side columns (latest threads etc) ?

Have changed it to show on all pages but it's too wide for some sections now like when images are shown in forum posts etc.


Otherwise, installed easy, works well and above all looks great

:D

BaHyXuH 09-24-2007 05:59 AM

Nice skin,the developer looks like verin ;)

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;
}
___

flybarless 10-15-2007 06:20 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.

geevest.com 11-30-2007 11:14 AM

i want make right side column.can u help? tq


All times are GMT. The time now is 05:59 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.01232 seconds
  • Memory Usage 1,758KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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