zenrider420 Posted September 21, 2008 Share Posted September 21, 2008 I'm wondering if anyone knows where to look to remove the Alt text from the Homepage's logo in the default theme. (Not the logo in the upper left hand corner, the one in the middle of the Homepage). There is no where to remove it in the Home Page Editor Module that I can see... Any help is much appreciated! Link to comment Share on other sites More sharing options...
Paul C Posted September 21, 2008 Share Posted September 21, 2008 You can edit the /modules/editorial/editorial.tpl file line that reads: {if $homepage_logo}body->$title|escape:'htmlall':'UTF-8'|stripslashes}" />{/if} to {if $homepage_logo}{/if} There isn't any other way of doing it I'm afraid. But you'll need to remember to also perform this change on any later versions of the editorial module you install i.e. during upgrades....Paul Link to comment Share on other sites More sharing options...
zenrider420 Posted September 21, 2008 Author Share Posted September 21, 2008 Right on. Thanks for the wicked fast reply and the tip Paul! Link to comment Share on other sites More sharing options...
qasrani Posted December 1, 2008 Share Posted December 1, 2008 Back Office >> Modules >> Home text editorI also did editorial.tpl but then I found this easy way 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