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)

itsbobtista 01-25-2009 01:28 AM

Quote:

Originally Posted by rapidphim (Post 1723513)
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.

http://img178.imageshack.us/img178/4631/errornz6.png

I experienced the same issue. I have no idea what causes it, but I am going to have to limit my users to using an avatar that's say.. 100x120 or something..

Brandon Sheley 01-25-2009 01:46 AM

do you have a live demo anywhere? nice looking style but I would like to see a demo before adding it to any site

thanks

itsbobtista 01-25-2009 02:45 AM

One question... there is a block for ads. Where do we add some ads?

kylek 01-25-2009 09:01 PM

1 Attachment(s)
Nice looking style but one problem - if you use the adsense version of 3.8.0 the ad under the navbar area pushes the right side out, will wait for full version before going farther with this.

Attachment 93482

trashman 01-26-2009 02:50 AM

I wane add some ads under the ads spot some small grafical ads. Where can i add them? Is it in an template or so just wane know that. Already been asked i see so i just wait for an awnser sorry to ask it for an second time.

haothiencz 01-26-2009 02:14 PM

Sorry for late reply. I'm enjoying our holiday now in Czech republic. So a litte busy :D

For someones, who's asked for adding ads in forumhome

In template Forumhome

find:
Code:

<div id="advertising" class="side-box-bot"></div>
add above

<div id="login-box" class="side-box-bot"></div>

Code:

<img src="{IF}/ads.png" border="0" width="232" height="79" />
<div id="advertising" class="side-box-top">
<a href="LINKS" target="_blank"><img src="{IF}/YOURLOGO.JPG" width="118" height="118" alt="by Haothiencz" border="0" /></a><br /><br />
</div>

Support will be more priority for whom click installed.

trashman 01-26-2009 08:40 PM

Hmmmzzz i did it like that now only how do i add remote banners to it? I have klicked and installed it on my forum.

Never mind found it already thanks for the reply and the help.

RetroAudioInc 01-27-2009 11:23 PM

1 Attachment(s)
I have the same problem as rapidphim, how do I get the image to move up, everything I find to do with it has valign="top" already and nothing I try fixes it..

See it here in the attachment..

rapidphim 01-28-2009 12:41 AM

haothien, can you please take a look at my problem? Thanks.

haothiencz 01-28-2009 12:07 PM

@rapidphim, RetroAudioInc

Can you guys please set a litte bit smaller avatar size? because the avatar will auto fit the frame.

If it couldnt fix the problem

Open file XML of plugins in Add-ons Folder by Any Code Editor

file this one

Code:

<img src=\"" . $vbulletin->options[bburl] . "/$avatar[avatarpath]\" alt=\"Your Avatar\" border=\"0\" />
and add more width and height tag.

samraz972 01-28-2009 03:26 PM

I love the style but most of my forumers are used to the fluid style..any way I can make this fluid?

itsbobtista 01-29-2009 04:42 AM

1 Attachment(s)
When using Firefox, the forum sections tend to overflow onto the right hand side, like this.

http://www.atxscene.com/forums

See for yourself.

Any fix?

itsbobtista 01-31-2009 07:07 AM

Fixed it. Nevermind

DaddyCool8 01-31-2009 02:31 PM

Quote:

Originally Posted by itsbobtista (Post 1729763)
Fixed it. Nevermind

How did you fix it mate, what was the problem? My forum runs off too, I don't know how to fix it. :(

ZapFlash 01-31-2009 04:33 PM

waiting for the fluid version, looks great!! ;D

itsbobtista 02-01-2009 12:28 AM

Quote:

Originally Posted by DaddyCool8 (Post 1729974)
How did you fix it mate, what was the problem? My forum runs off too, I don't know how to fix it. :(

Kinda of cheesy, but I copied and pasted my custom Navbars to save them for later, and just reloaded the style's XML file which fixed the issue. Then I put my custom navbars back in and made sure everything was working as usual (which they were).

itsbobtista 02-01-2009 12:36 AM

How would I implement a Google AdSense script to the ad sidebar?

haothiencz 02-01-2009 01:54 AM

See post #46 please.

:)

itsbobtista 02-01-2009 03:13 AM

Quote:

Originally Posted by haothiencz (Post 1730515)
See post #46 please.

:)

Right, I saw that, but when I put in the script for the AdSense banner, it ended up pushing the center table down for some reason.

Can you give an example code of what it would look like, specifically for AdSense?

psylon 02-02-2009 12:37 AM

great skin ! ////but i have here a problem with the avatar...i c'ant see him . i did evrything by the book :(

someone help please :confused:

