Djivar
AKA Wickedviruz
i need help with my website, i want it to refresh/reload every 60 seconds and i rly dont know how to script that 

Open layout.php. Inside "<head></head>", add "<meta http-equiv="refresh" content="60" />"
Will that automaticly make the site refresh each 60 seconds?
Without pressing f5 etc.?