The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
[DONE] padding for Opera
Please add:
HTML Code:
padding: 0px;
so that it looks proper in Opera as well . Thanks |
#2
|
||||
|
||||
Or better yet:
Code:
padding: 0;
margin: 0;
|
#3
|
||||
|
||||
Quote:
|
#4
|
||||
|
||||
Ah but margin: 0; is different to margin: 0px;
Lets save those 2 bits ! |
#5
|
||||
|
||||
you could save another two (or three) bytes with
Code:
padding:0;
margin:0;
Code:
padding:0;margin:0;
|
#6
|
||||
|
||||
Indeed - let's go for it
|
#7
|
||||
|
||||
or you buy DSL
well, added the padding now |
#8
|
||||
|
||||
looks nicer... thanks
|
#9
|
|||
|
|||
or
Code:
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
|
#10
|
||||
|
||||
ok can we please close this? it's getting silly now
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|