i cant remember which php file where the defualt heading is defined, such as "welcome to my shop" (not the index.php file).
Thanks for any help in advance
Elliot
i cant remember which php file where the defualt heading is defined, such as "welcome to my shop" (not the index.php file).
Thanks for any help in advance
Elliot
little extra clarification...
The heading i want to remove is ' welcome to o r c h a r d d i r e c t!'.
Can be found here www.o r c h a r d d i r e c t.co.uk
Thanks
#indexDefaultHeading {
display:none;
}
in the stylesheet would work, or you can use the Tool Kit to find that id.
Hi,
I was going to do that but id rather edit the php file. Im just struggling to find it. Ill use that if i cant solve it via php.
Thanks for your speedy reply.
Many thanks
Any ideas on the php file?
includes/templates/template_default/templates/tpl_index_default.php