I would like to redirect to the portal when I click in the header banner (top_header.png)
Probably I have to add some command at the stylesheet.css
#top_logo{
border-width: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: url('./images/top_header.png') repeat;
height: 150px;
}
border-width: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: url('./images/top_header.png') repeat;
height: 150px;
}
But I don't know that command and it would be nice if you give me it.
I just want to redirect to the portal (fifa-gaming.com.ar URL) when I click in the banner, I hope you understand what I'm talking about.
Thank you very much!