By femi on Monday, 27 August 2018
Posted in Technical Issues
Likes 0
Views 559
Votes 0
While you are at that - if you go to the martfame-mall or listofitems while logged in - you will see EasySocial Dropdown Menu module - if you click on the dropdown, it is too wide - is there anyway to make it align properly?\\Many thanks
Hey there,

After investigation. I found out that the module is in a position that would expand across the page with 4 slot for module. When 2 module is inserted as per now. The template would just divide the space by two and expand the module inside the position.

It's best for you to consult with your template provider about this.
·
Tuesday, 28 August 2018 11:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Farqhan - Thanks for the detail analysis - Notification toolbar in Martfame-mall page after you have logged you will it's having same issue and I don't think it is the template issue
·
Wednesday, 29 August 2018 04:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Abdul injected this css code in the template when the notification drop downs were having same issues

.bottom-left {
bottom: inherit !important;
}
·
Wednesday, 29 August 2018 04:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey there,

I have made a bit of changes in your css by adding :


body #es.mod-es-dropdown-menu .dropdown-menu {
width: 20%;
}


Please check if it is according to your preference.
·
Wednesday, 29 August 2018 12:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Great job Farqhan - many thanks. the dropdown has been fixed but I think the Notification Toolbar Module (blue-bar for notification)on same page is still very long. If you click on the notification icon, you will see that it drops down beyond the last content, leaving white empty space.
·
Wednesday, 29 August 2018 15:15
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey there,

I have made a bit of changes in your css by adding the code that Abdul inject :


body #es.popbox--navbar.bottom-left {
bottom: inherit !important;
}


Now supposedly everything is as what you want.
·
Wednesday, 29 August 2018 16:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Farqhan, still not working -- the white area is now too long than it was before the changes you made. It is even preferable the way it was before the change.
Just to remind you, this is a notification tool bar module - not the one that came with the easysocial component.
·
Wednesday, 29 August 2018 17:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey,

Maybe there was a misunderstanding. Can you please provide a screenshot for the part that you want to have adjustment made?

When I try to visit your domain frontend it is restricted . And my ip has been block from accessing your backend. My ip is 115.133.60.69.
·
Wednesday, 29 August 2018 17:11
·
0 Likes
·
0 Votes
·
0 Comments
·
Please find attached documents - Sorry about the blocked ip - it is cleared now - try clear your cache if still not working please. I am available in realtime today
·
Thursday, 30 August 2018 16:10
·
0 Likes
·
0 Votes
·
0 Comments
·
It seems fine from my end. Maybe you can clear your cache and give it another try.
·
Thursday, 30 August 2018 16:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Roger that Farqhan - let me clear cache please
·
Thursday, 30 August 2018 16:21
·
0 Likes
·
0 Votes
·
0 Comments
·
great job - many thanks
·
Thursday, 30 August 2018 16:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Glad to hear back from you...

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding
·
Thursday, 30 August 2018 16:37
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post