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: Margins in Filmstrip?  (Read 2529 times)

0 Members and 1 Guest are viewing this topic.

nellygrl

  • Coppermine newbie
  • Offline Offline
  • Posts: 18
Margins in Filmstrip?
« on: January 06, 2012, 09:47:43 am »

Hello everyone!

If anyone can offer any insight on this issue, it would be greatly appreciated!

One issue I am having right now is that the thumbnails in the filmstrip in the theme I'm customizing from the ipodlounge theme do not have margins in between them. I've defined margins in the stylesheet, but for some reason, the margins aren't showing up on the page.

Here is the coding in my stylesheet:

Code: [Select]
.thumbnails {
        background: #FFFFFF;
        padding: 10px;
}

.thumbnails img {
background: url('/gallery/themes/ipodlounge/images/bgs/thumb.png') #A5CCC9;
border: 0px solid #aaaaaa;
padding:7px;
        margin-right: 2px;
        margin-left: 2px;

}

And here's what it looks like: http://onedirectionconnection.com/gallery/displayimage.php?album=2&pid=332#top_display_media

And also, I want to create the same border around the intermediate image, but I can't seem to find the section of coding I'm supposed to edit. Even when I use my browser's inspector to figure it out, the class definitions in the inspector don't match up with any of the class definitions in the stylesheet.

Can anyone explain this to me?

Thank you for your time!

~Nellygrl
Logged

nellygrl

  • Coppermine newbie
  • Offline Offline
  • Posts: 18
Re: Margins in Filmstrip?
« Reply #1 on: January 06, 2012, 05:23:37 pm »

I figured this out (and I'm honestly not sure how, lol), but I don't know how to close this thread.

Though an answer might help someone else (or me) in the future!
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Margins in Filmstrip?
« Reply #2 on: January 11, 2012, 12:39:40 pm »

you can tag your answer as "solved" by clicking on the "Topic Solved" button on the bar at the left hand side at the bottom of your thread.
Logged
Pages: [1]   Go Up
 

Page created in 0.031 seconds with 19 queries.