php - CSS issue in Firefox -


i've created mini content management system workers of small company. management system works ckeditor. ssmall group of users create new page ckeditor (it's wyswyg) , submit data db.

now problem is, there css issue. take @ page http://smiths-heimann.az/?page=171 , here results

the result google chrome 14 enter image description here

opera 11

http://prntscr.com/3g81s

ie 9

enter image description here

and firefox 7

enter image description here

how fix problem on firefox? there hundreds of page problem in mysql db table. there anyway find , fix wrong css code in db table php function? how fix error in ckedior 3.6?

add css property background-repeat: no-repeat; in css concerning li


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -