-
AuthorPosts
-
mj1256 Friend
mj1256
- Join date:
- June 2007
- Posts:
- 1473
- Downloads:
- 10
- Uploads:
- 35
- Thanks:
- 84
- Thanked:
- 225 times in 118 posts
July 25, 2008 at 1:04 am #131315mj1256 Friendmj1256
- Join date:
- June 2007
- Posts:
- 1473
- Downloads:
- 10
- Uploads:
- 35
- Thanks:
- 84
- Thanked:
- 225 times in 118 posts
July 25, 2008 at 1:30 am #262115I tried this but it did not work even though i adjusted the values
[PHP]look to the forum.css file at the default_ex template. Search fordiv.msgtext {
overflow:auto;
border-top:1px solid #ddd;
padding-top:10px;
margin-top:5px;
}and change it to
div.msgtext {
overflow:auto;
border-top:1px solid #ddd;
padding-top:10px;
margin-top:5px;
width:400px;
}where width is the left site of the message box. Just adjusted to your template!
[/PHP]mj1256 Friendmj1256
- Join date:
- June 2007
- Posts:
- 1473
- Downloads:
- 10
- Uploads:
- 35
- Thanks:
- 84
- Thanked:
- 225 times in 118 posts
July 25, 2008 at 1:47 am #262118I also tried adjusting the
ja-innerpad values for both the columns and the content area in the template.css
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
July 25, 2008 at 6:47 am #262187Whats your site url?
mj1256 Friendmj1256
- Join date:
- June 2007
- Posts:
- 1473
- Downloads:
- 10
- Uploads:
- 35
- Thanks:
- 84
- Thanked:
- 225 times in 118 posts
July 25, 2008 at 3:57 pm #262311mj1256 Friendmj1256
- Join date:
- June 2007
- Posts:
- 1473
- Downloads:
- 10
- Uploads:
- 35
- Thanks:
- 84
- Thanked:
- 225 times in 118 posts
July 25, 2008 at 8:02 pm #262342I never saw you log in, but it is fixed, what did you do?
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
July 25, 2008 at 9:03 pm #262347The thing i did was to do some changes in the index.php file.
There seems to be a problem with Fireboard and the changes i did was this:
I the index.php file i found
</div></div>
<!-- END: CONTENT -->
And changed it to:
</div><?php
$option=mosGetParam($_REQUEST,'option','');
if ($option != "com_fireboard"){
echo '</div>';
}
?>
<!-- END: CONTENT -->1 user says Thank You to Menalto for this useful post
mj1256 Friendmj1256
- Join date:
- June 2007
- Posts:
- 1473
- Downloads:
- 10
- Uploads:
- 35
- Thanks:
- 84
- Thanked:
- 225 times in 118 posts
July 25, 2008 at 9:19 pm #262349thank you, I’m going to test this on ja erica as that has the same issue
yup it fixed the issue on ja-erica
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 2 voices, and was last updated by mj1256 16 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Fireboard width
Viewing 8 posts - 1 through 8 (of 8 total)