-
AuthorPosts
-
March 23, 2015 at 2:13 pm #204933
Hi, i use JA Medicare
How can i hide or remove slogan:
Medicare
Joomla Template for MedicalAlthought, in my template, i configuration with new logo and my slogan, but default slogan alway appear after my logo.
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
March 23, 2015 at 3:30 pm #564252Hi there
In basically you can use display:none to hide it.Thank you,
Viet VuPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 23, 2015 at 3:55 pm #564261Hello
You can remove the slogan from template manager options .
if you are using quickstart package you can see there are a no. Of template styles present in the template manager section . You need to apply the changes for all template styles as they are assigned to different menu items .
if still you have issues share your working site url here .
so i can check it.March 26, 2015 at 9:59 am #564669Hello All,
I am also getting same problem with slogan.
Please help how to resolve issue..
VikasMarch 26, 2015 at 10:01 am #564670How to make display :none..
Please suggestjooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
March 26, 2015 at 2:41 pm #564701Still waiting for reply.. please suggest how to remove slogan from logo
Althought, in my template, i configuration with new logo and remove slogan text, but still default slogan alway appear after my logo.
Vikasmca
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 26, 2015 at 2:56 pm #564702<em>@vikasmca 465592 wrote:</em><blockquote>Still waiting for reply.. please suggest how to remove slogan from logo
Althought, in my template, i configuration with new logo and remove slogan text, but still default slogan alway appear after my logo.
Vikasmca</blockquote>
Hello Vikas
Please share your working site url here so i can assist you .
If you are working on a local system Take a look on my solution Given Herejooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
March 27, 2015 at 12:27 am #564763Hi there
Here you are
<!-- LOGO -->
<div class="col-xs-10 col-sm-10 col-md-3 logo">
<div class="logo-<?php echo $logotype, ($logoimgsm ? ' logo-control' : '') ?>">
<a href="<?php echo JURI::base(true) ?>" title="<?php echo strip_tags($sitename) ?>">
<?php if($logotype == 'image'): ?>
<img class="logo-img" src="<?php echo JURI::base(true) . '/' . $logoimage ?>" alt="<?php echo strip_tags($sitename) ?>" />
<?php endif ?>
<?php if($logoimgsm) : ?>
<img class="logo-img-sm" src="<?php echo JURI::base(true) . '/' . $logoimgsm ?>" alt="<?php echo strip_tags($sitename) ?>" />
<?php endif ?>
<?php if($sitename !='') : ?><span><?php echo $sitename ?></span><?php endif; ?>
<?php if($slogan !='') : ?><small class="site-slogan"><?php echo $slogan ?></small><?php endif; ?>
</a>
</div>
</div>
<!-- //LOGO -->templatesja_medicaretplsblocksheader.php
You can hide by css or hard code remove as your needed.Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
April 4, 2015 at 2:54 pm #565744Hi there
Just wonder everything is solved ? Than i can close this topic.Thank you,
Viet Vu -
AuthorPosts
This topic contains 10 replies, has 4 voices, and was last updated by jooservices 9 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum