Dear Sir
i have created a the List Menu for my website page with CSS code
with this code:
.right h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
background:#003366 url('images/bluebox_right_header.gif') no-repeat;
color: #fff;
font-size: 20px;
text-align:center;
width: 320px;
when i paste this code on this below page it is working and appearing
image of header on this page
on this page the Image is appearbut when i paste is on another page the
image can't appear
like
on this page the Image can't appearCould you please Help me what i'm missing in the code ?
Thanks
Mubashir Ali