inherit
220958
0
Aug 4, 2023 16:45:36 GMT -8
Hairy Scot
44
April 2015
hairyscot
|
Post by Hairy Scot on Jan 9, 2018 11:11:24 GMT -8
I would like to embed a link to display a daily item from an RSS feed (http://fitbastats.com/rss/sff.rss).
Is this possible on Proboards?
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 9, 2018 11:14:42 GMT -8
Hi, Hairy Scot. You would need to find an HTML widget online that displays the contents of an RSS feed, but once you do it's very easy to place that widget's HTML on your forum.
|
|
inherit
220958
0
Aug 4, 2023 16:45:36 GMT -8
Hairy Scot
44
April 2015
hairyscot
|
Post by Hairy Scot on Jan 9, 2018 11:17:50 GMT -8
Thanks Brian.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 9, 2018 11:22:29 GMT -8
Please let us know if you require any further assistance.
|
|
inherit
220958
0
Aug 4, 2023 16:45:36 GMT -8
Hairy Scot
44
April 2015
hairyscot
|
Post by Hairy Scot on Jan 9, 2018 18:35:57 GMT -8
Please let us know if you require any further assistance. I have located a widget. Just trying to figure out where to put the code.
|
|
inherit
220958
0
Aug 4, 2023 16:45:36 GMT -8
Hairy Scot
44
April 2015
hairyscot
|
Post by Hairy Scot on Jan 9, 2018 21:27:11 GMT -8
Please let us know if you require any further assistance. Hi Brian, I do indeed need more help. What I would like to do is to copy the default home page and make adjustments to that, but I can't find a way to do that. The second thing would be resizing and reshaping the HTML box to make it wider and not so deep. Can you help with that? UPDATE:- Found an answer. "Container Plugin" lets me put the display in the page footer.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 10, 2018 8:36:58 GMT -8
You can also use Structure > Headers & Footers to accomplish that, but glad you found a solution.
|
|
inherit
220958
0
Aug 4, 2023 16:45:36 GMT -8
Hairy Scot
44
April 2015
hairyscot
|
Post by Hairy Scot on Jan 21, 2018 16:50:04 GMT -8
You can also use Structure > Headers & Footers to accomplish that, but glad you found a solution. Hi Brian, I've decided to go the Header/Footer route. Works fine, but I have one issue: I'd like the RSS container to be centred rather than left aligned. I assume that setting will be in the HTML but I can't find it. Can you help with that? Here is the HTML for one of my widgets:- <div id="widgetmain" style="text-align:left;overflow-y:auto;overflow-x:hidden;width:2000px;background-color:#FFFFFF; border:1px solid #333333;"><div id="rsswidget" style="height:800px;"><iframe src="http://us1.rssfeedwidget.com/getrss.php?time=1516580943075&x=http%3A%2F%2Ffeeds.feedburner.com%2Fhistoryorb%2Ftodayinhistory&w=2000&h=800&bc=333333&bw=1&bgc=FFFFFF&m=20&it=true&t=(default)&tc=333333&ts=15&tb=transparent&il=true&lc=0000FF&ls=14&lb=false&id=true&dc=333333&ds=14&idt=true&dtc=284F2D&dts=12" border="0" hspace="0" vspace="0" marginwidth="0" marginheight="0" style="border:0; padding:0; margin:0; width:2000px; height:800px;" id="rssOutput" frameborder="no">Reading RSS Feed ...</iframe></div><div style="text-align:right;margin-bottom:0;border-top:1px solid #333333;" id="widgetbottom"><span style="font-size:70%"><a href="http://www.rssfeedwidget.com">rss feed widget</a> </span><br></div></div>Thank you in advance.
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,848
January 2015
msg
|
Post by Lynx on Jan 21, 2018 21:27:12 GMT -8
Hairy Scot, In your first line: change left to center and see if that works.
|
|
inherit
220958
0
Aug 4, 2023 16:45:36 GMT -8
Hairy Scot
44
April 2015
hairyscot
|
Post by Hairy Scot on Jan 22, 2018 0:50:37 GMT -8
Hairy Scot , In your first line: change left to center and see if that works. Thanks. I had tried that with both US and UK spellings but it made no difference. I had been using the Prolassic V5 theme, however with the default theme it looks OK.
|
|