vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Have different HTML Markup tags for the same usergroup, but different skins (https://vborg.vbsupport.ru/showthread.php?t=112606)

kurtbarker 04-09-2006 11:30 PM

Have different HTML Markup tags for the same usergroup, but different skins
 
--------------------------------------------------------------------------------

Hey guyz,

Is it possible have have different HTML markup tags for the same usergroup but depending on what skin is chosen.

I'm using the HTML markup in the usergroup options to set the colour that people in the usergroup appear...

I had registered members as black, but I now have a black skin as well as the default, and with the black names you can't see them...

So idealy I would like to be able to have that usergroup to appear black on the default skin, and white on the dark skin...

Any chance of this being possible? or any work arounds?

Thanks guyz,
Kurt

Ohiosweetheart 04-09-2006 11:35 PM

Id be interested in this as well, since I have several skins, both light and dark

kurtbarker 04-09-2006 11:44 PM

Quote:

Originally Posted by Zachery
Slgihtly, but not the way you are thinking of it.

You add

<span class="admin"> to the first box and </span> to the second box

Now you go into the style manager and add in the addtional CSS area for your style

.admin
{
color:black;
font-weight:bold;
}

Repeat for each group and style.

thanks guyz, but I got my answer. A bit of a work around, but it works :D

Kirk Y 04-10-2006 12:19 AM

I was gonna say if conditions, but that'll work as well. Glad you got your answer.


All times are GMT. The time now is 01:47 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.01863 seconds
  • Memory Usage 1,711KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete