On my site, I added. a right navigation image menu – http://balrajt8.sg-host.com/
The placement is good but I need to be vertically aligned. It is currently sitting on flush at the top.
I have used this code to make it go to the far right
#menu-item-24 {
float: right;
}
Thanks in advance.
Hey navindesigns,
I have added this CSS code on your Quick CSS:
#menu-item-24 img {
margin-top: 11px;
}
Please review your site.
Best regards,
Nikko
Works great
thanks as always