-
AuthorPosts
-
May 28, 2015 at 5:00 am #206699
I have a login feature in the search position, How can I get them side by side instead of on top of each other?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 28, 2015 at 5:04 am #572125It would be helpful if you could share the url of the site you’re working on
griong Friendgriong
- Join date:
- May 2015
- Posts:
- 40
- Downloads:
- 216
- Uploads:
- 8
- Thanks:
- 16
- Thanked:
- 3 times in 1 posts
May 28, 2015 at 10:17 am #572134Hello sybersolutions
I see, I had similar with Language Bar and Search Bar.
And it was explained in doc, how to do it.
http://www.joomlart.com/documentation/purity-iii/configuration#multilingual-setup
and scroll down 50% of this topic.
Add the following style to the file: templates/purity_iii/less/style.less// language switcher module
// ---------
.mod-languages {
position: absolute;
left: -100px;
top: 20px;
// more style comes here
}
You should do similar, just replace name of module
Then compile LESS to CSS, otherwise it will work just while Development mode ON.And here I see 2 points which seems not mention in documentation (or at least, it is good to mention it here):
1) seems you should compile LESS for every style of template where it is involved.
2) Might be you need purge cash of Joomla to see changes.
BRGAuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 3 voices, and was last updated by griong 9 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Modules side by side
Viewing 3 posts - 1 through 3 (of 3 total)