Code for showing post

marc.zenny at 19h09
11
Aug
2011
I need an HTML code that will show first 2 posts from certain forum in my anouncment bar (the one on top of the index). How can I achieve this?
1 Empire_1, on 11/08/2011 at 23h39
HTML code? In the Announcements bar? Correct me if I'm wrong, but I think you need Javascript to do this, not HTML.
2 marc.zenny, on 12/08/2011 at 00h08
Well, I'm completely newb when it comes to this. It's not like recent posts. It's just this post, that will change a lot, and I want everyone to see. It's sort of scoreboard.
3 idinafig, on 12/08/2011 at 04h05
You can update your announcement bar by yourself or you can put an iframe - it'll look like one page is placed into another.

Could you give me your forum's link?
4 marc.zenny, on 12/08/2011 at 18h22
http://hogwarts.8forum.biz


InFrame could work. I'd like it to be a widget in portal (middle column)
5 marc.zenny, on 14/08/2011 at 20h50
bump
6 kirk, on 15/08/2011 at 02h13
thats what i would suggest, iframe..
and then just put it in the top or bottom center widget.

create a custom widget and place it their.
7 marc.zenny, on 15/08/2011 at 12h30
As I said, I'm newbie to all this. How does Iframe work?
8 idinafig, on 16/08/2011 at 05h59
it's a page into another page.
Create a widget in adminpanel - modules - widgets or something.
Place this code (or into your greeting):
<iframe src="shown page's address" width="100%" height="height">Sorry, but your browser doesn't support iframes.
9 marc.zenny, on 16/08/2011 at 16h17
And is it possible to define which part of page will be displayed using some "properties"? I understand it's framed and can be scrolled, but I would like specific post displayed at once.
10 marc.zenny, on 17/08/2011 at 16h08
Figured it out using DIV tag and iframes. Solved.
11 Nera., on 18/08/2011 at 19h35
Solved > Locked
Similar topics
Hello Everyone Is it possible to view each post (#number) in a thread? (Or can this already be set from admin panel?) My reasons: I'm not a great lover of "quotes" especially long quotes when replying to one particular post or more from
How can I place this on my forum like the forum rules on here.
Hello, Ummm, Is there a code where we can use on the forum that hide's posted content. And if the members wants to see it they will have to post a reply to see it. Please & Thank You!
Replies 1 to 11 on 11 for "Code for showing post"
See also
more_less
Informations

11 Replies For the topic :
"Code for showing post"

This topic has been viewed 969 times.

Last message :
11/08/2011 at 19h09 by "marc.zenny"