-
07-27-2005, 06:59 AM #1
Does Forum have RSS/XML feed?
Seams I can't find it anywhere around here... is there one?
Real Estate Directory - includes links to MLS search, property listings, and your real estate blog. Free content page, featured areas and other options are available.
Phoenix Realtor referred me to this forum! but even he knows SarahK is the best Mod
-
-
07-27-2005, 02:36 PM #3
Thanks a bunch! I couldn't find links to them anywhere in the forum - did I miss them?
Real Estate Directory - includes links to MLS search, property listings, and your real estate blog. Free content page, featured areas and other options are available.
Phoenix Realtor referred me to this forum! but even he knows SarahK is the best Mod
-
No, I didn't see any links either. I have my own forums and know the code.
Originally Posted by gemini
-
07-27-2005, 05:40 PM #5
That's what I figured. I'm using phpBB which is pretty good and free and I don't have feeds links up for public yet either, but I know where they are
Real Estate Directory - includes links to MLS search, property listings, and your real estate blog. Free content page, featured areas and other options are available.
Phoenix Realtor referred me to this forum! but even he knows SarahK is the best Mod
-
RSS / XML Icons
For anyone interested...[Mike?
]
Here is the code I use for RSS and XML Icons using CSS:
PHP Code:<div>
<a target="_blank" title="RSS" href="link-to-your-rss-feed.php">
<span style="border:1px solid;border-color:#CCF #336 #033 #79F;padding:0 3px;font:bold 10px verdana,sans-serif;color:#FFF;background:#0066FF;text-decoration:none;margin:0;">RSS</span></a>
<a target="_blank" title="XML" href="link-to-your-xml-feed.php">
<span style="border:1px solid;border-color:#FC9 #630 #330 #F96;padding:0 3px;font:bold 10px verdana,sans-serif;color:#FFF;background:#F60;text-decoration:none;margin:0;">XML</span></a>
</div>
-
07-27-2005, 06:42 PM #7
Neat. I took some extra code out - looks exactly the same to me.
HTML Code:<div> <p><a target="_blank" title="RSS" href="link-to-your-rss-feed.php"> <span style="border:1px solid #79F; font:bold 10px verdana,sans-serif; color:#FFF; background:#0066FF; text-decoration:none;">RSS</span></a> <a target="_blank" title="XML" href="link-to-your-xml-feed.php"> <span style="border:1px solid #FC9; font:bold 10px verdana,sans-serif;color:#FFF;background:#F60;text-decoration:none;">XML</span></a> </div>
Last edited by gemini; 07-27-2005 at 06:44 PM.
Real Estate Directory - includes links to MLS search, property listings, and your real estate blog. Free content page, featured areas and other options are available.
Phoenix Realtor referred me to this forum! but even he knows SarahK is the best Mod
-
Newsgator
All,
I was just inthe process of getting this linked into the site. Once again, your recommendations come quicker than I can surprise you.
Anyway, my brother is a project manager at newsgator and I am going ot be seeing him next week. (read vacation).
I wanted to see what ideas that he has or is working on to really add value to the Forum. I will keep you posted, however I hope you can wait a week or so
Offering Real Estate Web Design and Real Estate Marketing Services. We also offer a Real Estate Directory, and Single Property Websites. View my Internet Marketing Resume.
-
Looking at your code I imagine your version would lack the padding and the border color which gives the illusion of depth. Either way, they look good to me.
Originally Posted by gemini
-
07-28-2005, 05:49 PM #10
Dummy me - I didn't preview it in the browser - I thought my DW would show it corretly in its own preview, I see how stupid it looks now
Originally Posted by ResaleBroker
Real Estate Directory - includes links to MLS search, property listings, and your real estate blog. Free content page, featured areas and other options are available.
Phoenix Realtor referred me to this forum! but even he knows SarahK is the best Mod



LinkBack URL
About LinkBacks








Reply With Quote



Bookmarks