Posted: Wed Dec 19, 2007 8:34 am Post subject: Homepage Code Help
before adding any of theys codes to your homepage, make sure your save all your text to a "wordpad"! just in case a code doesn't work out the way you thought!!
Header title Reference!
#aboutme_panel - about me panel
#contact_panel - Contact panel
#dev_panel - new products panel
#wishlist_panel - wish list panel
#visitors_panel - visitors panel
#messages_panel - my messages panel
#tagcloud_panel - my interests panel
#stickers_panel - stickers panel
#collect_panel - collection panel
#room_panel - my room panel
#rankings_panel - rankings panel
#cool_panel - new coll people panel
#gallery_panel - My gallery panel
#friends_panel - My friends panel
#streetteam_panel - street team panel
#blog_panel - Blog panel
#music_panel - Music panel
#rss_panel - RSS panel
#url_panel - URL panel
#special_panel - Special Someone panel
#outfits_panel - My outfits panel
#groups_panel - My groups panel
^[please remember it is against IMVU's TOS's to hide your about me panel/info]
Centering ALL panels on your homepage. make sure all panels are on the left side of your homepage befor entering this code into your about me section.
Flashes threw names where your avatar name would be on your homepage. please edit there code where it says "name" to the name you choice to show on your homepage
Code:
<script type="text/javascript">
var forSP_othernames=new Array('NAME','NAME','NAME','NAME');
var forSP_nameid;
function forSP_changeaviname() {
forSP_nameid_new=Math.round((forSP_othernames.length-1)*(Math.random()));
if(forSP_nameid==forSP_nameid_new) {
forSP_changeaviname();
} else {
forSP_nameid=forSP_nameid_new;
document.getElementById('aboutme_panel_body').getElementsByTagName('b')[0].innerHTML=forSP_othernames[forSP_nameid];
document.title=forSP_othernames[forSP_nameid];
}
}
window.setInterval('forSP_changeaviname()',3000);
</script>
Add a picture at the TOP of your homepage/Above your about me pannel please edit this code where it says 'picture url here', and also you can change the width and height to your specific needs
Scrolling panels just edit where it says "#groups_panel" to the desired panel you want to scroll, also make sure you put this code in the panel you want to scroll!
Change Panel titles edit where it says "dev_panel" and put the panel your desire there, Also change where is says "TEXT HERE". Also put this code in the panel you want to change!
Joined: 17 Aug 2006 Posts: 769 Location: Philippines
Posted: Thu Dec 20, 2007 4:25 am Post subject:
hun, your info's here are very helpful, yet i have to tell you, that there are a lot of threads already present here in this subforum which tells the same info that you're telling...
I advise you to just participate on those threads rather than making new ones which would just clatter up this subforum... xD
thank you hun _________________ | Products | Ice™
I <3 contradicting my name.
Posted: Sat Jan 05, 2008 7:42 pm Post subject: Overlapping panels -.-
Hi! My friend made me a frame which is pretty big..so I put it in my URL panel which was great and it fit and everyything! but then, I wanted to move my messages panel and some other panels to the right, but they went up to the URL panel where my frame was, and over lapped it. Is there a code that there is I can use for my problem?
OMG! Thiis IIs Makiing Me Really Piissed!! II Tryed To Hide All My Panels But A Few, Liike Most People, And IIt Doesnt Work!!!!! Everytiime II Do IIt My Page Turns IInto A Mess And Has Liike... Two Panels That II Tryed To Get Riid Of!! PLEASE HELP SOMEONE!!!!!!!!!!!!!!!!!!!!!!
i think you are editing the code the wrough way.
what are the panels you want to hide?
All times are GMT - 8 Hours Goto page 1, 2, 3, 4, 5, 6Next
Page 1 of 6
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum