Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
The FireBoard forum component development is still going on. In order to get better, FireBoard will be moved from the Best of Joomla website.
During this transition period, the forum in Best of Joomla will be closed to new posts.
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard
Red Darkness template: how do I change bg in help? (1 viewing) (1) Guest
TOPIC: Red Darkness template: how do I change bg in help?
#19589
Red Darkness template: how do I change bg in help? 1 Year, 4 Months ago  
Hi folks!

I have a question. Recently I've been customized a template from this site called Red Darkness (by Karn Edge), but there is a little bug. Everything is in dark colours as we required, but if we would try to click on help button (which in forum head), we'll get white background with black symbols, but I need keep on primordial theme's style and set dark background and white letters... How to fix this one?
sulpheraas (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#19594
Re:Red Darkness template: how do I change bg in help? 1 Year, 4 Months ago  
Oh, I just been found the decision:

There is in CSS file:

td.fb_faqdesc, td.fb_rulesdesc, td.fb_uadesc, td.fb_anndesc
{
vertical-align: top;
padding: 5px;
border: 1px solid #ccc;
background: #ffffff;
}


So, the problem is gone. Thanks, anyway.
sulpheraas (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
Go to top