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-12-2011 09:41 AM

A few changes with 1.0.2... it handles gradients in CMS, Blogs and sidebars, and also works better for sites that store CSS files as static files.

There is also one file that needs to be uploaded now (really is only actually needed if your CSS is stores in your file system).

Taurus1 05-12-2011 11:18 AM

No, now everything is messed up! Going back.

Edit: Sorry, not everything. Tabs in navbar is all white, and some blockheaders are white too. Had to rollback.

CharlieDelta 05-12-2011 01:31 PM

Quote:

Originally Posted by Taurus1 (Post 2194721)

Edit: Sorry, not everything. Tabs in navbar is all white, and some blockheaders are whit too. Had to rollback.

Same here!

digitalpoint 05-12-2011 04:35 PM

Are you guys using relatively stock themes?

billstelling 05-12-2011 04:50 PM

Same with me, tried it again and it was like they said and I only have one stock type theme. My site is loaded with mods and running custom themes if you want to do a little testing. It messed up the tabs and the modules for the cmps as well. www.thewindowscenter.com

digitalpoint 05-12-2011 05:10 PM

Well ir's generally not going to work well (or at all) if your site doesn't use the standard vBulletin gradients. It's a replacement for normal gradients, not a replacement for custom gradients.

CharlieDelta 05-12-2011 07:10 PM

Quote:

Originally Posted by digitalpoint (Post 2194815)
Are you guys using relatively stock themes?

I am running Darkness here; https://vborg.vbsupport.ru/showthrea...231670&page=21

If that helps. :)

digitalpoint 05-12-2011 07:39 PM

Yeah, for themes that swap gradients or use their own, it's not going to be really useful.

That theme in particular uses a gradient that is different than standard for it's highlighted navtab.

I suppose one could go and edit the dpg.css template and remove the navbar definitions so those wouldn't apply, but seems like more work than it's worth to be honest.

When I get some time I might see if there's a way to do gradient replacements based on the image file name instead of CSS selectors. That would eliminate the issues when different than standard gradients are used. Although, I have a feeling it's going to be fairly complicated to do something like that... {sigh}

CharlieDelta 05-12-2011 08:04 PM

Thanks Shawn. I really do like the mod and the concept. Keep up the good work.
Rated anyway. 5 stars

zelnik 05-15-2011 08:11 AM

DP I'm not saying it's your plugin that is causing it but would value you input.

Site has be running fine, but since around the time of installing the first version you release (then upgrading it each time) users on my site have been complaining that they're randomly getting duplicate private messages? 2 at a time.

Do you feel this plugin could have anything to do with that? thanks in advance mate.

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.

joggele 07-28-2011 10:03 PM

Hello,

I'm using V4.1.4 with standard styles (only different colors create with the style manager).

I hoped, I get rounded corners with IE8. But there are always not rounded.

Some solutions for this?

regards
Juergen

Fenriz 08-26-2011 06:22 PM

Is there any advantage to install this mod on vb 4.1.5 ?

digitalpoint 08-26-2011 11:48 PM

Quote:

Originally Posted by Fenriz (Post 2238434)
Is there any advantage to install this mod on vb 4.1.5 ?

Only the ones listed in the original post (there are no more or less advantages to using it with 4.1.5).

Fenriz 08-27-2011 06:54 AM

As I clearly understand, the mod allows 2 improvements:
1. Rounded Corners
2. Gradients

I just discovered that 4.1.5 has already Rounded Corners. Is it a good idea to install the mod on 4.1.5? Any incompatibilities?
So we'll get just Gradients, right?

TeknoSounds 08-30-2011 05:55 AM

Quote:

Originally Posted by Fenriz (Post 2238633)
As I clearly understand, the mod allows 2 improvements:
1. Rounded Corners
2. Gradients

I just discovered that 4.1.5 has already Rounded Corners. Is it a good idea to install the mod on 4.1.5? Any incompatibilities?
So we'll get just Gradients, right?

Quote:

