IE7 seems to "hide" text in DIV tags


hi guys

 

how can solve this? have text horizontally , vertically centered in div-tags. goes quite in internet explorer 7 shows half of text.

 

how solve this?

 

and additionnal question: lowest of 3 buttons pasting bar can see under it. in internet explorer, goes smoothly, in google chrome or firefox there's lot of space between button , bar?

 

 

thanks!

 

bob

 

schermafbeelding 2013-04-12 om 23.16.19.pngschermafbeelding 2013-04-12 om 23.16.41.png

i'm not you're using now, write css code this...

 

.centered {

     font-family:verdana;

     font-size:12px;

     font-weight:bold;

     line-height:20px;

     text-align:center;

     width:150px;

     height:20px;

     background-color:purple;

     border-radius:5px;

}

 

then html this...

 

<div class="centered">some text</div>

 

it's hard what's going on yours though without link actual page.



More discussions in Dreamweaver support forum


adobe

Comments

Popular posts from this blog

Falang and too many redirects - Joomla! Forum - community, help and support

Infinite loop detected in JErrorInfinite loop detected in JError - Joomla! Forum - community, help and support

logged out from joomla! - Joomla! Forum - community, help and support