-
AuthorPosts
-
fatimashah Friend
fatimashah
- Join date:
- June 2006
- Posts:
- 12
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
April 13, 2010 at 2:09 pm #150332Hi,
I’d like to be able to put a module that will take up space next to the logo (where the search module position is currently). I’d like to be able to put a banner or images there. What do I need to change to be able to use that position?
Thankyou.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 14, 2010 at 6:54 am #340303Dear fatimashah!
I think you use the ja-search position where the search module displaying:
1) YOu only change css as following:
Open the /templates/ja_rasite/css/template.css and find codes:#ja-search {
background: url(../images/search-bg.png) no-repeat center left;
position: absolute;
bottom: 20px;
right: 15px;
height: 30px;
width: 255px;
padding-right: 20px;
}and replace:
#ja-search {
background: url(../images/search-bg.png) no-repeat center left;
position: absolute;
bottom: 0px;
right: 0px;
height: 73px;
width: 670px;
padding-right: 20px;
}fatimashah Friendfatimashah
- Join date:
- June 2006
- Posts:
- 12
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
April 14, 2010 at 3:25 pm #340375Thanks 🙂 That did it.
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by fatimashah 14 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to put position next to the logo?
Viewing 3 posts - 1 through 3 (of 3 total)