Forum Moderators: not2easy

Message Too Old, No Replies

Really silly problem!

         

poijoy

9:41 am on Jun 20, 2009 (gmt 0)

10+ Year Member



I'm sure this is something really simple that I'm being dense about but I'm having some problems with the a: group of CSS commands. The site I'm making has a gradient for a background so having a single colour highlighting the links (which are images) is going to look terrible. However, I can't for the life of me work out how to get rid of the borders, could someone please tell me the bleeding obvious before I tear my hair out!

poijoy

9:56 am on Jun 20, 2009 (gmt 0)

10+ Year Member



how annoying! After searching for ages and finding nothing I stumbles across style="border:0;" which has fixed the problem, sorry about that moment of unutterable stupidity!

tangor

11:06 am on Jun 20, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



No apology required. We all have "doh!" moments. Me included. :)

g1smd

7:40 pm on Jun 20, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



You're better off adding that to your stylesheet once, not multiple times as an inline element.