[quote='[o3_ocirneLocin_o3]']does anyone have the code for replacing the photo gallery with anything u want,?
a slideshow for instance,,?
or juz adding more pictures in the marquee photo gallery,?
it doesnt look good on four pictures,,[/quote]
sure...you can replace with slideshow...here's the code...replace [b]YOUR EMBEDED SLIDESHOW CODE[/b] with your slideshow code
[quote]function slide(){
var slideshow = "[b]YOUR EMBEDED SLIDESHOW CODE[/b]";
window.parent.document.getElementById('content_photos_1_2').innerHTML = slideshow;
}
setTimeout("slide()",2000);[/quote]
make sure to replace (") with (') within your embeded code
it might be makes your profile looks laggish but you can try it