For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
'Inline' when developing a modulee means that the resulting content from clicking on a button, etc. will replace the originating tag.
'Non Inline' will replace {content}
The FrontEndUsers module uses inline most of the time, therefore you can put the FrontEndUsers tag in the template, or in a non-default content block, and when you login, or perform some action the resulting content will replace the original tag.
The News module does not use inline as a general rule.... Therefore, if you put {news} in your template, and click on a link from the resulting display, the page will refresh and the default content block will be replaced with the news detail view.
Hope this helps.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
-------------------- If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.