The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#31
|
|||
|
|||
It doesn't happen for me, and I'd like to see links to these threads on vb.com
|
#32
|
|||
|
|||
Comp if you look yourself, most of the styles are "rounded" its right in front of your eyes! And compare those rounded corners to vB3, then add the code he provided its the same just everything that was round is now not forced to be round.
|
#33
|
|||
|
|||
Quote:
What I'm not understanding is HOW this effects the speed at which the page will render so horribly. You guys are failing to prove this in any documented and benchmarked way. Stop being so thickheaded and avoiding answering the question as to HOW this effects page loading and how badly, only stating that it does. |
#34
|
||||
|
||||
Plenty of stuff about shading and rounded corners slowing sites down, esp. in Mozilla.
I am pretty sure this harks back to Nifty but anyhoo.. Found this interesting: http://www.ruzee.com/blog/shadedborder Using Liquid Canvas http://www.ruzee.com/files/liquid-canvas/demo.html I think those stating it slows the page down, are basing this on the rendering of rounded corner images. But using javascript to accomplish the task. I have seen no speed increase/decrease either way |
#35
|
|||
|
|||
Just installed this
* { -moz-box-shadow: none !important; } * { -webkit-box-shadow: none !important; } * { -moz-border-radius: 0px !important; } * { -webkit-border-radius: 0px !important; } but cant really feel the difference.... |
#36
|
||||
|
||||
* { -moz-box-shadow: none !important; }
* { -webkit-box-shadow: none !important; } * { -moz-border-radius: 0px !important; } * { -webkit-border-radius: 0px !important; } Do i add it just as above with all the }{ etc??? |
#37
|
|||
|
|||
isn't additional.CSS empty ? Just add it in there.
|
#38
|
|||
|
|||
The only difference removing the rounded corners will make is that the page will render slightly faster on slow computers that are using old browsers.
In fact, if you are using Internet Explorer, which simply ignores all the rounded corners anyway, you won't notice a difference at all. It's like saying "make the background blue" to make it faster. All you're doing is changing the look. |
#39
|
||||
|
||||
Quote:
|
#40
|
|||
|
|||
If you can't prove it it's not true, you just believe it is.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|