Jump to content

Dove Gestire I Div?


volponerosso

Recommended Posts

ciao a tutti

ho scaricato un template a pagamento e volevo personalizzarlo... ma dov' è l' index che gestisce i div? ho provato sulla cartella del tema ma c' è index.tpl che dentro non c' è nulla di codice e index.php che ce solo questo

 

 

 

header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");

header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT");

 

header("Cache-Control: no-store, no-cache, must-revalidate");

header("Cache-Control: post-check=0, pre-check=0", false);

header("Pragma: no-cache");

 

header("Location: ../");

exit;

?>

 

 

 

Ho provato anche nell index principale della root dello shop ma idem...

 

Grazie :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...