-
AuthorPosts
-
shara21jonny Friend
shara21jonny
- Join date:
- May 2011
- Posts:
- 52
- Downloads:
- 0
- Uploads:
- 20
- Thanks:
- 2
- Thanked:
- 3 times in 1 posts
August 23, 2011 at 8:31 pm #167725Hi,
How can i put on my Purity II (Joomla 1.7) a menu with top links just like the one from this site. See preview bellow.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
August 24, 2011 at 4:38 am #408069Hi,
You can use search position. And you replace this code from /templates/ja_purity_ii/css/template.css
#ja-search {
padding-left: 20px;
background: url(../images/icon-search.gif) no-repeat center left;
position: absolute;
bottom: 15px;
right: 15px;
}
with
#ja-search {
padding-left: 20px;
background: url(../images/icon-search.gif) no-repeat center left;
position: absolute;
top: 0px;
right: 15px;
}shara21jonny Friendshara21jonny
- Join date:
- May 2011
- Posts:
- 52
- Downloads:
- 0
- Uploads:
- 20
- Thanks:
- 2
- Thanked:
- 3 times in 1 posts
August 24, 2011 at 9:17 am #408115I don’t need to use search position only. I wanna use Login Form and user profile with drop down like here.
jneubauer Friendjneubauer
- Join date:
- August 2011
- Posts:
- 141
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 23 times in 23 posts
August 31, 2011 at 8:50 pm #409920the search position is not restricted to only the search module.
You can put whatever you want there – the module position is called search because that is what is commonly put there.AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 3 voices, and was last updated by jneubauer 13 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Top Links
Viewing 4 posts - 1 through 4 (of 4 total)