How to modify Header

Hi everyone. I checked the headercode of Deals and i would like to know how i can change the following part:

"Quote"
<script type="text/javascript" src="/templates/deals_plazza/js/template.js.php"></script>

<title>Deals</title>
<link href="/?format=feed&type=rss" rel="alternate" type="application/rss+xml" title="RSS 2.0" />
<link href="/?format=feed&type=atom" rel="alternate" type="application/atom+xml" title="Atom 1.0" />
<link href="/templates/deals_plazza/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />

<link rel="stylesheet" href="/media/system/css/modal.css" type="text/css" />
<link rel="stylesheet" href="/components/com_k2/css/k2.css" type="text/css" />
<link rel="stylesheet" href="/plugins/content/xtypo/themes/default/style.css" type="text/css" />
<link rel="stylesheet" href="/templates/deals_plazza/css/template.css.php?v=1.0.0" type="text/css" />
<link rel="stylesheet" href="/modules/mod_responsivebannerslider/assets/themes/default/style.css" type="text/css" />
<link rel="stylesheet" href="/modules/mod_responsivebannerslider/assets/style.css" type="text/css" />
<link rel="stylesheet" href="/modules/mod_poplogin/tmpl/mod_poplogin.css" type="text/css" />
"Unquote"

with the following:
<script type="text/javascript" src="yourdomain.com/templates/deals_plazza/js/template.js.php">

<title>Deals</title>
<link href="yourdomain.com/?format=feed&type=rss" rel="alternate" type="application/rss+xml" title="RSS 2.0" />
<link href="yourdomain.com/?format=feed&type=atom" rel="alternate" type="application/atom+xml" title="Atom 1.0" />
<link href="yourdomain.com/templates/deals_plazza/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />

<link rel="stylesheet" href="yourdomain.com/media/system/css/modal.css" type="text/css" />
<link rel="stylesheet" href="yourdomain.com/components/com_k2/css/k2.css" type="text/css" />
<link rel="stylesheet" href="yourdomain.com/plugins/content/xtypo/themes/default/style.css" type="text/css" />
<link rel="stylesheet" href="yourdomain.com/templates/deals_plazza/cs...late.css.php?v=1.0.0" type="text/css" />
<link rel="stylesheet" href="yourdomain.com/modules/mod_responsiveban...es/default/style.css" type="text/css" />
<link rel="stylesheet" href="yourdomain.com/modules/mod_responsiveban...der/assets/style.css" type="text/css" />
<link rel="stylesheet" href="yourdomain.com/modules/mod_poplogin/tmpl/mod_poplogin.css" type="text/css" />

many thanks for your help
11 years 6 months ago #1 by Alfred

Please Log in or Create an account to join the conversation.

Hi Esposito

So sorry mate we can't help you with that...as most of them are generated by the system.
11 years 6 months ago #2 by erwinschro

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum