Freelancers Network
 
skill list top cap
Homepage
Join the Freelancer's Network
Update your details
Find a freelancer
Post a project
Find a project
Projects Archive
Post a job
Find a job
Jobs Archive
See Dan's Pages
See Andy's Pages
Link to this site
Resources
Join/Leave Forum
Forum Messages
+Additions+ Adverts
Advertising
Contact Us
Subscribe to our newsletter - enter your email address and hit return
Freelancers.net is owned and operated by Andy Stowell and Dan Winchester
skill list end cap
guru web hostcom

Find me again on Freelancers.net

Re: FN-FORUM: Converting PayPal view cart button to a link

date posted 14th December 2007 09:25

Ashley Harvey wrote:
> Thanks for this Vicki.
>
> It all works apart from the hover effect - that works it Fire Fox but not
> IE, any suggestions?
>
Oh yes, I've just tried it in IE7 and the hover effect is a bit
intermittent there isn't it?
http://www.xs4all.nl/~peterned/csshover.html has some info about a way
to make hover efects work in IE by adding a file called csshover.htc and
then adding
behavior: url(csshover.htc);
to the body entry in your CSS. Sorry to be a bit vague - I wonder if
someone else can help us out here?

Vicki
>
>> Hi Ashley. In general you can just style a submit button so that it
>> looks like a link, using CSS. Here's an example which produces red text
>> on a black background, and turns to yellow when you mouseover it,
>> changing the cursor to a little hand.
>>
>> .plainsubmitbutton
>> {
>> font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
>> font-size: 8pt;
>> background-color: black;
>> color: red;
>> border: none;
>> padding: 0;
>> margin: 0;
>> }
>>
>> .plainsubmitbutton:hover
>> {
>> font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
>> font-size: 8pt;
>> background-color: black;
>> color: yellow;
>> border: none;
>> padding: 0;
>> margin: 0;
>> cursor: pointer; cursor: hand;
>> }
>>
>> Regards,
>> Vicki
>>
>
>
>
>
>



Messages by Day
December 31st 2007
December 30th 2007
December 29th 2007
December 28th 2007
December 27th 2007
December 26th 2007
December 25th 2007
December 24th 2007
December 23rd 2007
December 22nd 2007
December 21st 2007
December 20th 2007
December 19th 2007
December 18th 2007
December 17th 2007
December 16th 2007
December 15th 2007
December 14th 2007
December 13th 2007
December 12th 2007
December 11th 2007
December 10th 2007
December 9th 2007
December 8th 2007
December 7th 2007
December 6th 2007
December 5th 2007
December 4th 2007
December 3rd 2007
December 2nd 2007
December 1st 2007


Messages by Month
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007


Messages by Year
2008
2007
2006
2005
2004
2003
2002
2001
2000