Shifting with IE6 - Joomla! Forum - community, help and support


recently used joomla 1.5 design new site client, , having little problem article being displayed shifting couple inches down. 

the site in question http://www.calldish.com

link relevant stlyesheet http://calldish.com/templates/calldish/css/template.css

any appreciated.

hi, psoulocybe

i'm not expert , still studying xhtml , css.

i discover empty div called 'newsfla' in page source , has 120px height in css file.

is problem?  :)

cheers,
hashani

code: select all

<div id="newsfla">
</div>

div#newsfla {
   width: 350px;
   height: 120px;
   overflow: hidden;
   padding: 34px 0 0 300px;
   text-align: justify;
}





Comments

Popular posts from this blog

Error compiling for board Arduino/Genuino Uno.

Installation database is corrupt

esp8266 (nodemcu 0.9) client.write très lent ???