Jump to content

How to change box headers


Recommended Posts

Most of the wording you see in front office is changable using the translation tab. You are not really translating, but just changing the phrase in relevant language. (Back Office > Tools > Translations > Modify translations > Front office translations > e.g. English) If the box/block is inserted by a module, (e.g. Specials) then select Module translations instead of Front office translations

Link to comment
Share on other sites

Thank for your help it is greatly appreciated

 

However I was referring to is how to change the box header from say Manufacturer to Publisher and to make the header box letters not only capital but start with capital and then common.

Also how to have only the drop down box for manufacturer not the words above

any help appreciated

Thank in advance

Link to comment
Share on other sites

However I was referring to is how to change the box header from say Manufacturer to Publisher

As I said: Back Office > Tools > Translations > Modify translations > Module translations > click on English flag, replace Manufacturer with Publisher in loaded translation page and save

 

and to make the header box letters not only capital but start with capital and then common.
themes/your theme/global.css line 777, rule div.block h4, comment out text-transform:uppercase

 

Also how to have only the drop down box for manufacturer not the words above

Words above what? do you mean manufacturer block's header? If so /modules/blockmanufacturer/blockmanufacturer.tpl, line 29, remove content of h4 element, i.e. leave the element empty

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...