dotcom22 Posted November 26, 2009 Share Posted November 26, 2009 hello I have modify header.tpl (of portal template version 4) for insert my own fixed logo-header of 700x120 pixels and all is ok...Now I would like apply a link to the whole header image but when I do that I get a border of 1 pixel All around the header...I have take a look inside style.css but I don't see where I can set this border to 0... I have try to insert a style directly in the code of my link like: <a href="http://www.mysite.com" style="text-decoration:none><img src="templates/{$template}/images/mylogo-header.png" /></a> ..but this hide my header and not only the border.. any suggestions ?? thanks cheers 0 Quote Link to comment Share on other sites More sharing options...
dotcom22 Posted November 26, 2009 Author Share Posted November 26, 2009 I found !! Is just necessary to put this in image code and no more css: border="0" 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.