johnlove Posted March 22, 2012 Share Posted March 22, 2012 Please can someone tell me how to change box headers Thanks Link to comment Share on other sites More sharing options...
phrasespot Posted March 24, 2012 Share Posted March 24, 2012 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 More sharing options...
johnlove Posted March 25, 2012 Author Share Posted March 25, 2012 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 More sharing options...
phrasespot Posted March 25, 2012 Share Posted March 25, 2012 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 More sharing options...
johnlove Posted March 25, 2012 Author Share Posted March 25, 2012 Thanks a lot Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now