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: CSS problems  (Read 3284 times)

0 Members and 1 Guest are viewing this topic.

scandog

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
CSS problems
« on: August 24, 2005, 05:16:56 pm »

HI, 

I have been looking around on the forum and have not found an answer to my problem.

What I have done is try and add the gallery to my existing template.  I can get it to look perfect with firefox but IE is messed up

I have cut it down to just the basic {GALLERY} in my template

I have a container has a border for viewing and inside that container I have another div that is set to have righ & left margins set to 150px
thats it.  very simple

<div id="container">

   <div id="content">
      {GALLERY}
   </div>

</div>

works great in fire fox but in IE the gallery extends off the screen to the right approx 300px.

here is a link if any one wants to look at it.  http://www.puppylovelabradoodles.com/cpg133

it has to be something with the theme.php file because I can do the same thing with out the {GALLERY} and just add test and it works fine
even if I coment out the style.css it still has a problem.

I really appreciate any help.

Scandog
Logged

snork13

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 260
  • Internet! Is that thing still around?
    • Gallery
Re: CSS problems
« Reply #1 on: August 24, 2005, 05:40:29 pm »

why do you have 2 style sheets?

  <link rel="stylesheet" href="themes/puppylove/style.css" type="text/css">
  <link rel="stylesheet" href="themes/puppylove/puppylove.css" type="text/css">

-snork
Logged

scandog

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: CSS problems
« Reply #2 on: August 24, 2005, 05:53:23 pm »

No reason in perticular.  I just had one from my existing template.  I could just copy the code to make one
makes no difference on how it works.

Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 23 queries.