
Here is the button that I need to make.
What is the most simple way to code that? I wanna use it with random text so I just can't slice all that image......
( if there is some similar tuts, please link )
And don't forget to edit your signature & profile.


Cozmika wrote:It is 'standalone' button for submissions and that stuff...
Cozmika wrote:It will be used in forms... But I would like to use it like link to some actions like adding content...
button {
background: white url(gradient.png) repeat-y;
border: 1px solid #c9c9c9;
}
button span {
background: url(add.png) 0 5px no-repeat;
display: block;
line-height: 26px;
width: 150px;
}
<button type="submit"><span>Neki Link</span></button>button {
background: white url(gradient.png) repeat-y;
border: 1px solid #c9c9c9;
}
Users browsing this forum: MSN [Bot] and 1 guest