vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=237)
-   -   noWhine! Style 3.8.x HATTRICK! (https://vborg.vbsupport.ru/showthread.php?t=202790)

KURTZ 01-22-2009 10:00 PM

noWhine! Style 3.8.x HATTRICK!
 
1 Attachment(s)
This is the upgrade of my previous reviewed skin noWhine!.

You can find it here: noWhine! 3.7.x

Already tested this skin with the Validator with this result:
This Page Is Valid XHTML 1.0 Transitional!



INSTALLATION:

Simply upload the 'styles' folder that you can find in the package in your forum root, then go into your ACP and upload the product 'noWhine!.xml' with your styles management.

If you like it, please click INSTALL


LIVE DEMO:
FNIV - Federazione Italiana Videogiocatori

KURTZ 01-23-2009 05:59 AM

reserved for future use :)

ForYou 01-23-2009 10:21 AM

1 Attachment(s)
Hello ,

I have problem in forum icon , look at attach file

momo2 01-23-2009 01:20 PM

Looks nice, will installed it !!!

assassin85 01-23-2009 01:59 PM

hummm where the psd buttons source ?

lasto 01-23-2009 05:00 PM

nice stlye m8 any chance of psd for buttons and header >??

jayzy1 01-23-2009 08:12 PM

Great style, How do I get the 'read new posts' 'subscribe' & 'rss' icons/links in the forum categories sections?

KURTZ 01-24-2009 10:18 AM

guys, the buttons were made by Shelley, so i haven't the psd :(

@ foryou: unfortunately i don't understand your shot ... :)
@ jay: that is an add-on :)

TC Topps 01-25-2009 05:27 PM

Hello;

Very nice skin! However I have vblogs, vprojects, dynamics and links installed in the navbar. So unless I have a wide screen monitor the navbar runs over off of body of the forum. This will not work on a standard monitor.

Any fixes for this will make this a five star and get my vote!

Thanks!

TC Topps

jayzy1 01-25-2009 09:59 PM

Quote:

Originally Posted by KURTZ (Post 1723162)
guys, the buttons were made by Shelley, so i haven't the psd :(

@ jay: that is an add-on :)

Can you point me in the right direction? Mod name? Thanks

KURTZ 01-26-2009 05:00 AM

Quote:

Originally Posted by TC Topps (Post 1724449)
Hello;

Very nice skin! However I have vblogs, vprojects, dynamics and links installed in the navbar. So unless I have a wide screen monitor the navbar runs over off of body of the forum. This will not work on a standard monitor.

Any fixes for this will make this a five star and get my vote!

Thanks!

TC Topps

i think you can fix the width into the style manager ... or not? :)

Bexter 02-09-2009 09:24 PM

I love this theme. I'm currently getting the thoughts from my other admins on the skin, but it looks like we'll be using it with green as the default and blue and yellow as the extras. I was wondering if you had any plans to release a red version? I know my members would love that :D.

If a red version was created I'd be more than happy to donate :).

Bexter 02-10-2009 07:55 AM

Is anyone having a problem with the quote/edit/reply etc buttons scaling down?
I've just looked at my source code.

This is on the demo site
Code:

<!-- / edit note -->
<div style="margin-top: 10px;" align="right"><!-- controls -->
<a href="http://www.fniv.it/board/newreply.php?do=newreply&amp;p=8150" rel="nofollow">
<img title="Reply With Quote" src="http://www.fniv.it/board/styles/vB_Dark_G/images/buttons/quote.gif" alt="Reply With Quote" border="0"></a>

And on my site
Code:

<a href="http://www.gamerstyle.com/forums/newreply.php?do=newreply&amp;p=46998" rel="nofollow">
<img title="Reply With Quote" src="styles/vB_Dark_G/images/buttons/quote.gif" alt="Reply With Quote" border="0" width="70" height="22"></a> <a href="http://www.gamerstyle.com/forums/newreply.php?do=newreply&amp;p=46998" rel="nofollow" onclick="return false"

The width and height have been added into the code and my images are rescaled to whatever it says. It makes the quote button unreadable.
Nothing in the templates gives it away as to why it's doing it either:

Code:

                <!-- controls -->
                <if condition="$post['editlink']">
                        <img style="display: none" id="progress_$postid" src="$stylevar[imgdir_misc]/progress.gif" alt="$vbphrase[loading_editor_please_wait]" />
                        <a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
                </if>
                <if condition="$post['forwardlink']">
                        <a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]" border="0" /></a>
                </if>
                <if condition="$post['replylink']">
                        <a href="$post[replylink]" rel="nofollow"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif" alt="$vbphrase[reply_with_quote]" border="0" /></a>
                </if>

I'm wondering if it's to do with the reply_small bit and is in other parts of the template as well?

KURTZ 02-11-2009 09:57 AM

Quote:

Originally Posted by Bexter (Post 1739084)
I love this theme. I'm currently getting the thoughts from my other admins on the skin, but it looks like we'll be using it with green as the default and blue and yellow as the extras. I was wondering if you had any plans to release a red version? I know my members would love that :D.

If a red version was created I'd be more than happy to donate :).

thx Bex :) anyway i don't know if i can release a red version, right now i'm really busy ... but never say never :D

Bexter 02-11-2009 06:04 PM

Lol it's ok, I'll have a go editing it myself, wouldn't be the first one I've customized :P.

Any idea about the issues I'm having though?

KURTZ 02-12-2009 08:52 AM

no i don't :)

SMosher 02-12-2009 01:56 PM

THanks dude. Looks great.

Bexter 02-12-2009 04:27 PM

That's no problem, I worked it out anyway :).

I turned plugins/hooks off and it worked so I went through and disabled each one. Turns out it was vbSEO, one of the settings - dimension attributes. Never had a problem with other skins though so :confused:. But it's sorted :D. I even upped a different quote image and it happened lol. Musta chose the wrong sized image :P.

Now to edit the theme to put my mods/hacks in. Cheers :).

KURTZ 02-13-2009 03:49 AM

Quote:

Originally Posted by SMosher (Post 1741895)
THanks dude. Looks great.

thanks mate :)

KURTZ 02-13-2009 03:49 AM

Quote:

Originally Posted by Bexter (Post 1742058)
That's no problem, I worked it out anyway :).

I turned plugins/hooks off and it worked so I went through and disabled each one. Turns out it was vbSEO, one of the settings - dimension attributes. Never had a problem with other skins though so :confused:. But it's sorted :D. I even upped a different quote image and it happened lol. Musta chose the wrong sized image :P.

Now to edit the theme to put my mods/hacks in. Cheers :).

strange, i've the SEO too without any trouble ...

subz uk 02-15-2009 10:29 PM

There is no logo image, is this how the style should be?

otherwise the style is great

PJSkiboy 02-15-2009 10:59 PM

Quote:

Originally Posted by subz uk (Post 1745369)
There is no logo image, is this how the style should be?

otherwise the style is great

Pretty sure that's just the style for this one, subz.

I have a very noob question. For this style, the current users online as well as users that have visited today have an underline underneath them. I am assuming that's because they are all hyperlinks. Where in the settings can you change that so that the hyperlinks aren't underlined? I ask this because a few of the colors I use (blue and purple to be exact) are extremely hard to read with the yellow underline underneath them.

Any pointers would be greatly appreciated.

Thanks.

(I'll keep looking on my own in the meantime...)

subz uk 02-16-2009 03:24 PM

look in the main css

under the blue font color there is a text decoration, just put in none for all three of the boxes

I'm not sure why it was left blank.

Ossedis 02-16-2009 03:44 PM

how do i get a banner?

PJSkiboy 02-16-2009 05:30 PM

Quote:

Originally Posted by subz uk (Post 1745972)
look in the main css

under the blue font color there is a text decoration, just put in none for all three of the boxes

I'm not sure why it was left blank.

Actually, all three of those text decorations are blank. Hmm.... Oh wait, you are saying physically type in "none" for those boxes? Lemme give that a try...

Edit: You are da man! Thank you so much subz. That's exactly what I was looking for.

Quote:

Originally Posted by Ossedis (Post 1745993)
how do i get a banner?

Go under StyleVars and under the Image Paths section, the first thing listed is called Title Image. Put in the path where you upload your banner to on your server. If you want to center it, then you'll have to go into your 'header' template and change your <td align> statement to read <td align="center">.

Figured I'd go ahead and tell you about centering it as I was trying to figure that out last night and finally got it to work. Someone may know of a better way of centering the title image, but that's what I did to get mine to center.

---------------------------

And for anyone wondering how to do some things with this style, definitely check the main post where he has a link listed for the same style for 3.7.x. I used that thread to dig up the tips I needed to get this style tweaked just right for my site. Just a heads up.

KURTZ 02-17-2009 08:53 AM

i'm glad that you've solved your troubles without my help :p

KURTZ 04-14-2009 11:16 AM

04/14/2009: UPDATED XML

HolyKiller 04-18-2009 10:31 AM

Thanks, excelent skin :)

KURTZ 04-18-2009 11:14 AM

Quote:

Originally Posted by HolyKiller (Post 1793837)
Thanks, excelent skin :)

glad to hear :)

navajotex? 04-18-2009 11:47 AM

bella kurtz molto bella

KURTZ 04-20-2009 09:50 AM

Quote:

Originally Posted by navajotex? (Post 1793864)
bella kurtz molto bella

thanks dude :)
(grazie amico)

davida500 04-20-2009 05:54 PM

How do i center a banner if i have one? I have no idea, please let me know.

David.

navajotex? 04-21-2009 12:48 PM

<p align="center">title<img src="http://www.xxxxxxxxxxx/images/images.jpg"></p>

davida500 04-21-2009 05:46 PM

Where abouts do i add that code on this Template though ?

HG-ILUSION 04-24-2009 07:58 PM

Very nice style. Thanks a lot.

Good job

KURTZ 04-27-2009 09:33 AM

Quote:

Originally Posted by HG-ILUSION (Post 1798396)
Very nice style. Thanks a lot.

Good job

;) thanks

Zigeto 04-29-2009 01:44 PM

my buttons dont show? or any images

KURTZ 05-01-2009 10:32 AM

Quote:

Originally Posted by Zigeto (Post 1801163)
my buttons dont show? or any images

what buttons?

daennera 05-15-2009 12:36 PM

Nice style, holding onto it for future use

KURTZ 05-18-2009 09:40 AM

Quote:

Originally Posted by daennera (Post 1811154)
Nice style, holding onto it for future use

thanks :)


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