Rounded Corners
vBulletin 4 only supports rounded corners for Firefox, Chrome and Safari. This plug-in makes rounded corners also work in Opera and Internet Explorer.
So unless 4.1.5 make them work in IE and Opera, you'll still need this mod.

MrD 10-17-2011 06:12 PM

Hi shawn,
one Question: whats the Different to this Addon ?
https://vborg.vbsupport.ru/showthrea...&highlight=css

digitalpoint 10-17-2011 06:17 PM

This one doesn't use/need any images so you wouldn't even need the one sprite image.

MrD 10-17-2011 06:23 PM

Ok Thx :D

MrD 10-26-2011 05:54 PM

Hi Shawn,
i have a Problem with the Headerlogo.
My Logo are 2 Pieces and the 2. is not displayed after Addon install.
The Logo is defined as Header Beckground in the Stylevars.

Mooff 10-26-2011 06:17 PM

Quote:

Originally Posted by MrD (Post 2258294)
Hi shawn,
one Question: whats the Different to this Addon ?
https://vborg.vbsupport.ru/showthrea...&highlight=css

The right question would be: "What do those addons have in common?"
Which would be the CSS in the name. Aside from that, not much.

This addon here changes the gradients to css3 gradients.

The other one merges >100 icons in one sprite (though does not support gradients right now).

digitalpoint 10-27-2011 02:06 AM

Quote:

Originally Posted by MrD (Post 2261785)
Hi Shawn,
i have a Problem with the Headerlogo.
My Logo are 2 Pieces and the 2. is not displayed after Addon install.
The Logo is defined as Header Beckground in the Stylevars.

What's the URL of your site?

EvilArcana 01-30-2012 12:16 PM

Shawn,

Just installed this and the DPSphinx search over at my site: cartographersguild.com

Very nice. I'm seeing that it worked...but the colors of the gradients are all wrong...Is that due to stylevars? What do I need to change to get the colors back to my customized values? What I had done in the past is modify the colors of the gradient images. Is that not supported by this mod?

digitalpoint 01-30-2012 09:08 PM

No sorry... if you have modified how the default gradients work this addon will not help. It only replaces default gradients, not custom ones.

EvilArcana 01-31-2012 07:56 PM

Is there any hacking I can do to modify the gradients your addon is placing? If so, what files do I edit? As you can see if you visit the site...they actually don't look too bad.

digitalpoint 01-31-2012 11:27 PM

Quote:

Originally Posted by EvilArcana (Post 2294734)
Is there any hacking I can do to modify the gradients your addon is placing? If so, what files do I edit? As you can see if you visit the site...they actually don't look too bad.

The gradients are CSS based, so there's no real "hacking" them. If you have custom gradients, you may just want to define those custom ones as CSS gradients within your style.

Alfa1 02-09-2012 01:44 AM

It would be nice to have CSS3 for custom gradients and sprites for icons.

satlazone 03-26-2012 01:10 PM

hi

Code:

<vb:if condition="is_browser('webkit')">        background:{vb:stylevar header_background.backgroundColor} -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(50, 50, 50, 0.3)), color-stop(0.25, rgba(50, 50, 50, 0))) !important;</vb:if>
this line removes my header background ("url(images/side.jpg)")
It happens only with chrome.

I have just commented it out for temporary fix.
How to fix?

okokok 05-03-2012 06:02 PM

Hello,

I installed this plugin. Now, by disabling it, my whole forum is completely broken. How perfectly uninstall this plugin please? Point by point for beginners. Thank you.

okokok 05-03-2012 06:33 PM

Quote:

Originally Posted by The Vegan Forum (Post 2208044)
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.

Quote:

Originally Posted by sivaganeshk (Post 2208054)
@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.


I did it but it does not work!!! Help please

I ** may have been wrong somewhere ... Could you be more specific on how to completely deactivated this plugin and find my template as before? thank you

satlazone 06-07-2012 09:04 AM

it does break the css validation


All times are GMT. The time now is 12:55 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.01302 seconds
  • Memory Usage 1,821KB
  • 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_code_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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