vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=161)
-   -   World of Warcraft (https://vborg.vbsupport.ru/showthread.php?t=104614)

louth 05-24-2006 08:49 PM

Quote:

Originally Posted by Aeduin2000
Great skin. One thing though, if you put in a description to a forum, while using the lighter version of the skin, the text is pretty much impossible to read. I can't figure out where in the CSS I change the color of that specific text. :(

Any clues?

Bump.

firest4rter 05-25-2006 08:14 AM

Quote:

Originally Posted by louth
Here you go.

Many thanks !!!! :banana:

aceworld 05-25-2006 11:31 AM

Can anyone make a announcement button or refer me to any place that i could get it please?

louth 05-25-2006 02:51 PM

Quote:

Originally Posted by Psionic Vision
Is my question going to remain unanswered? Although this is a nice style, I'm very curious as to what does JJ2 have to do is WoW...

I think it's just a subforum, and the sub forum gets a relevant theme. The rabbit part is just the name of the group :)

Sierus 05-26-2006 06:59 PM

Quote:

Originally Posted by Aeduin2000
Great skin. One thing though, if you put in a description to a forum, while using the lighter version of the skin, the text is pretty much impossible to read. I can't figure out where in the CSS I change the color of that specific text. :(

Any clues?


bump, I am having the same issue. The text is tied to the smallfont css, so you can change that and make it lighter but then it screws up the black smallfont text in the light areas. I can't figure out how to fix this...anyone have any ideas or suggestions?

louth 05-28-2006 09:12 PM

Quote:

Originally Posted by Sierus
bump, I am having the same issue. The text is tied to the smallfont css, so you can change that and make it lighter but then it screws up the black smallfont text in the light areas. I can't figure out how to fix this...anyone have any ideas or suggestions?

In AdminCP - Styles & Templates - Style Manager - Your Style Options add the following to 'Additional CSS Values' near the bottom.

Code:

.moduletitle { font-colour: #FFB019; font-size: 11px; }
Then open up the AdminCP - Styles & Templates - Style Manager - Your Style - << >> - vBadvanced CMPS Templates

In 'adv_portal_navigationbits':

Find
Code:

<div class="smallfont">
Replace with
Code:

<div class="moduletitle">
And if yours was the same as mine, the text in the online users box saying for example; '3 members, 0 guests' will be too dark aswell. If it is;

In 'adv_portal_onlineusers'

Find
Code:

<td class="thead"><span class="smallfont">
Replace with
Code:

<td class="thead"><span class="moduletitle">
Took me a while to figure out, hope this helps.

You can check out how this looks before you do anything on my site. And ofc you can change the font colour value if you want it different.

Louth.

danbc 05-31-2006 04:59 AM

QQ, it?s been mentioned here earlier but wasn?t replied in post #87

Quote:

OK new question here.

I've been all through the Style and admin stuff but for the life of me I cannot figure out how to make the Character Name, Race, Class, Level, Biography stuff available to be filled in by the users or myself for that matter.

Is there a seperate Mod I need to install or am I missing something in the style that I have not setup? I'd like to get this function enabled as soon as possible especially since this will complete my entire Forums.
Im kinda curious aswell :)

Kenyon 05-31-2006 07:41 AM

Hello everyone,

It seems I've received some questions about my version of this style (I'm Thaddeus). When I made it, it was heavily modified in order to suit my forums. The character name / class, etc, are just custom profile fields.

Regards,

Ken

louth 05-31-2006 03:05 PM

It would have been a helluva lot easier if you left a contact !

Kenyon 05-31-2006 10:15 PM

Apologies. Thaddeus was just a temporary account: I didn't expect my version of the style to become popular and cause so many questions (and problems). I never intended to support it. I'll try and keep a watch on this thread, though.


All times are GMT. The time now is 07:32 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.01558 seconds
  • Memory Usage 1,744KB
  • 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
  • (5)bbcode_code_printable
  • (6)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