-
AuthorPosts
-
June 23, 2011 at 5:14 pm #165582
I’ve found how to change the header slogan via a module. But I don’t see a module for the site logos that appears in the header and footer. I’d like to use text there instead of an image.
Do I need to manually edit header and footer files? Or can that be done through the template manager (profile section)?
Thanks. — Rik
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 23, 2011 at 5:57 pm #398094You can designate whether the logo is an image or text.
Go into your Template Manager –> JA_Travel –> click the PROFILES tab . .
Under “Global Settings” – change the “Logo Type” field to “Text”
You will then be given two additional fields for “Logo Text” and “Slogan” where you can customize as you wish.
Hope that helps !!!
😎
June 23, 2011 at 8:19 pm #398112I’ve tried what you said but I get an error message when I try to save changes:
An error has occured when saving Global Settings..
An error has occured when saving the default profile..I assume that is permissions related but the messages don’t give any clue as to what flles or directories may be the problem.
Any Ideas?
Thanks. — Rik
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 23, 2011 at 9:20 pm #398117Hmmm … I’m not sure why you would be getting error messages like that.
I’ve submitted a support ticket for you for additional assistance with this issue.pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
June 27, 2011 at 9:00 am #398611Hello rik brown ,
I have created a bug report at http://pm.joomlart.com/browse/JATCTRAVELJ15-66. Someone will contact you soon.
Hayden A FriendHayden A
- Join date:
- April 2010
- Posts:
- 282
- Downloads:
- 0
- Uploads:
- 20
- Thanked:
- 54 times in 53 posts
June 30, 2011 at 3:14 am #399251Hi rik brown,
you open file templatesja_travelcsstemplate.css and finde line code
div.logo-text h1 a {
background: url(../images/logo.png) 0 50% no-repeat;
display: block;
height: 70px;
overflow: hidden;
text-decoration: none;
width: 135px;
}div.logo-text h1 a span { display:none }
and change it
div.logo-text h1 a {
display: block;
overflow: hidden;
text-decoration: none;
}div.logo-text h1 a span { display:block }
July 1, 2011 at 4:15 am #399462July 1, 2011 at 1:00 pm #399527Not only did I find a fix for my template settings issues, the fix also solved intermittent problems I was have with Joomla component installations in general (I often had to manually install components).
The permission errors I was getting had nothing at all with setting file permissions to 644 and directories to 755 (although those permissions are set accordingly). But it had everything to do about “group” ownership of files/directories. Once I recursively changed group ownership of files/directories to “apache”, all of my problems disappeared.
Now, everything is working when I want to save changes to the templates. No permission error messages. I was even able to upgrade to Joomla 1.6.4 via the online updater. Everything appears to be working smoothly.
Thanks for your help. — Rik
-
AuthorPosts
This topic contains 8 replies, has 4 voices, and was last updated by rik brown 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum