I have tried modifying templates>user>
index.html
and
user_home_page.html
but neither shows on the main pages when I check source code.
Can anyone please tell me where I need to add to this tag?
I am adding a javascript to a block - I presume that this usually works OK?
Many thanks.
Chris
TOCDCO
3 Mar 2011 7:08 PM
No understanding what you're trying to do?
SajMalik
4 Mar 2011 9:12 AM
Hello Dan
Sorry, not clear am I?
I just want to change the <body> tag for the main shop pages.
The extra bit is to connect with some java script in a block.
In other words
Change <body class="commonbg">
to
<body class="commonbg" onLoad="show_clock()">
Chris
dmaui
30 Mar 2011 6:40 PM
You might try editing
layout_one_column.html
layout_two_columns.html
layout_three_columns.html
layout_hot.html
in templates/user