Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: formatting problems with overlapping elements  (Read 2841 times)

0 Members and 1 Guest are viewing this topic.

sir-knight

  • Coppermine newbie
  • Offline Offline
  • Posts: 16
formatting problems with overlapping elements
« on: February 28, 2006, 05:40:23 am »

the browser: Mozilla suite or FireFox

the url:

http://dreamers-ink.ca/gallery/thumbnails.php?album=4


I'm having problems with some css layering. Elements of the coppermine interface are being obscured by the alpha of the transparent png. (not able to click through the alpha channel)  I've identified the classes controlling the menus I want to move


in style.css of my coppermine theme

<td class="tableh1" colspan="4">
<td class="sortorder_cell">


and in my joomla theme:
<div id="floater">


What I need to do is to pop all the controls on coppermine on top of the floater z-index. I'm having a problem inserting

position: absolute; (or relative)
z-index: 6;

into style.css

When I insert it, they don't seem to move the items ontop of everything.

Is this a limitation set because a previous ID/class has already had a z-index defined that coppermine is inheriting? It is possible that joomla elements may have z-indexes already declared. Is there a way to accomplish this?
« Last Edit: March 01, 2006, 09:50:19 am by GauGau »
Logged

sir-knight

  • Coppermine newbie
  • Offline Offline
  • Posts: 16
Re: formatting problems with overlapping elements
« Reply #1 on: February 28, 2006, 07:31:16 pm »

nevermind... fixed, there was a wrong size designated on the overlapping layer.
Logged
Pages: [1]   Go Up
 

Page created in 0.013 seconds with 15 queries.