-
AuthorPosts
-
May 13, 2010 at 10:58 pm #151061
Having recently customised the JA-Nerine template to suit a clients requirements I have now discovered (well the client did) that the Log-in module placed in User 4 moves to the left in IE 7 & 8.
Is there a fix in the css that I can make to ensure it stays where it is supposed to be?
Thanks for your help in advance.
Andrew
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
May 14, 2010 at 2:58 am #343541Hi Andrew,
I’m sorry but using our demo I cannot replicate the issue you are having.
Perhaps it is something peculiar going on with your instance.I’m sure we can sort out the issue. Can you provide a live URL so we may take a look?
Thank you.
John.May 14, 2010 at 6:11 am #343561John
Thanks. The site is currently being staged at: http://demo.portalworks.com.au/remotebiztools.com/
Attached is a screen shot of what we see at our end.
I appreciate your assistance!
Cheers
Andrew
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
May 17, 2010 at 8:53 am #343806Dear Sir,
In this case please just try as follows
open templates/remotebiz1/css/template.css file,find these css
#ja-search {
position: absolute;
top: 40px;
right: 65px;
background: url(../images/icon-search.gif) no-repeat center left;
padding-left: 17px;
}change it to
#ja-search {
position: absolute;
top: 40px;
left: 705px;
background: url(../images/icon-search.gif) no-repeat center left;
padding-left: 17px;
}
I hope it will help.AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 3 voices, and was last updated by Sherlock 14 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
User 4 Module Alignment IE JA-Nerine
Viewing 4 posts - 1 through 4 (of 4 total)