Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Css button for SF
#1
[Image: test.php]
If you are willing to join SF Webmasters.
Reply
#2
[Image: a099d732b43e0dfd3849e5c6db3111c9.png]
How does this look?
If you are willing to join SF Webmasters.
Reply
#3
It should look something this:

Code:
color: #fff; /* Makes the text color white */
background: #666; /* Makes the background color grey */
border: solid 1px #666; /* Make the border color the same color as the background */

/* The below code should add a radius around the cornors of the box */
-moz-border-radius: 15px;
border-radius: 15px;
Reply
#4
Image wont work for me. Could you please try to fix it.
Reply
#5
(04-25-2012, 06:24 PM)Subscription Wrote: Image wont work for me. Could you please try to fix it.

The link for that "image" is "http://localhost/test.php" which is.. Nono
Not going to work.
Unless you have XAMPP installed, running Apache and you made a file in your localhost named test.php and has an image in it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)