|
Re:¿HOW TO? Large images scroll 9 Months, 4 Weeks ago
|
|
|
I just went to the Fireboard config. An I just set the Max. Image Width Under Uploads. to whatever match that would match my template of my site.
|
|
|
Logged
|
|
Automatic Filter Message : Please follow the forum rules for forum signatures...Thanks
|
|
|
The administrator has disabled public write access.
|
|
|
Re:¿HOW TO? Large images scroll 9 Months, 4 Weeks ago
|
|
|
That works unless they use an outside image host and then add no parameters on the BB code when the link to the image.
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:¿HOW TO? Large images scroll 9 Months, 4 Weeks ago
|
|
|
Oh Also I went to the forum.css in the template I'm using
and added these lines on the bottom of the file.
[code:1]/* Restrict the width of forum messages */
td.fb-msgview-right table tr td div.msgtext
{
width: 640px;
overflow: auto;
}[/code:1] Use the same Max width in the Fireboard configuration.
|
|
|
Logged
|
|
Automatic Filter Message : Please follow the forum rules for forum signatures...Thanks
|
|
|
The administrator has disabled public write access.
|
|
|
Re:¿HOW TO? Large images scroll 7 Months, 2 Weeks ago
|
|
|
nanaya wrote:
[quote]Oh Also I went to the forum.css in the template I'm using
and added these lines on the bottom of the file.
[code:1]/* Restrict the width of forum messages */
td.fb-msgview-right table tr td div.msgtext
{
width: 640px;
overflow: auto;
}[/code:1] Use the same Max width in the Fireboard configuration.[/quote]
I did this and its a good fix for larger images, but...
this is more of an anoyance then a problem but not matter how big or small the image is it has a scroll bar on the side once a user puts any kind of picture in the post.
even the smilys and quotes have scroll bars.
Anyone have a fix?
to see a post with scollbars visit
http://www.spooledupaz.com/component/option,com_fireboard/Itemid,35/func,view/catid,29/id,3026/
|
|
|
Logged
|
|
|
More like the worst of joomla
|
|
|
The administrator has disabled public write access.
|
|
|
Re:¿HOW TO? Large images scroll 7 Months, 1 Week ago
|
|
|
Heres my fix for the profile area in the posts having scroll bars. on my forum it seemed to have scroll bars cuz the profile pictures were to big for the area it sat in so it needed the scroll bar.
So i went to my fireboard template .css and searched for fb-msgview-l-cover. put a width in there of 150px and the scrollbars vanished.
|
|
|
Logged
|
|
|
More like the worst of joomla
|
|
|
The administrator has disabled public write access.
|
|
|
Re:¿HOW TO? Large images scroll 4 Months, 1 Week ago
|
|
|
None of the solutions worked for me:
the code one: the code to overwrite just isn´t on the file.
Te css one: i placed the css on the css file and it didn´t nothing.
Any news about this will be great!.
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:¿HOW TO? Large images scroll 4 Months ago
|
|
|
I tried the .css solution, it's not too good. In firefox 3 the images are only visible in the width set in the fix, no scrollbars. In IE 6 I get a horizontal and vertical scrollbar, but not for just the images but the whole article. That way text also must be scrolled to read. Any other ideas? What is multithumb?
Lars
Edit: just noticed that in Firefox 3 I also have the horizontal scrollbar for the whole article.
|
|
TauTau (User)
Fresh Boarder
Posts: 8
|
Logged
|
|
|
Last Edit: 2008/07/20 15:08 By TauTau.
|
|
|
The administrator has disabled public write access.
|
|
|