Hi,
Whenever i use images for my navigation they do not show up in preview mode
my css is inside the head of my html, the images are 1px thick
if i tick the preview using temporary file it shows otherwise it does not
here is the code below
#container #navigation {
background: url(/images/nav/nav.png) repeat-x;
height: 35px;
width: 100%;
margin-right: auto;
margin-left: auto;
}
#container #navigation a {
line-height: 32px;
color: #FFF;
text-decoration: none;
display: block;
background: url(/images/nav/nav.png) repeat-x;
height: 35px;
padding-right: 10px;
padding-left: 10px;
float: left;
border-right: thin solid #F00;
}
#container #navigation a:hover {
background: url(/images/nav/navr.png) repeat-x;
}
North America
Europe, Middle East and Africa
Asia Pacific