Here Are Some [color=orange]Areas[/color] That You Can Use.
[i]Left Side Boxes[/i]
[b]Control Panel[/b]
[quote]0[/quote]
[b]Photo[/b]
[quote]1[/quote]
[b]Reviews[/b]
[quote]12[/quote]
[b]Blogs[/b]
[
[quote=Tazmaine]edit the sizes of ur slideshow in ur slide account.. sign in and edit the size
edit ur slide code and replace all (")double quotation to (')quotation then here u are ^^
use this as ur reference this is my Code for PhotoGallery
[quote]function maine(){
var one = window.parent.document.getElementById('photos_1_2').innerHTML;
var two = "<h2>My Photo Gallery</h2><div>.<br><center><embed src='http://widget-fa.slide.com/widgets/slideticker.swf' type='application/x-shockwave-flash' quality='high' scale='noscale' salign='l' wmode='transparent' flashvars='cy=ms&il=1&channel=216172782118221562&site=widget-fa.slide.com' width='450' height='85' name='flashticker' align='middle'/><br><a href='photos/7147883'>View Photos</a></center><br></div>";
window.parent.document.getElementById('photos_1_2').innerHTML = two;
}
document.write('<body onload="maine()">');[/quote]
[/quote]
Css Or Js?