Active
Project:
CSS
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
21 Dec 2011 at 16:18 UTC
Updated:
21 Dec 2011 at 16:18 UTC
The Website is here: http://pflugervillefire.org/Living%20Safe%20and%20Well%20Expo
The issue is that I'm using a CSS style to offset the text over the picture. It works fine in Firefox and IE9, but not lesser versions of IE or Safari on my Iphone.
I inserted the following code in the heading of the page, and in the theme's .css file, and have turned CSS aggregation on in the performance section of my administration site.
b12.pos_top { position:relative; top:-250px; right:-30px; }Any ideas on what's going on?