Re: [css-d] Replacing text link with image

2013-05-03 Thread Chris F.A. Johnson
On Fri, 3 May 2013, J.C. Berry wrote: I forgot, I still have a problem with the nav items (background images) jumping when one is moused over. This is due to the border appearing on hover. How could I fix this? Set a default transparent border: whatever { border: 2px solid transparent; } wh

Re: [css-d] Replacing text link with image

2013-05-03 Thread J.C. Berry
I forgot, I still have a problem with the nav items (background images) jumping when one is moused over. This is due to the border appearing on hover. How could I fix this? Sorry for the repeated emails. On Fri, May 3, 2013 at 1:07 PM, J.C. Berry wrote: > OK, I found a solution. Any foreseeable

Re: [css-d] Replacing text link with image

2013-05-03 Thread J.C. Berry
OK, I found a solution. Any foreseeable problems with this? #catmidpagenav ul#subnav li.menu-mlid-2379,#catmidpagenav ul#subnav li.menu-mlid-588{background:url('/sites/all/themes/img/pressrel-icon.gif') no-repeat;} #catmidpagenav ul#subnav li.menu-mlid-2379 a,#catmidpagenav ul#subnav li.menu-mlid-

[css-d] Replacing text link with image

2013-05-03 Thread J.C. Berry
Hello all, I have the following HTML right now: ul#subnav li.menu-mlid-2379, ul#subnav li.menu-mlid-588{background:url('/ui/img/pressrel-icon.gif');height:73px;width:116px;} ul#subnav li.menu-mlid-2379 a, ul#subnav li.menu-mlid-588 a{padding-left:2000px;} You can see I pushed the link off to the