• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

css and bandwidth

tim_m

i'm so nice
Joined
Feb 10, 2003
Messages
5,539
i've noticed that the css is declared in the <style> tags in the head of each page served on the [H]f. it's about 5430 bytes worth of text which of course isn't that much but added up over the numerous pages serverd could add up. wouldn't it save enough bandwidth per month to make it worth it to put it in an external css file that a user's browser might cache? i guess there could be problems for people using browsers that can't handle a css <link ...> but i say screw those with older browsers, this is the [H] freakin F. just a thought. :)
 
To be honest, I don't know what browsers do/don't have problems with CSS. I do know that vBulletin has a whole team of developers who are smarter than me, so I presume they had a valid reason for coding it the way they did.

But I will point this out to our resident vBull guru and see if he has any thoughts on the matter. Thanks for your input. :)
 
VB3 can put the css stylesheets as a seperate file if the [H] admins choose to do so. And yes.. it will lower bandwidth, but to be honest, just slightly.

 
Tigsman said:
VB3 can put the css stylesheets as a seperate file if the [H] admins choose to do so. And yes.. it will lower bandwidth, but to be honest, just slightly.


Taking the road less travelled to save a few dollars just isn't worth it, IMO.
 
Back
Top