vB RSS Feed [REP] - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Other (
https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (
https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: vB RSS Feed [REP] (
/showthread.php?tid=321704)
vB RSS Feed [REP] - Guest9328472398472 - 28.02.2012
Okay, so in vBulletin I'm trying to use the RSS Feed..I already set the setting for syndication..but I don't know what to do from there.
I want threads that I make in announcements on my forums to show up on my website..could anyone help me with this. Similar to how NGG makes announcements on there forums under the "announcement" and it shows on thier main website.
Re: vB RSS Feed [REP] -
Abbott - 28.02.2012
Use the RSS feed and edit it accordingly, or if it gives you premade span classes or div classes use them in your CSS to style the way you wish.
Код:
span.rss {
font-weight:bold;
}
etc.
Re: vB RSS Feed [REP] - Guest9328472398472 - 28.02.2012
I don understand..
I'm trying to make it where when I post a thread in my forums "Announcements" it shows on the site. Similar to how NGG does theirs.
Re: vB RSS Feed [REP] - Guest9328472398472 - 28.02.2012
Bump,
Anyone else have any usefull information on how the coding works?