1px horizontal difference from Chrome to FF/IE
-
I’m using Headway Themes to create a site and noticed my right side content block image displays 1px right in FF/IE vs Chrome. Site is fcompo.org. The image itself is placed in a custom code block above the content block (set to custom query the blog). CSS for the custom code block is
.img-news-events{margin: 5px 0 0 -14px; width:280px; height: 50px;}
and the image (background on an h1) is
h1.rt-grn-bg {background-image: url("https://fcompo.org/wp-content/uploads/2012/06/right_grn_bg.gif");height:50px;font-family:palatino linotype,palatino,serif; line-height: 180%; font-size:22px; font-style:italic; letter-spacing:0.1em; text-align:center; }
Can anyone offer any suggestions? I’m a network admin by training but like to dabble with websites.
- The topic ‘1px horizontal difference from Chrome to FF/IE’ is closed to new replies.