vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Video Club (YouTUBE, Vimeo, DailyMotion etc) (https://vborg.vbsupport.ru/showthread.php?t=324885)

lillylissy 04-12-2017 08:29 AM

on my page it looks in such a way:

PHP Code:

/* videoclub */
div.pagetitle {
    
border-top4px solid #FF0000 !important;
    
color#008000 !important;
    
border-bottom1px dotted #008000 !important;
}
div.info {
    
background-color#d9e5e5 !important;
}
/* videoclub */ 


lillylissy 04-12-2017 08:33 AM

with "legend.search"

PHP Code:

/* videoclub */
div.pagetitle {
    
border-top4px solid #FF0000 !important;
    
color#008000 !important;
    
border-bottom1px dotted #008000 !important;
}
div.info {
    
background-color#d9e5e5 !important;
}
legend.search {
    
color#008000 !important;
}
/* videoclub */ 

You must exchange the color code with your own. :)

lillylissy 04-12-2017 09:07 AM

vBulletin admincp -> Styles & Templates -> search in Templates -> search for text -> additional.css -> CSS Templates -> additional.css (double-click) -> put the code to the end -> safe.

paradoxG(r)eek 04-12-2017 09:08 AM

I'm coder and not designer :)
In anycase, do any changes you want and I'll include them in the last version.

Never added something (by code) in additional.css. Needs to see how I can do it.

lillylissy 04-12-2017 09:11 AM

Do you want to write its own design code for each user? :D

additional.css is the best way for individual design and for updates.

BadgerDog 04-12-2017 09:12 AM

Quote:

Originally Posted by paradoxG(r)eek (Post 2585174)
I'm coder and not designer :)
In anycase, do any changes you want and I'll include them in the last version.

Never added something (by code) in additional.css. Needs to see how I can do it.

Well, I'm not a CCS coder as well and I'd guess that a great majority of board owners aren't either ... :D

Just make he default text color BLACK across the board and you'll solve 90% of the issues... ;)

Currently, your color choices are actually spilling over into other areas of vBulletin pages and messing them up, that have nothing to do with your mod.

Thanks .. :)

Regards,
Doug

lillylissy 04-12-2017 09:13 AM

I dont want text color black. additional.css is made for it accurate!

BadgerDog 04-12-2017 09:21 AM

It's not personal and I don't have a problem if paradoxG(r)eek wants to set it up so board owners who love to play with CSS want to use his mod that way, but in my opinion, it will narrow the amount of sites who want to use this mod.

If that's the way it ends up and since we're not using mods needing CSS programming, someone let us know so we can uninstall here and move to the other choice which now supports SSL and cosmetically works fine with text colors (and other areas), without having to play with CSS or any other code type work.

Thanks to paradoxG(r)eek for all his work... much appreciated... :up:

Regards,
Doug

lillylissy 04-12-2017 09:23 AM

Quote:

Originally Posted by paradoxG(r)eek (Post 2585174)
I'm coder and not designer :)
In anycase, do any changes you want and I'll include them in the last version.

Never added something (by code) in additional.css. Needs to see how I can do it.

alternatively you can operate with stylevars.

lillylissy 04-12-2017 09:26 AM

Quote:

Originally Posted by BadgerDog (Post 2585179)
It's not personal and I don't have a problem if paradoxG(r)eek wants to set it up so board owners who love to play with CSS want to use his mod that way, but in my opinion, it will narrow the amount of sites who want to use this mod.

If that's the way it ends up and since we're not using mods needing CSS programming, someone let us know so we can uninstall here and move to the other choice which now supports SSL and cosmetically works fine with text colors (and other areas), without having to play with CSS or any other code type work.

Thanks to paradoxG(r)eek for all his work... much appreciated... :up:

Regards,
Doug

In many addons, it is completely normal to make non-standard adjustments over css or stylevars.


All times are GMT. The time now is 01:12 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.02217 seconds
  • Memory Usage 1,750KB
  • 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
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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