Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Plugins & Atahualpa (http://forum.bytesforall.com/forumdisplay.php?f=16)
-   -   Where to put this plugin code? (http://forum.bytesforall.com/showthread.php?t=12139)

WetWillie Jan 10, 2011 12:09 AM

Where to put this plugin code?
 
1 Attachment(s)
I am using the Post Editor Buttons plugin where you can add your own editor buttons in Wordpress. IŽve defined a button called "label" with the code
Code:

<span class="label">Highlighted word</span>
where the words "Highlighted word" are supposed to be in a different color. The code for that is:

Code:

.label { background-color:#CC0000; color:#FFFFFF; font-family:georgia; font-size:0.9em; font-weight:bold; padding:1px 2px 1px 3px; }
This has been successfully implemented on a site with Atahualpa 3.4.9 and been working great, but after some "updating" issues that my service provider had, that code is now missing and stupid me canŽt remember where i put it when i first added it.

So now, i want to put it back, but i cant remember where. Some kind of custom css file maybe? Or somewhere in an existing setting? Getting kinda desperate here, looking and looking but cant find the place for the code...

Attaching a small picture on how it looks when its working :)

juggledad Jan 10, 2011 04:07 AM

The CSS would go in ato->add HTML/CSS inserts->CSS inserts

WetWillie Jan 10, 2011 04:21 AM

Thank you, Sir, iŽll try that immediately!

EDIT: It worked just as expected, thank you very much again.


All times are GMT -6. The time now is 05:29 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.