Hello,
I want to add link to header logo. I have put a logo image on top left like this
@page {
@top-left
{
content: url(logo.jpg);
}
}
Please help me how can I give url to my header logo. What I need is, when I click on the logo it will redirect to my site home page.
Thanks,
Vpn
I want to add link to header logo. I have put a logo image on top left like this
@page {
@top-left
{
content: url(logo.jpg);
}
}
Please help me how can I give url to my header logo. What I need is, when I click on the logo it will redirect to my site home page.
Thanks,
Vpn