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.

How to change the format-buttons style

2 posters

Go down

Solved How to change the format-buttons style

Post by Made April 15th 2012, 4:28 am

Hi all! Hope this is the right place to post. I want to change the posts' format-buttons style for my hitskin forum, as they are not clear at all.
elisetestonefans.userboards.net

I searched if there was an option to do this in Forumotion's Admin Panel or in the css but I don't find any. So I guessed it must be something embedded in the skin.

Can someone tell me if this is so and how to change it? Thanks!


Made
Made
Forumember

Female Posts : 180
Reputation : 6

Back to top Go down

Solved Re: How to change the format-buttons style

Post by Guest April 15th 2012, 6:39 am

Hi!

I can't acces your forum. If it's a wrong adress post it again. Smile
avatar
Guest
Guest


Back to top Go down

Solved Re: How to change the format-buttons style

Post by Made April 15th 2012, 1:04 pm

Made
Made
Forumember

Female Posts : 180
Reputation : 6

Back to top Go down

Solved Re: How to change the format-buttons style

Post by Guest April 15th 2012, 1:35 pm

Add this to CSS Stylesheet:
Code:
input.button2{
color: HereYourFontColor !important;
font-family: HereYourFontName !important;
}
avatar
Guest
Guest


Back to top Go down

Solved Re: How to change the format-buttons style

Post by Made April 16th 2012, 12:16 am

Hi Coddy. Nope, that didn't work. What I mean want to change is the following:

How to change the format-buttons style Format10



Made
Made
Forumember

Female Posts : 180
Reputation : 6

Back to top Go down

Solved Re: How to change the format-buttons style

Post by Guest April 16th 2012, 9:14 am

Oh, try this:
Code:
button.button2{
background-color: #FAFAFA !important;
background-image: url(http://i.imgur.com/QhXNQ.gif) !important;
border: 1px solid #BCBCBC !important;
}
avatar
Guest
Guest


Back to top Go down

Solved Re: How to change the format-buttons style

Post by Made April 16th 2012, 1:14 pm

Thanks, Coddy! It worked Very Happy

I'm marking the thread as "Solved".
Made
Made
Forumember

Female Posts : 180
Reputation : 6

Back to top Go down

Solved Re: How to change the format-buttons style

Post by Jophy April 16th 2012, 1:24 pm

Solved => Locked
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top

- Similar topics

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