Skip to main content
Topic: Content going through background (Read 2635 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Content going through background

Hello! I've a small problem with some content such as linktree, or the buttons going through my fixed menu on top. I tried set z-indexes, but it either didn't work, or I haven't done it properly.

Here's a screenshot:


I'm not sure where to look for the solution, but it could be something some of you have dealed with. I can't provide a demo right now, because it's in early stage. It shouldn't be seen by anyone else :)

Edit,  I forgot to add that I'm using alpha channel to add a little but of transparency for the background.
Last Edit: April 22, 2015, 03:51:59 pm by CrimeS
http://studiocrimes.com - Premium & Free SMF/ElkArte Themes

Re: Content going through background

Reply #1

ehh.... dunno. xD
Did you position:absolute the body?
Bugs creator.
Features destroyer.
Template killer.

Re: Content going through background

Reply #2

Nope, the body is untouched. I guess I will need to put it online.

It's available here:
http://elkartestudio.com/index.php
Last Edit: April 23, 2015, 07:08:31 am by CrimeS
http://studiocrimes.com - Premium & Free SMF/ElkArte Themes

Re: Content going through background

Reply #3

I can't see such behaviour on the user pages, could it me a problem with the admin area only?
In that case it could be related to the #admin_content ?
Again sorry, but I'm mostly guessing... :-[
Bugs creator.
Features destroyer.
Template killer.

Re: Content going through background

Reply #4

I noticed this behaviour for more elements. (I'm browsing as a guest and avatars go through and few other things).



It's probably some stupid mistake :D

Re: Content going through background

Reply #5

OMG... I'm dumb, I was looking at another thing... :-[ :-x

Setting the z-index to 100 on "top_bar1" works for me n Chrome.
Bugs creator.
Features destroyer.
Template killer.

Re: Content going through background

Reply #6

Thank you, it worked. I'm wondering why I didn't use higher z-indexes than 0 and 1, when I was doing it  ::)

 

Re: Content going through background

Reply #7

There are seom z-index applied here and there to avoid some random overlapping, so yes, low z-index may not be enough to fix everything. ;D
Bugs creator.
Features destroyer.
Template killer.