buileminh 02-03-2009 07:04 PM

Is it compatible with v3.8.1?

Deimos 02-03-2009 08:36 PM

Not going to use it for my forum, but wow, it does look awesome
Good job :)

afterglow 02-04-2009 04:12 AM

Before i download and click install, i want to know first if this theme works with 3.8.1 too.

regards,
Afterglow

haothiencz 02-04-2009 01:43 PM

Yes, this works with 3.8.1 :)

afterglow 02-04-2009 09:59 PM

great! will try it. and thanks for this unique and beautiful skin.

regards,
afterglow

kruchczan 02-05-2009 01:54 AM

Where can I find fonts that were used in this style

rapidphim 02-05-2009 04:30 AM

Quote:

Originally Posted by haothiencz (Post 1727129)
@rapidphim, RetroAudioInc

Can you guys please set a litte bit smaller avatar size? because the avatar will auto fit the frame.

If it couldnt fix the problem

Open file XML of plugins in Add-ons Folder by Any Code Editor

file this one

Code:

<img src=\"" . $vbulletin->options[bburl] . "/$avatar[avatarpath]\" alt=\"Your Avatar\" border=\"0\" />
and add more width and height tag.

Haothien, I used the avatar size that you provided...

haothiencz 02-05-2009 04:36 AM

@rapidphim:

Can use test this one?

125x175
or
120x170

I'm sure its working well :)

rapidphim 02-05-2009 06:00 AM

I'll let you know. Thanks much.

Kevin Jones 02-05-2009 07:43 AM

Hey Haothiencz,

Congrats on your style, it really is very good indeed. I am testing it now and have the same problem as rapidhim with the avatar pic sitting too low and not mounting in the frame correctly. I tried both 125x175 and 120x170 and the problem is still there.

I'll keep trying differant sizes and let you know what seems to be the limit. Works perfect with 100x100 so ill test my way bigger from there.

haothiencz 02-05-2009 07:49 AM

Should I make a smaller place for avatar in left sidebar?

Because the glossy place for avatar looks well with the current one, but an normal avatar shoudnt be so big :D

ok, then thinking to make some changes to the fluid version.

Thank all you guys who mark as installed and nice comments to my style :)

Kevin Jones 02-05-2009 08:15 AM

I like the big avatar box, I think it looks very well with the style :)

Ok, been testing avatar pics. It seems that no matter what size the pic is the style always places the top edge of the pic about 25% from the top of the frame.... so it is not aligning it central vertically but in a fixed position everytime. Horizontally it is aligning the pic perfectly.

Tested pic sizes from 10x10 through to 150x130, the top of each avatar pic is always 25% down from the top of the frame.

Hope this info helps.

haothiencz 02-05-2009 08:28 AM

This avatar frame is fixed to fit the image to center and middle of the box.

Ok, I will try to make a solution for you guys with the avatar soon :)

The left sidebar is my favorite of this style :"> it looks big and unique :)) j/k

christicehurst 02-05-2009 10:34 PM

Still no fluid version?

ziiad 02-06-2009 03:40 AM

Quote:

Originally Posted by haothiencz (Post 1734229)
Yes, this works with 3.8.1 :)

Hi,
I have this error message when i try to import the style :

Quote:

Erreur XML : not well-formed (invalid token) ? la ligne 0.
I run the latest version of vb
Please can u help !
thx

M Shaker 02-06-2009 07:19 PM

Thanks ... i love this one
and i'll use it ... Many Thanks :D

haothiencz 02-07-2009 09:58 PM

Making a new style and not sure if I will release it as a free style.

A fluid version of Hio Light will come after that,
Thank you guys.

fragg 02-08-2009 11:01 PM

1 Attachment(s)
Hi when i go post it look's like that any ideas what i done wrong ?

AshAbed 02-10-2009 11:43 PM

Quote:

Originally Posted by fragg (Post 1738139)
Hi when i go post it look's like that any ideas what i done wrong ?

Without installing the skin or looking at the code on your site, I can say with an amount of certainty that the issue is you haven't uploaded the images in the folder 'editor'.

It's located in the zip file, inside styles/lightskin/editor. Upload that entire folder and its contents into 'your forum's root directory'/styles/lightskin/. Once that folder and it's contents are transferred, it should work.

haothiencz 02-12-2009 12:02 PM

Just want to notice that HiO Dark is coming to the world next week.

A fluid version of Hio Light will be released as well if I have enough time on this.

Thank you for all your support, especially who clicked "Mark as installed".

Hope you enjoy my style.


All times are GMT. The time now is 04:40 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.01453 seconds
  • Memory Usage 1,818KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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