Code for showing post
5 posters
Page 1 of 1
Code for showing post
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?
marc.zenny- New Member
- Posts : 21
Reputation : 0
Language : English
Re: Code for showing post
HTML code? In the Announcements bar? Correct me if I'm wrong, but I think you need Javascript to do this, not HTML.
Empire_1- Active Poster
- Posts : 1391
Reputation : 125
Language : English, Spanish, Mandarin, C++
Location : Summoner's Rift
Re: Code for showing post
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.
marc.zenny- New Member
- Posts : 21
Reputation : 0
Language : English
Re: Code for showing post
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?
Could you give me your forum's link?
Re: Code for showing post
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.
and then just put it in the top or bottom center widget.
create a custom widget and place it their.
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: Code for showing post
As I said, I'm newbie to all this. How does Iframe work?
marc.zenny- New Member
- Posts : 21
Reputation : 0
Language : English
Re: Code for showing post
it's a page into another page.
Create a widget in adminpanel - modules - widgets or something.
Place this code (or into your greeting):
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.
Re: Code for showing post
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.
marc.zenny- New Member
- Posts : 21
Reputation : 0
Language : English
Re: Code for showing post
Figured it out using DIV tag and iframes. Solved.
marc.zenny- New Member
- Posts : 21
Reputation : 0
Language : English
Re: Code for showing post
Solved > Locked
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Similar topics
» Hide Code? or Post to See Content Code?
» Ads Showing Code
» Odd Code Showing Up
» Random code showing up in a sub forum...
» HTML Code Showing Up in Links on Posts
» Ads Showing Code
» Odd Code Showing Up
» Random code showing up in a sub forum...
» HTML Code Showing Up in Links on Posts
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum