• Well, on my template…
    https://peterbarbosa.com
    It seems to look perfect on Firefox.. However, on IE, it seems to look a little messed up.
    I am going crazy on fixing this, and only one code makes this error.

    • Recent Pictures:
      <div align=”center”>
      <? CPGLastUploaded(-1, 5, 1) ?>
      </div>
    • I don’t think there is anything wrong with this code. However, if you are able to help please do so ??
      Thank you ??
      Peter Barbosa

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter peter_barbosa

    (@peter_barbosa)

    Also I put the ‘li’ tags on it just to let you know ??

    Have you tried just using <center></center> ?

    What is that CPG thing?

    I believe if you put unordered list tags around your list items that are made up of the pictures you should be OK. IE handles tags within DIV tags differently than Firefox. In other words, change your code to be:
    <div align="center">


      <? CPGLastUploaded(-1, 5, 1) ?>


      </div>

      CPG is Coppermine Gallery, a photo gallery. Using the psnGallery2 plugin, you can bring in pictures from CPG directory into WordPress posts.
      Regards

    Viewing 5 replies - 1 through 5 (of 5 total)
    • The topic ‘Some help please’ is closed to new replies.