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
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.
Thnx, but it aint work.
See the pictures for example. One is IE9 and the other is firefox
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.
Many thanks Andre.
In Google Chrome is it also standing good. Think it is a problem in IE9 self..