Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
¿HOW TO? Large images scroll (1 viewing) (1) Guest
Go to bottom Favoured: 3
TOPIC: ¿HOW TO? Large images scroll
#41713
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.
nanaya (User)
Senior Boarder
Posts: 215
graphgraph
User Offline Click here to see the profile of this user
Gender: Female This Is Kawaii Location: Aloha Land
Logged Logged
 
Automatic Filter Message : Please follow the forum rules for forum signatures...Thanks
 
The administrator has disabled public write access.  
#41750
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.
450Thumper (User)
Junior Boarder
Posts: 67
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#41752
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.
nanaya (User)
Senior Boarder
Posts: 215
graphgraph
User Offline Click here to see the profile of this user
Gender: Female This Is Kawaii Location: Aloha Land
Logged Logged
 
Automatic Filter Message : Please follow the forum rules for forum signatures...Thanks
 
The administrator has disabled public write access.  
#48707
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/
noskillsskate (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
More like the worst of joomla
 
The administrator has disabled public write access.  
#48724
Re:¿HOW TO? Large images scroll 7 Months, 2 Weeks ago  
mafi0z (User)
Fresh Boarder
Posts: 12
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#48919
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.
noskillsskate (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
More like the worst of joomla
 
The administrator has disabled public write access.  
#53622
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!.
ventasman (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#54229
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
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/07/20 15:08 By TauTau.
 
The administrator has disabled public write access.  
Go to top