TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

April 30, 2024, 03:33:00 PM

Login with username, password and session length
Members
  • Total Members: 3,885
  • Latest: Growner
Stats
  • Total Posts: 195,174
  • Total Topics: 21,220
  • Online today: 147
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 0
  • Guests: 123
  • Total: 123

[done!] RSS block (site displays a.s.a.p, then RSS feeds are loaded)

Started by gijs, December 06, 2006, 11:09:41 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mrbean17

Fantastic! Very well done.

One quesiton though ... how does one change the font of the feed?

Thanks

G6Cad

You cant, the feed is what it is from the site you get it from.

mrbean17

Ah that sucks, but thank you.

Ok one more question. My users are reporting that the boxes do not scale with IE properly. I've verified that it works perfect in FF, but in IE the RSS boxes do in fact go outside of their boundries. Any easy fix?

G6Cad

Cant say it's easy when you dont write down all the info wee need to help you.

URL to your site is a good thing if you want us to check it for you.
Theme installed ?
What blocks are you using ?
Custom codes in the blocks ?
Articles with images inside ?

You see, thats just the basics of what we need to know to be able to help.

mrbean17

- www.importantworkstuff.com
- All themes have the problem (only in IE)
- Scriptbox
- Code:

<script type="text/javascript">

var showbbc=new rssdisplaybox("browns", "browns", "someclass")
showbbc.set_items_shown(20, 3)
showbbc.set_cache_time(60)
showbbc.setpagination("auto", "top")
showbbc.set_template("default")
showbbc.start() //Required: start script

</script>

- No images

G6Cad

The problem is the Browns block.
You have to find a way to redo the code so it works in IE to.

Ask the question in the block code and snippets board and post the code you'r using there and hope one of the coders might give you a hand

mrbean17

I have the same issue with both RSS feeds in IE ... so I don't think it's the source.

MinasC

that looks great , gonna try it out hoping it will output feed in the right language (greek and not ^@^#@ , huge problem till now !!!) thnx !!!

mrbean17

Anyone have any thoughts on this issue? My friends are all crying up a storm and I might have to go back to the built in RSS feeds which I really don't like ... but all the IE users pages are messed up :(

mrbean17

Quote from: mrbean17 on March 02, 2007, 01:01:33 AM
Anyone have any thoughts on this issue? My friends are all crying up a storm and I might have to go back to the built in RSS feeds which I really don't like ... but all the IE users pages are messed up :(

Hey all, hate to be a pester and bump this topic again ... but I got some cry babies for friends and this does kind've suck for those that have to use IE at work.

Any help is greatly appreciated.

Thanks!