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


All times are GMT. The time now is 09:14 AM.

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.01211 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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