vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=237)
-   -   HiO Light (https://vborg.vbsupport.ru/showthread.php?t=202650)

spiegelj 03-01-2009 02:00 PM

you need to check the ignore version compatibility button

aakhan136 03-04-2009 09:44 PM

thanks

c3i3 03-09-2009 06:17 AM

Quote:

Thanks for that. However, please help me correct the Avatar issue for now. For some reason, it's not align within the avatar box as on your Demo.
If your avatar is 50 px too far down search for navbar avatar in your template and change the top margin from 50 to 3. Has anyone mentioned this to display larger avatars?

Danny-E 03-09-2009 11:49 AM

1 Attachment(s)
When I Log Into The Forum Or Open/close A Thread The Box Overhangs The Forum And Goes Over The Background.

See Attachment. How Do I Fix This?
Thanks

Edit:

I have noticed there is no background for the subforums but is for the main part.

(See 2nd attachment) - The bit with the red around has no background image, but the bit with the yellow around does. I need help on this too.

Thanks

mtv7s 03-09-2009 05:11 PM

1 Attachment(s)
How can I remove left side bar (due to some avatar display problems)?

Ah, I found the solution.
In style's XML file, find this one :
Code:

<div class="avatar" style="padding: 50px 0px 0px 0px;" align="center">
This should be without style="padding: 50px 0px 0px 0px;"
It now works fine for me.

Hmm..
It may work with full height avatars, not for small ones...

c3i3 03-09-2009 11:45 PM

Code:

<body>
$header
<br />
<div id="content-left">
<if condition="$show['member']">
<img src="styles/lightskin/layout/profile.png" border="0" width="232" height="79" />
<else />
<img src="styles/lightskin/layout/register.png" border="0" width="232" height="79" />
</if>
<div id="login-box" class="side-box-top">
<if condition="$show['member']">
<div class="avatar" style="padding: 3px 0px 0px 0px;" align="center">
<else />
<div class="avatar" style="padding: 50px 0px 0px 0px;" align="center">
</if>
$templates_hook[navbar_avatar]
</div>

This way if you have no avatar or the default icon it's still centered...

Next;

tommac3 03-11-2009 03:07 AM

how do I change the logo as it does not use the standard?

mtv7s 03-11-2009 11:23 AM

You may have a look at PSD files in PSD folder.

silvermerc 03-24-2009 12:32 AM

Top notch skin!

GrendelKhan{TSU 04-03-2009 02:59 AM

awesome! :) thx


All times are GMT. The time now is 08:07 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.01119 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)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)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