Jump to content

Somthing is blocking part of my age verification image after changing themes


Recommended Posts

I could use some help finding and removing whatever is blocking the background image of my age verification script. I can see the rest of the images just the background is being blocked by a blank template with just the corner of the image showing up behind this template. any help would be much appreciated. I attached image below

post-835765-0-15407600-1409685956_thumb.png

Link to comment
Share on other sites

Nevermind, I think I found it.

I would look into global.css file, search for this

table {  background:#ffffff;
....
....
}

Either delete the 'background:#ffffff' or replace the 'ffffff' with 'transparent'

Thank you .ok so I changed the 'fffffff' to 'transparent' and i can see my image now but i am guessing i have to delete the background:#fffffff to remove the lines that are still visible. 

post-835765-0-63146600-1409767818_thumb.png

Link to comment
Share on other sites

×
×
  • Create New...