By gjay on Saturday, 09 February 2019
Posted in General
Replies 7
Likes 0
Views 2.1K
Votes 0
I wanted to use the slogan option in the charm template to direct to inform users of the request desktop option in their browser. However... as per the attachment, the slogan formatting is not correct. It would be better if it began on the line below rather than next to the logo?
You are using the slogan for a different purpose altogether and to be honest the slogan wasn't designed to be an "alert". It is a slogan and it should act as a slogan.

I would think that you should add a custom html on the page and use css to style it accordingly instead.
·
Saturday, 09 February 2019 15:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for response. I wanted to use a slogan previously that was being used when the site was running jomsocial. When we tried to use it on the site, we had the same problem and so removed the slogan. I had forgotten about the slogan option until now. It just doesn't feel right to begin along the side. It could be a cultural difference and is normal outside America and Europe?
·
Sunday, 10 February 2019 02:15
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi gjay,

You can customize in the file:
.../charm/templates/charm/features/logo.php line 98
https://take.ms/YtdfJ perhaps you can do div for the section
·
Monday, 11 February 2019 17:06
·
0 Likes
·
0 Votes
·
0 Comments
·
I'm not sure exactly where the div may go? I'm not a coder per-se
·
Friday, 26 June 2020 07:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi gjay,

After the </span> you can add the new div
·
Friday, 26 June 2020 10:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks so do i just type Div there? (I'm not really sure what this should look like?) thanks!
·
Tuesday, 30 June 2020 03:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Good day to you.

I'm a little bit lost here. Let me summarize again your inquiry:
> I wanted to use the slogan option in the charm template to direct to inform users of the request desktop option in their browser.
> It would be better if it began on the line below rather than next to the logo


According to your original request, you want to change the slogan that a slogan that you've used before "I wanted to use a slogan previously that was being used when the site was running jomsocial". And you'd like to change the slogan format to be displayed below rather than next to logo. Am I correct?

In order to achieve this, you'll need to do some customization on the core Charm template in which it will get overwritten when updating Charm template in the future. Therefore, it is not advisable to customize in core files.

Please do understand that your request is actually a customization and it is beyond our support scope's policy as outlined in https://stackideas.com/support . However, I'll help you once and only for this time.

You'll need to apply customization on this file: /templates/charm/features/logo.php as previously mentioned by my colleague. Please checkout attached screenshot.

Hope this helps.
Thanks.
·
Tuesday, 30 June 2020 11:26
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post