The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Is it worth customizing layout for firefox 2 only?
Hello everybody..
I am working on a layout that is mainly tablefree... Some parts use special visual effects... using css inline-block.. Works fine in all browsers (tested from IE5.5 up, opera 7, safari 3, chrome, and firefox 3) BUT layout is completely broken in firefox 2, because it doesnt recognize inline-block. I use -moz-inline-box instead for firefox 2, but it doesnt give the expected result.. MY question: are there still lots of firefox 2 users out there? is it worth it to change a layout completely just for firefox 2 users only? OR can I assume that most firefox users have upgraded to firefox 3. ???? ( i read that over 3 million downloaded FF3 the first day it came out...) Thanx for your advice... Luc PS: if someone wants to know why i need the inline-block, its for a gallery, i do NOT want it floated left.. but centered.. dynamically .. having the a variable amount of thumbnails per line, depending on the browser window size... Centered because if i float it left, i will have a 2x as big margin left, when i resize the browser window... As an example sites that use this technique.. are deviantart.com... But i cant use the code they are using because i want some extra block elements inside the imagebit... and (difference to them) I do NOT have the size of the image in pixels .. so i can only vertically center the image in ie with an inline block.. - |
#2
|
|||
|
|||
there will always have users who do not upgrade their browser for reason X or Y (most of the time due to computer conf.)
but do not focus on browsers when you create a style... if you use basic elements, all browsers will see it properly. never use InternetExplorer specific codes so you are compliant with the entire www... you can read some articles about your situation: http://www.alistapart.com/articles/minorthreat/ |
#3
|
|||
|
|||
Thanx for the quick reply...
You are right.. I will keep the stuff i created and redirect FF2 users to a page saying they should upgrade.. Quote:
only old FF2 is creating problems.. Felix |
#4
|
|||
|
|||
FF2 is old, but not odd... it is compliant only with the first generation of CSS 2, so if you use the latest kind of codes, it may render strangely... you can search for tweaks though, but i don't think there is much people not able to upgrade.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|