-
AuthorPosts
-
October 31, 2009 at 8:45 am #145647
Hi All
Very new to Joomlart , and have a quick question about the new Halite template.
I use the “USER1” position to show a FOllow-us button bar (Facebook, Twitter ,etc logo’s).
They are only 20px heigh , in a table 25 px heigh.However , my “user1” position remains a lot heigher.
So how can I change the height for “USER1” position ?Thank you !
EDIT : it might be easier to understand me when you can actually see it 🙂
THis is my site under construction : http://cms.teneo.be
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
October 31, 2009 at 6:12 pm #322213Hi Teneo,
Sorry, but your URL does not work.
No matter…here’s how you do it.Let me first warn you that changing the height to USER1 ONLY is not a good thing to do…if you are planning to use USER 2 or USER 3 in the future. So below I’ll show you how to change the height of USER1 by it self…and then change the height for all three positions (which may be preferable)
To Change the Height of USER 1:
Goto template.css – line 1292
And add the following in RED…adjusting to the height you need.
#ja-topsl .ja-box, #ja-botsl .ja-box {
padding:0;
height: 200px;
}To change the height to USER 1, 2 AND 3 together….
Goto template.css – line 984
and ADD the following in RED…adjusting the height to your needs.
.ja-box {
padding-bottom:10px;
padding-top:10px;
height: 200px;
}Have fun!
John.1 user says Thank You to John Wesley Brett for this useful post
October 31, 2009 at 10:47 pm #322222Hey John
Sorry about the URL , it’s in my hostfile , forgot there’s no DNS :p
Anyways , great , works like a charm ! And indeed I need to change both user 1 2 and 3 , but I assumed it to be abvious.
Thanks again !
November 1, 2009 at 10:24 am #322246Hmm, after some reviewing , it’s actually not a good solution.
Changing this height settings will also affect user 6/7/8/9 zones at the bottom of the pageJohn Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
November 1, 2009 at 4:27 pm #322258That is correct.
All have the class “ja_box” that is why I cautioned at the beginning to be sure you want to do this before doing anything…as one change effects others. 🙂
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by John Wesley Brett 15 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum