Does anyone know which TPL file I need to alter in order for me to change the ".centerBoxHeading" id of the New Products Table Header in the main page to ".centerBoxHeadingNewProducts"?
Does anyone know which TPL file I need to alter in order for me to change the ".centerBoxHeading" id of the New Products Table Header in the main page to ".centerBoxHeadingNewProducts"?
It's not in a template file. It's in the new_products module.
BUT
You don't need to change it. You can target this particular heading by stylingwithout any need to hack the module's PHP.#whatsNew h2.centerBoxHeading
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
Perfect! Thanks!