Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved Added background, Now I can't see it
#1
Not Solved
Ok so I just added a background into my forum (elementalmapping.com)

The thing is when I added it you can only see it at the top and the buttom because the forum is not transparent or see through at ALL

Is their a way to fix this?

This is what I have for my body


background: url("http://ssheltonimages.com/img/57/578/CoD_WaW_Custom_Zombie_Map_Auschwitz.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
#2
Not Solved
You can modify background of your elements.

That would be #content, table, .trow, .trow2 or whatever you want.
For example in #content change all background properties to this:
background: rgba(71, 73, 77, 0.5);
Last value is opacity, first three RGB color.

That won't work for image background though, need more tricky workarounds for that.

EDIT: @down post, I gave you solution for that... You didn't even try it so can't help you further.
#3
Not Solved
I mean I added a background to my forum

Now I need all the front of the forum to be transparent just enough to see the background

Any ideas?

To ur edit above I did try it and absolutely nothing changed, So no need to be rude


Forum Jump:


Users browsing this thread: 1 Guest(s)