when in Gallery , there's a fade between page .
after checking HTML code, I found this:
<meta http-equiv="Page-Exit" content="progid
XImageTransform.Microsoft.Fade(duration=.5)" />
, whick is not in forums or blogs
when I add this code to blog or forum's default.aspx, it does fade , but no margins left and right
where's the right place for such code , if I want to fade between all the site pages ?