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
right side cut off-resolved (1 viewing) (1) Guest
TOPIC: right side cut off-resolved
#57143
right side cut off-resolved 4 Months, 2 Weeks ago  
I have removed all my modules yet when I read a post the right side is cut off by just a few letters. I have attached a scree shot so you can see. How to I expand the width of the forum?
File Attachment:
File Name: Doc1-4cc9804f50a3d0829c9c09b4dbffbdae.doc
File Size: 48128
Hozman (User)
Fresh Boarder
Posts: 12
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/08/28 07:57 By Hozman.
 
 
#57147
Re:right side cut off 4 Months, 2 Weeks ago  
What Joomla template?
grinchy (User)
Senior Boarder
Posts: 355
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#57154
Re:right side cut off 4 Months, 2 Weeks ago  
using joomla 1.5 and the template is siteground earth (3rd party)
Hozman (User)
Fresh Boarder
Posts: 12
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#57155
Re:right side cut off 4 Months, 2 Weeks ago  
Ugh. Siteground makes a lot of templates that don't have collapsible left and/or right modules. Even if you do unpublish them for the forum the Joomla template might not allow FireBoard to utilize the full width of the space.

Does it do it on the default Joomla template?
grinchy (User)
Senior Boarder
Posts: 355
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#57161
Re:right side cut off 4 Months, 2 Weeks ago  
If you are using Defualt_EX Template you have to manually adjust the width of the Template in the forum.css file. Located here: components/com_fireboard/template/default_ex/forum.css

That is..... if you are using the version downloaded from here.

I believe if you are using FB1.0.5NB the problem has been fixed and set to Auto Adjust.

To modify it open the file in Notepad or some other txt editor and I believe the very last line at the bottom of the page should have a "Width" of maybe 750px.... adjust this number to suite your needs.

Thanks,
James
clanspot (User)
Fireboard 2.0
Senior Boarder
Posts: 209
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Underground_computing@yahoo.com Location: Houston, Texas Birthdate: 1982-06-22
Logged Logged
 
 
#57162
Re:right side cut off 4 Months, 2 Weeks ago  
You also need to follow these directions:

- Unzip and upload default_ex folder on your fireboard template directory
(components/com_fireboard/template/def ualt_ex)
- Go to fireboard configuration panel on your joomla admin and change template and image set to "default_ex" then click to save button.

- Open your fireboard language file (administrator/components/com_fireboard/ language/english.php) and add

DEFINE('_FB_ALL_DISCUSSIONS', 'All Discussions';
DEFINE('_FB_CATEGORY', 'Category:';
DEFINE('_FB_CATEGORIES', 'Categories';
DEFINE('_FB_POSTED_AT', 'Posted at';
DEFINE('_FB_AGO', 'ago';


I noticed the site was missing the language necessary to make the template work properly.

www.bestofjoomla.com/component/option,co...4/catid,6/Itemid,67/

Thanks,
James
clanspot (User)
Fireboard 2.0
Senior Boarder
Posts: 209
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Underground_computing@yahoo.com Location: Houston, Texas Birthdate: 1982-06-22
Logged Logged
 
 
Go to top