FriendsterAddictz
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomeHome  portal1portal1  GalleryGallery  SearchSearch  Latest imagesLatest images  Link Rotation  Donate  RegisterRegister  Log inLog in  


Global Announcement

FriendsterAddictz Forum is on-search for Moderators. For more information, click THIS.
Please promote FriendsterAddictz Forum.


 

Scrolling SubNav

View previous topic View next topic Go down 
Author Message
switpotato
Activated
switpotato


Age : Registration date : 2008-03-17 Number of posts : 24 Location :
Character sheet
Tagline: Proud Member



Scrolling  SubNav Vide
PostSubject: Scrolling SubNav   Scrolling  SubNav Icon_minitimeWed Mar 19, 2008 12:20 am

first i dunno wer is shud post this hehe..
preview: pls refresh the page...

http://profiles.friendster.com/64508247

ss:

Scrolling  SubNav Marqueesubnavji9

just edit the value...

css:
Quote :
/* FriendsterMagic - Scrolling subnav */
#subnav { font-size: 11px;text-align:center;color: black!important; border:2px solid red !important;padding: 2! important;background-color: black; }

#subnav a, #subnav a:visited {
font-size: 11px;text-align:center;color: #FFFFFF; font-weight:bold;
}

#subnav a:hover {font-size: 10!important;text-align:center;
color: red!important; font-weight:bold;text-decoration:none! important;
}



js: u may reposition it in anywhere u want just change the bold part...

Code:
//FriendsterMagic Scrolling subnav
function rePost(){
document.getElementById("[color=#ff1d00]controlPanelButtons[/color]").parentNode.appendChild(document.getElementById("subnav"));
}
setTimeout("rePost()",1000);

function scrollsubnav(){
bz = document.getElementById('subnav')
cz = document.getElementById('subnav_search')
dz = '<marquee scrollamount=1 direction=left height=20px width=190px scrolldelay=30 truespeed=true onmouseover=stop() onmouseout=start()'+
cz.innerHTML+'</marquee>'
cz.innerHTML=dz}
setTimeout('scrollsubnav()', 800)


eg: if u want it to be position below ur shoutout box ...

Quote :
//FriendsterMagic scrolling subnav
function rePost(){
document.getElementById("cpShoutoutBox").parentNode.appendChild(document.getElementById("subnav"));
}
setTimeout("rePost()",1000);
Back to top Go down
FriendsterAddictz
Administrator
FriendsterAddictz

Male
Age : 30 Registration date : 2008-03-07 Number of posts : 1081 Location : ...somewhere there...
Character sheet
Tagline: Proud Member



Scrolling  SubNav Vide
PostSubject: Re: Scrolling SubNav   Scrolling  SubNav Icon_minitimeWed Mar 19, 2008 11:50 am

png xover po b to?
Back to top Go down
Guest
Guest
avatar






Scrolling  SubNav Vide
PostSubject: Re: Scrolling SubNav   Scrolling  SubNav Icon_minitimeWed Mar 26, 2008 5:16 am

you can use this in crossover or css layouts
Back to top Go down
FriendsterAddictz
Administrator
FriendsterAddictz

Male
Age : 30 Registration date : 2008-03-07 Number of posts : 1081 Location : ...somewhere there...
Character sheet
Tagline: Proud Member



Scrolling  SubNav Vide
PostSubject: Re: Scrolling SubNav   Scrolling  SubNav Icon_minitimeWed Mar 26, 2008 11:49 am

ohh ic.. tnx
Back to top Go down
jObeLLe
Senior Member
Senior Member
jObeLLe

Female
Age : 28 Registration date : 2008-04-28 Number of posts : 268 Location : Philippines
Character sheet
Tagline: Proud Member



Scrolling  SubNav Vide
PostSubject: Re: Scrolling SubNav   Scrolling  SubNav Icon_minitimeFri May 09, 2008 11:39 am

tnx 4 sharin
Back to top Go down
mc_dlp13
Promoter
mc_dlp13

Male
Age : 33 Registration date : 2008-08-05 Number of posts : 210 Location : LoS aNgeLes , caLi



Scrolling  SubNav Vide
PostSubject: Re: Scrolling SubNav   Scrolling  SubNav Icon_minitimeTue Aug 05, 2008 2:59 am

nice ate sweet
Back to top Go down
Sponsored content








Scrolling  SubNav Vide
PostSubject: Re: Scrolling SubNav   Scrolling  SubNav Icon_minitime

Back to top Go down

Scrolling SubNav

View previous topic View next topic Back to top 
Page 1 of 1

Permissions in this forum: You cannot reply to topics in this forum
FriendsterAddictz :: FRIENDSTER SECTION :: Friendster Codes and Tutorials -