It has just been sugested that my call to action orange buttons seen here http://organicwebdesigns.co should be used using css rather than an image.
I very much agree so I have started but am stuck on how to change the text color, make shadows and make the orange button have rounded corner. Can anyone point e in the right direction I have this so far:
my html would simply be:
<a href="http://organicwebdesigns.co/quote" id="cta">You'd better hurry and get in touch</a>
my css is what I need help with let me try:
#cta { display: inline-block; margin-left: 20px; margin-top: 5px; background-color: #e35413; text: #fff; height: 27px; width: 310px; }
Am I close or far and I'm not sure how to do the shadows and corners etc and the text color doesn't seem to work when I put it in firebug ad text size also.



Reply With Quote




Bookmarks