Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 0    Views: 54

teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
08/07/12 09:50 PM (13 years ago)

looking to change part of an Custom HTML-Text menu tab...

I have an app that is using a "Custom HTML, Text" menu tab. I'd like to change the url thats inside of it to read another rss feed. Here is the current HTML code in the menu tab: <p> <title></title> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> <meta content="width=device-width; initial-scale=1.0; maximum-scale=2.0; user-scalable=1;" name="viewport" /> <style type="text/css"> html{background-color:transparent;height:100%;width:100%;} body{background-color:transparent;font-size:11pt;font-family:helvetica;} img{border:0px;} </style> <script type="text/javascript" src="http://output80.rssinclude.com/output?type=js&id=519105&hash=45b810c0ea0739d0e4763950fa55723a"></script></p> I built this feed with RSSinclude as a "simple verticle list" Id like to change this to an iphone box template... this is the java script for the new iphone box template: <script type="text/javascript" src="http://output65.rssinclude.com/output?type=js&id=522715&hash=b8f6aa2d47707de394e23f4d2696066e"></script> Ive tried everything under the moon to change this simple verticle list to an iphone box... any ideas?
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.