coppermine-gallery.com/forum

Support => cpg1.5.x Support => cpg1.5 themes (visuals) => Topic started by: hillyb87 on October 18, 2011, 11:50:11 PM

Title: how to align text in Internet explorer
Post by: hillyb87 on October 18, 2011, 11:50:11 PM
Hi all,

When i take a look to my gallery in Internet Explorer, all the tekst is aligned centered. I could not find where i must change this.

Can anyone help me with it? In all the other browsers it is aligned left.

Take a look at:
http://www.jw-hilverts.nl/fotogalerij/
also in the descriptions: http://www.jw-hilverts.nl/fotogalerij/displayimage.php?album=lastup&cat=0&pid=113#top_display_media

thnx already
Title: Re: how to align text in Internet explorer
Post by: ΑndrĂ© on October 19, 2011, 12:58:16 PM
The descriptions are centered as that's set in the theme you're using:
Quote from: themes/dark_velvet/style.css.pic_caption {
    color: #FFFFFF;
    font-size: 100%;
    font-weight:normal;
    text-align : center;
    padding-top:0px;
    padding-bottom:0px;
    margin-top:0px;
    margin-bottom:0px;
    line-height:1.0em;
    background-image:none;
}


I'm not sure what exactly is centered on your home page, but if you want to adjust the album statistics boxes you can do this in the same file as above with the help of the class .album_stat.
Title: Re: how to align text in Internet explorer
Post by: hillyb87 on November 14, 2011, 05:13:08 PM
Thnx, but it aint work.

See the pictures for example. One is IE9 and the other is firefox
Title: Re: how to align text in Internet explorer
Post by: ΑndrĂ© on November 15, 2011, 11:33:00 AM
I just visited your gallery with Firefox 8 and IE8. your description is aligned left with both browsers. If it doesn't look as expected with IE9, then there's probably something wrong with your IE9 or IE9 in general. We cannot support browser issues.
Title: Re: how to align text in Internet explorer
Post by: hillyb87 on November 16, 2011, 01:07:43 PM
Many thanks Andre.

In Google Chrome is it also standing good. Think it is a problem in IE9 self..