-
AuthorPosts
-
April 4, 2017 at 3:06 am #1024382
Hi! hello,i would like to ask help! we noticed that top-page logos are placed in a line of mainnav or mainmenu when our Fubix site is viewed, we ask help to put or relocate our logo and Agency name, in a top of mainmenu or mainnav posistion.
please see the screenshot of our website
thanks
best regard and more power..
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 4, 2017 at 4:55 am #1024405Hi
To move the logo above the main nav open template folder
tpls/blocks/header.php file
find<!-- LOGO --> <div class="logo 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 ?> <span><?php echo $sitename ?></span> </a> <small class="site-slogan"><?php echo $slogan ?></small> </div> <!-- //LOGO -->
Move the code above the main nav Here : http://prntscr.com/es6huk
Regards
April 4, 2017 at 9:04 am #1024503thank you! have a nice day….
April 12, 2017 at 2:33 am #1025849Hi Sir can you help me our header logo is not in a right place, dis align to the body of our template,
please see attach the screenshot of our website
thanks a lot and more power,
best regards
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 12, 2017 at 3:26 am #1025878Hi
If you want to use more width in logo you can increase the logo width from the code you added in custom.css file
Here http://prntscr.com/evdqulRegards
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 4 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum