HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: /home/mmickelson/theflexguy.com/wp-content/themes/vanilla/blog-set/css/ie.css
/* hasLayout fixes */
#content,
#sidebar,
#navigation,
#navigation ul,
#navigation li,
#all-categories ul,
#all-categories li,
.full,
ol#comments-list li.hentry,
#comment-form,
#comment-form .section,
.comment,
h2#comments,
.widget,
.pagination,
#carrington-about .about {zoom:1;}

/* Suckerfish dropdowns stick in IE7 without this bit */
#navigation li:hover,
#all-categories li:hover {
    position:static;
}

/* Since we have to give layout to the .full div, the box model is different, messing with spacing. */
.full{
	margin-bottom:0;
}

/* Border dotted looks like junk in IE. */
ol.archive,
.excerpt,
#content .search,
ol#comments-list li,
.pingback,
.trackback,
#carrington-archives ul,
#carrington-archives li {
	border-style:solid;
}

/* IE6 doesn't understand inherit */
address.author {
	font-style:normal;
}

/* IE doesn't comprehend the short-notation override */
#navigation ul,
#all-categories ul {list-style-image: none;}

/* lo-fi png fix */
#footer p#developer-link a,
#footer p#developer-link a:visited {
	background-image: url(../images/by-crowd-favorite.gif);
}