The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hi... having problems with borders . what im trying to do is not have the bottom border, im using this css , its gone in chrome but not in firefox , any ideas please...thanks
border-bottom: 0px solid transparent; border-top: 1px solid #ffe4c7; border-left: 1px solid #ffe4c7; border-right: 1px solid #ffe4c7; |
|
#2
|
||||
|
||||
|
Try border-bottom: none;
|
| 2 благодарности(ей) от: | ||
| Fizzgig, TheLastSuperman | ||
|
#3
|
||||
|
||||
|
tryed it still there in fire fox
|
|
#4
|
||||
|
||||
|
Try border-bottom: none !important;
|
| Благодарность от: | ||
| TheLastSuperman | ||
|
#5
|
||||
|
||||
|
Found it..the problem was the box shadow ...thanks all
|
| 2 благодарности(ей) от: | ||
| CAG CheechDogg, TheLastSuperman | ||
![]() |
|
|