[img]http://img257.imageshack.us/img257/5369/previewam7.jpg[/img]
[url=http://www.friendster.com/luisgoco][b]PREVIEW[/b][/url]
[b][color=FF0000][Updated][/b][/color]
- Main navigation is not hidden and shows on top of the banner
- Logo is not hidden nor overriding the Slide thus it stays on top of the navigation links
[b]
NEW CODE![/b] Paste this code first in your external CSS
[quote]#navigation {
width:870 ! Important ;
height:[b]246[/b] ! Important ;
margin:0px 0 0px 0;padding:0 0 0px 0;width:95%;
background-attachment: scrollable;
backgroud-repeat:no-repeat;
align: center;
background-color:transparent ! Important;
border:0px inset #1a1a1a ! Important;
display:block ! Important;
}
#search {display:none;}
#search form {display:none;}
#marketing {display:none}
#surfer {display:none[/quote]
Then go to
http://www.slide.com to make your own slideshow
then look for your slideshow code and find the slide number
Copy & Paste CODE below in NOTEPAD.
[quote]function diabolicz() {
var diabolicz1 = document.getElementById("marketing_bg");
var diabolicz2 = "<div align=\"center\" id=\"radio\"><br>"+
"<embed src=\"http://widget-e7.slide.com/widgets/slideticker.swf\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"cy=fr&il=1&channel=[b]SLIDE NUMBER[/b]&site=widget-e7.slide.com\" style=\"width:97%;height:186px\" name=\"flashticker\" align=\"middle\"/>";
diabolicz1.innerHTML = diabolicz2;
}window.onload = function() {diabolicz();}[/quote]
Replace the [b]YOUR SLIDE NUMBER[/b] with your slideshow number
Copy and paste the code to your JS extension
[b]!!!!! Reminders !!!!!![/b]
[b]Remove[/b] the following codes in your css if you have them :
[quote]mainnav {display:none;}
mainnav left {display:none;}
mainnav right {display:noe;}
marketing_bg {display:none;}[/quote]
If you dont know how to apply JS/CSS extension, you MUST [url=http://theftalk.com/t8776-%5BAug.-Update%5D-external-javascript-%28JS%29.html][b]read[/b][/url] this first
____________________________________________
Check out my other tutorial
[url=http://theftalk.com/t10208-%5BNEW%5D-Playlist-Version2-%28Easier%2C-Faster-than-Imeem%29.html]RBS Playlist[/url]
Last edited by diabolicious (2007-09-09 02:30:43)