vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Board Optimization - Digital Point Better CSS (https://vborg.vbsupport.ru/showthread.php?t=263393)

digitalpoint 05-15-2011 06:03 PM

No, I don't thInk it could have anything to do with it. It does nothing related to private messages. All it really does us alter CSS files from the admin control panel, and there is no CSS markup in the world that could inject extra data into your database (extra PMs).

sivaganeshk 05-26-2011 07:29 AM

I had blue color background in Entertainment http://i.imgur.com/IlIL5.jpg
After adding this plugin, it changed to grey.
how to change it in stylevar?

digitalpoint 05-26-2011 05:08 PM

You can't... This plug-in is only for stock(ish) styles (see first post).

sivaganeshk 05-26-2011 05:28 PM

Quote:

Originally Posted by digitalpoint (Post 2200270)
You can't... This plug-in is only for stock(ish) styles (see first post).

Oh.. I uninstalled the product as instructed.
Still I cant see the old sategory head background.
http://i.imgur.com/9oXNk.jpg
Pls let me know which one should be changed in StyleVar ?

RS_Jelle 05-28-2011 03:11 PM

In vBulletin 4.1.3 border-radius was added (http://tracker.vbulletin.com/browse/VBIV-4888), so you don't need to replace it any more. If you run this mod on 4.1.3, you will get two border-radius instances.
+ It only seems to replace the webkit part and it's not removing the mozilla part like it should.

So you get:
Code:

.bbcode_quote div.quote_container {
        -moz-border-radius: 5px;
        border-radius: 5px;
        border-radius: 5px;
        padding: 5px 10px 5px 10px;
}


digitalpoint 05-28-2011 06:49 PM

Leaving -moz-border-radius was intentional since it was only recently supported with Firefox 4.

RS_Jelle 05-29-2011 01:41 PM

Quote:

Originally Posted by digitalpoint (Post 2200990)
Leaving -moz-border-radius was intentional since it was only recently supported with Firefox 4.

Ah, I thought your intention was to strip all old browser stuff :)

The Vegan Forum 06-15-2011 11:25 AM

Also posted at digitalpoint.com:

DPs CSS plugin gives Sidebar background wrong color


After having installed Digital Point's CSS plugin for vBulletin 4, I've lost control over the color of the forum sidebar. I'm have both tried the old forum_sidebar_background Stylevar, and the new (functioning) Stylevar called sidebar_background, but the background color of the forum sidebar doesn't obey. This is when using the default vB4 skin*. I'm using version 4.1.4.

Any suggestions?

* and other skins.

The Vegan Forum 06-15-2011 12:54 PM

I need to deinstall this product ASAP, since it has messed up some Stylevar-functionality. But I have no idea what "disable just the one plug-in that is part of this product at the template_compile location" means. Can anyone please explain? Thanks.

sivaganeshk 06-15-2011 01:09 PM

@Vegan: I think , it is AdminCP ---> Plugin and Products ---> Plugin Manager . Under the Product : Digitalpoint CSS, you will see template_compile location ---> Uncheck the Active and save. Follow the remaining steps.


All times are GMT. The time now is 09:54 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.01470 seconds
  • Memory Usage 1,735KB
  • 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_code_printable
  • (2)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