Needs review
Project:
Marinelli
Version:
7.x-3.0-beta9
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Feb 2012 at 13:22 UTC
Updated:
5 Jul 2021 at 10:52 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Pankaj Vatsa commentedSomeone please reply to this problem.
Comment #2
ckvergleich commentedsubscribe
Comment #3
bhumikavarshney commentedTry this patch
Comment #4
bhumikavarshney commentedComment #5
Premanshu commentedHi Bhumika,
The patch applies and changes the position of the carousel buttons. However, in this issue it is not required to change position of these buttons.
When we place the user login block in topbar. Then on the logged out screen, we see slide up/slide down button that allows us to view the login form. The task is to position that according to request.
I am attaching screenshot for reference.
Comment #6
Premanshu commentedHi Pankaj,
You will need to change make some changes to marinelli_topregion.js file.
Follow the steps given below:
$('#topBarLink a').css('margin-left', ((windowWidth ) - (linkWidth) -30) + 'px');I hope this solves your problem.
Comment #7
vikashsoni commentedpatch is applied successfully for reference sharing screenshot ....