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
Re:font color (1 viewing) (1) Guest
TOPIC: Re:font color
#58079
Re:font color 4 Months ago  
Use Firebug to tell you where to change it.
grinchy (User)
Senior Boarder
Posts: 355
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#58094
Re:font color 4 Months ago  
Hi again, I have set this in forum.css file for default gray theme

#fireboard .fbs {
font-size: 10px;
color: #000000;
}
#fireboard .fbm {
font-size: 11px;
color: #000000;
}

It has fix the color for this i market on picture, but i can't fix it still for column: Last Post for Forums that hasn't topics still. When Topic is writen color is ok..

Here is the code from fire bug, till text i want to fix. It's not such big deal now but it could be perfect.


<body>
<div id="header-wrap">
<div id="header_text">
<div id="headermod">
<div class="moduletable">
<form id="form-login" name="login" method="post" action="/forum.html">
<fieldset class="input">
<table id="table1" cellpadding="0" border="0" width="500" style="border-collapse: collapse;">
<tbody>
<tr>
<td width="150">
</td>
<td width="150">
</td>
<td width="200" rowspan="2">
</td>
</tr>
<tr>
</tr>
</tbody>
</table>
</fieldset>
<input type="hidden" value="com_user" name="option"/>
<input type="hidden" value="login" name="task"/>
<input type="hidden" value="aHR0cDovL3ZtcmVqYXRhLmluZm8vZm9ydW0uaHRtbA==" name="return"/>
<input type="hidden" value="1" name="71d41a3118243d4987878a490fe6a308"/>
</form>
</div>
</div>
<h1>
</h1>
<h2>компютри, мрежи и сигурност</h2>
</div>
</div>
<div class="menubar">
</div>
<div id="main-wrapper">
<div class="main-top-left-only"/>
<div id="mainbody-left-only">
<div id="leftcol">
</div>
<div class="main-left-only">
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tbody>
<tr>
<td width="100%" valign="top">
&#65279;
<div id="fireboard">
<table class="fb_header" cellspacing="0" cellpadding="0" border="0" width="100%">
</table>
<table class="fb_profilebox" cellspacing="0" cellpadding="0" border="0" width="100%">
<tbody id="topprofilebox_tbody">
<tr class="fb_sectiontableentry1">
<td class="td-1 fbm fb_profileboxcnt" align="left" valign="top">
</td>
</tr>
</tbody>
</table>
<div id="fb_block1" class="fb__bt_cvr1">
<div class="fb__bt_cvr2">
<div class="fb__bt_cvr3">
<div class="fb__bt_cvr4">
<div class="fb__bt_cvr5">
<table id="fb_cat1" class="fb_blocktable" cellspacing="0" cellpadding="0" border="0" width="100%">
<thead>
</thead>
<tbody id="catid_1">
<tr class="fb_sth fbs">
</tr>
<tr id="fb_cat2" class="fb_sectiontableentry2">
<td class="td-1" align="center">
</td>
<td class="td-2" align="left">
<div class="fb_thead-title fbl">
<a rel="follow" title="" href="">Windows</a>
</div>
</td>
<td class="td-3 fbm" align="center">0</td>
<td class="td-4 fbm" align="center"> 0 </td>
<td class="td-5" align="left"> No Discusions </td>
protoberans (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/09/08 22:27 By protoberans.
 
 
 
#58099
Re:font color 4 Months ago  
I repeat. Use Firebug to tell you when in the code to change the color.
grinchy (User)
Senior Boarder
Posts: 355
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#62386
Re:font color 1 Month, 1 Week ago  
Hi and thanks for the Firefox tips. I know how to edit the CSS (I'm able to edit directly from the FB Control Panel's edit css feature in Joomla), but have a question. I can't find the CSS to change the font color for a specific area. Our forum opens on the Category view. I can't find the CSS for the third box down (between the announcements box and the first set of boards). The box contains a link to the forum homepage, then a second line that shows the number viewing and a list of who is viewing. It's not the WhoIs info. That's at the bottom. Anyone know where to edit it in the CSS? I've changed every #ffffff I can find in the file and nothing seems to fix the problem.

Link is www.ussyorktown.net/main/index.php?optio...board&Itemid=239. Thanks in advance!

ADDING TO MY POST! Duh ... found it - the first line in "Pathway". It just hadn't saved the first time I edited that setting, evidently.
NativePages (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/11/29 09:45 By NativePages. Reason: I had a blonde moment
 
 
Go to top