FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Some Bugs Found by Users
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Some more potential bugs [message #164346 is a reply to message #164345] Tue, 25 January 2011 05:05 Go to previous messageGo to previous message
Ernesto is currently offline  Ernesto   Sweden
Messages: 413
Registered: August 2005
Karma:
Senior Member
It sounds like most of the errors you are getting are self-created when you have edited your templates or something similair. There is just simly no way that with the default setup of FUDforum that some of the errors you have explained will appear.


Onwards to a free CSS lesson:

To define a max-width or similar to an image in a post, use CSS.

The tag that contains message text is span.MsgBodyText

So, to affect images inside a post, you would write the CSS rule like this:

span.MsgBodyText img {
max-width: 100px;
}

(smileys are also images)

A great tool for design purposes is Firebug which is an addon to Firefox. With that you can inspect elements on the page as well as edit the CSS to preview changes.

When you switched to path_info theme, did you create a new theme based on the path_info template set?


[Updated on: Tue, 25 January 2011 05:07]

Report message to a moderator

[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: global vars setup page
Next Topic: blank content part of admin screen on saving changes
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Sep 16 13:50:23 GMT 2024

Total time taken to generate the page: 0.08369 seconds