The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

'Preview' 'Send' Buttons

2 posters

Go down

Solved 'Preview' 'Send' Buttons

Post by AuQaClan March 1st 2015, 12:20 am

How do i go about to change the preview and send button?

'Preview' 'Send' Buttons E69b674fa2359fbadf08212d9d2cfe4b
AuQaClan
AuQaClan
Forumember

Male Posts : 283
Reputation : 5
Language : english

http://www.gameandchat.com/

Back to top Go down

Solved Re: 'Preview' 'Send' Buttons

Post by _Twisted_Mods_ March 1st 2015, 12:44 am

find this in your css  --- acp>display>colors>css tab


Code:
.pun .frm .frm-buttons input {
background-image: url(http://i.imgur.com/Qt4G6.png);
border: 1px solid #CCC;
border-bottom: 1px solid #BBB;
border-image: initial;
border-radius: 4px;
box-shadow: 0 1px 2px #ccc;
color: #333;
cursor: pointer;
margin: 0 2px 16px;
padding: 7px 22px;
}

either replace the url in the part below or remove the whole line


Code:
background-image: url(http://i.imgur.com/Qt4G6.png);
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2108
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

Solved Re: 'Preview' 'Send' Buttons

Post by AuQaClan March 1st 2015, 1:09 am

_Twisted_Mods_ wrote:find this in your css  --- acp>display>colors>css tab


Code:
.pun .frm .frm-buttons input {
background-image: url(http://i.imgur.com/Qt4G6.png);
border: 1px solid #CCC;
border-bottom: 1px solid #BBB;
border-image: initial;
border-radius: 4px;
box-shadow: 0 1px 2px #ccc;
color: #333;
cursor: pointer;
margin: 0 2px 16px;
padding: 7px 22px;
}

either replace the url in the part below or remove the whole line


Code:
background-image: url(http://i.imgur.com/Qt4G6.png);

Solved cheers twisted!!
AuQaClan
AuQaClan
Forumember

Male Posts : 283
Reputation : 5
Language : english

http://www.gameandchat.com/

Back to top Go down

Solved Re: 'Preview' 'Send' Buttons

Post by _Twisted_Mods_ March 1st 2015, 1:27 am

Topic solved and archived
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2108
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum