This is the correct format:
Code: Select all
RewriteRule ^oldfolder/file.html$ http://www.domain.com/newfolder [R=301,L]Good luck
Code: Select all
RewriteRule ^oldfolder/file.html$ http://www.domain.com/newfolder [R=301,L]Fixed, you want your cash?baresi wrote: Try this instead of those two lines in the slideshow css
#slideshow span {display:none}
#wrappper {width:506px; margin:50px auto;}
Thanks for the help, what do you think I should change it too?baresi wrote: Might have to play around with css styles
#slideshow span {display:none}
#wrappper {width:506px; margin:50px auto; display:none}
looking out for "display: none"
Valid question, it's wrapped in literal.baresi wrote: Not wrapped in literal?