-
AuthorPosts
-
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 21, 2015 at 7:48 pm #739952<em>@lovedigit 479352 wrote:</em><blockquote>hmm, can you help me setup easysocial notification module ? It doesn’t look good, search box is being pushed down. See screenshot.
</blockquote>
Send me via Private Message a temp super user account for your backend i will have a look at the css and try to correct it
lovedigit Friendlovedigit
- Join date:
- September 2011
- Posts:
- 235
- Downloads:
- 22
- Uploads:
- 41
- Thanks:
- 13
- Thanked:
- 14 times in 3 posts
June 21, 2015 at 8:25 pm #574946I have updated the op with the details, please have a look
lovedigit Friendlovedigit
- Join date:
- September 2011
- Posts:
- 235
- Downloads:
- 22
- Uploads:
- 41
- Thanks:
- 13
- Thanked:
- 14 times in 3 posts
June 21, 2015 at 8:25 pm #641290I have updated the op with the details, please have a look
lovedigit Friendlovedigit
- Join date:
- September 2011
- Posts:
- 235
- Downloads:
- 22
- Uploads:
- 41
- Thanks:
- 13
- Thanked:
- 14 times in 3 posts
June 21, 2015 at 8:25 pm #739953I have updated the op with the details, please have a look
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 21, 2015 at 8:58 pm #574948<em>@lovedigit 479355 wrote:</em><blockquote>I have updated the op with the details, please have a look</blockquote>
Yes but it doesn’t works please double check it
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 21, 2015 at 8:58 pm #641292<em>@lovedigit 479355 wrote:</em><blockquote>I have updated the op with the details, please have a look</blockquote>
Yes but it doesn’t works please double check it
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 21, 2015 at 8:58 pm #739954<em>@lovedigit 479355 wrote:</em><blockquote>I have updated the op with the details, please have a look</blockquote>
Yes but it doesn’t works please double check it
lovedigit Friendlovedigit
- Join date:
- September 2011
- Posts:
- 235
- Downloads:
- 22
- Uploads:
- 41
- Thanks:
- 13
- Thanked:
- 14 times in 3 posts
June 21, 2015 at 9:25 pm #574949Updated with new credentials, please check original post again.
I am going to disable it for now, because I am going to bed. You can login and enable it from the backend and see where the problem is. Thank you.
lovedigit Friendlovedigit
- Join date:
- September 2011
- Posts:
- 235
- Downloads:
- 22
- Uploads:
- 41
- Thanks:
- 13
- Thanked:
- 14 times in 3 posts
June 21, 2015 at 9:25 pm #641293Updated with new credentials, please check original post again.
I am going to disable it for now, because I am going to bed. You can login and enable it from the backend and see where the problem is. Thank you.
lovedigit Friendlovedigit
- Join date:
- September 2011
- Posts:
- 235
- Downloads:
- 22
- Uploads:
- 41
- Thanks:
- 13
- Thanked:
- 14 times in 3 posts
June 21, 2015 at 9:25 pm #739955Updated with new credentials, please check original post again.
I am going to disable it for now, because I am going to bed. You can login and enable it from the backend and see where the problem is. Thank you.
lovedigit Friendlovedigit
- Join date:
- September 2011
- Posts:
- 235
- Downloads:
- 22
- Uploads:
- 41
- Thanks:
- 13
- Thanked:
- 14 times in 3 posts
June 22, 2015 at 9:10 am #575019any updates?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 22, 2015 at 9:24 am #575024<em>@lovedigit 479449 wrote:</em><blockquote>any updates?</blockquote>
You can solve in this way
Edit this file templatesja_teline_vtplsblockstopnav.php
<div class="t3-topbar">
<div class="top-left">
<nav class="t3-topnav">
<jdoc:include type="modules" name="<?php $this->_p('topbar-l') ?>" style="raw"/>
</nav>
</div>
<div class="top-right1">
<jdoc:include type="modules" name="<?php $this->_p('topbar-r1') ?>" style="raw"/>
</div>
<div class="top-right">
<jdoc:include type="modules" name="<?php $this->_p('topbar-r') ?>" style="raw"/>
</div></div>
Here in red there is a new module position named topbar-r1 where you can publish your module
with the css class top-right1 you can customize style adding this class to your custom.css file
when you made these changes click on compile less to css also
Take a backup of original topnav.php file first
lovedigit Friendlovedigit
- Join date:
- September 2011
- Posts:
- 235
- Downloads:
- 22
- Uploads:
- 41
- Thanks:
- 13
- Thanked:
- 14 times in 3 posts
June 22, 2015 at 9:40 am #575029hello pavit,
I have made changes to topnav.php and it is being reflected on my website. What other changes do I have to make?
Right now it looks like this.
I have unpublished the module again, please publish it again from the backend to see the changes.
lovedigit Friendlovedigit
- Join date:
- September 2011
- Posts:
- 235
- Downloads:
- 22
- Uploads:
- 41
- Thanks:
- 13
- Thanked:
- 14 times in 3 posts
June 23, 2015 at 6:00 am #575193bump…….
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 29, 2015 at 4:28 am #575765This should belong to custom work, Pavit already guided you how to add position there, thought that it’s time for you to gain some css knowledge to customise it. When you can do something by yourself, you will have fun.
1 user says Thank You to Saguaros for this useful post
AuthorPostsThis topic contains 63 replies, has 5 voices, and was last updated by Saguaros 8 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum