vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Alt. colour based on style (https://vborg.vbsupport.ru/showthread.php?t=304440)

Morrus 11-12-2013 11:39 PM

So it looks like a B b code is the way to go. That's good news; an elegant approach.

The bad news? The only times I've ever edited CSS files is when I followed exact instructions. I don't actually know what I'm doing. Would anyone be willing to spare the time to walk me through this whole CSS and BB code creation? (I know where the Custom BB code panel is, and can make very basic ones, but I wouldn't know how to tie that in to a CSS).

Max Taxable 11-13-2013 12:12 AM

Quote:

Originally Posted by Morrus (Post 2460228)
So it looks like a B b code is the way to go. That's good news; an elegant approach.

The bad news? The only times I've ever edited CSS files is when I followed exact instructions. I don't actually know what I'm doing. Would anyone be willing to spare the time to walk me through this whole CSS and BB code creation? (I know where the Custom BB code panel is, and can make very basic ones, but I wouldn't know how to tie that in to a CSS).

Not knowing exactly what you need, I did a simple example calling on a existing style variation most all styles have: "bigusername"
I titled the BB code "stylevar"
BB code tag name "STY"
Replacement code:
HTML Code:

<div class="bigusername">{param}</div>
Example: [STY]Your Text.[/STY]
Description: Makes text in tags call the "bigusername" css definition
Use {option}: No
You can create a custom stylevar in "additional css definitions" and style it any way you want. Typical "bigusername" looks like this:
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 11pt; font-weight: bold; }

You can go something like:
/* ***** styling for news item snippet. ***** */
.newsitem { font-size: 11pt; font-weight: bold; and plus anything else - color? etc. }



Keep in mind you'll have to style the "additional css" definitions for this news snippet bit, in every style you have in order for it to appear the same (or even at all) across your styles.

Morrus 11-13-2013 12:25 AM

You know what? I'm an idiot. A complete and utter idiot.

There's already a BB code which does this. The [highlight] tag. It was just a matter of setting the stylevars for it.

I feel very foolish. Thanks for your patience and for taking the time! I'm sorry I wasted it.

Max Taxable 11-13-2013 12:27 AM

Quote:

Originally Posted by Morrus (Post 2460240)
You know what? I'm an idiot. A complete and utter idiot.

There's already a BB code which does this. The [highlight] tag. It was just a matter of setting the stylevars for it.

I feel very foolish. Thanks for your patience and for taking the time! I'm sorry I wasted it.

Hey no problem - I learned something too! I did not know this.

So who's the idiot? The guy who messes with coding a custom BB code no one needs because it's already there?:D

tbworld 11-13-2013 02:29 AM

Quote:

Originally Posted by Max Taxable (Post 2460242)
So who's the idiot? The guy who messes with coding a custom BB code no one needs because it's already there?:D

Been there done that. :)

Your still a good guy @Max Taxable, we can't take that away.

Max Taxable 11-13-2013 02:31 AM

E for effort right? Thanks!


All times are GMT. The time now is 08:53 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.00959 seconds
  • Memory Usage 1,729KB
  • 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_html_printable
  • (3)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
  • (6)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