Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: how to align text in Internet explorer  (Read 2607 times)

0 Members and 1 Guest are viewing this topic.

hillyb87

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 23
how to align text in Internet explorer
« 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
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: how to align text in Internet explorer
« Reply #1 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.
Logged

hillyb87

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 23
Re: how to align text in Internet explorer
« Reply #2 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
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: how to align text in Internet explorer
« Reply #3 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.
Logged

hillyb87

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 23
Re: how to align text in Internet explorer
« Reply #4 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..
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 19 queries.