-
AuthorPosts
-
bobgen Friend
bobgen
- Join date:
- January 2006
- Posts:
- 50
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
February 3, 2011 at 6:47 am #159676When I put in search position search module and Jom!Fish icons for language I get wrong position for search icon. How I can correct them?
Thanks.
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
February 8, 2011 at 6:26 am #375512You can change this::
#ja-search {template.css (line 613)
background: url(“../images/icon-search.gif”) no-repeat scroll left center transparent;
bottom: 15px;
padding-left: 20px;
position: absolute;
right: 15px;
}to
#ja-search {template.css (line 613)
background: url(“../images/icon-search.gif”) no-repeat scroll left 100% transparent;
bottom: 15px;
padding-left: 20px;
position: absolute;
right: 15px;
}and then, adjust 100% value accordingly
1 user says Thank You to aman204 for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by aman204 13 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Correcting icon position for search
Viewing 2 posts - 1 through 2 (of 2 total)