Jump to content

Bullets not appearing and a small menu error 1px off...


rxbanditboy1112

Recommended Posts

www.parrisstudios.com/hightower

 

ul {
margin: 15px 0px 0px 45px;
padding: 0;
list-style-type:none;
}

.small_bullets {
background:url('../assets/bulletSmall.gif') no-repeat 0 50%;
padding-left:20px;
font-weight:700;
padding-bottom:3px;
}

.large_bullets {
background:url('../assets/bulletLarge.gif') no-repeat 1px left;
padding-left:20px;
padding-bottom:10px;
display:block;
}

 

I have orange bullets with arrows next to all the entries near the bottom, but they aren't appearing consistently. If i open the page sometimes they appear on the bottom bullet. I minimize the screen and look at it about a minute later and half of them appear.... I don't get it. I feel like it has some sort of white space overlapping on top of them? Outlining in the developers plugin does nothing. This happens on firefox and IE.

 

Also on last 3 menu items the word and the divider dip down 1 px each. It is really noticeable when look at the divider and when you hover over them. Does anyone know why it would randomly drop down 1px. This only happens in firefox.

 

Thanks for all the help!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.