-
AuthorPosts
-
James Weston Friend
James Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
February 3, 2012 at 12:33 am #436704Hi Tom, I want to actually take out the padding so the banner at http://www.myjakartaconcierge.com/index.php?lang=en moves closer to the top of the Top Menu bar.
JimTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 3, 2012 at 2:28 am #436707Try something like this . . . .
/templates/ja_tiris/css/template.css . . . at line 626
<blockquote>#ja-toll-free {
font-size: 92%;
}
</blockquote>add a margin-top property, for example . . .
<blockquote>#ja-toll-free {
font-size: 92%;
margin-top: -10px;
}
</blockquote>Of course, you can play around with the pixel value until you arrive at the result you like.
Does that help ??
1 user says Thank You to TomC for this useful post
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
February 3, 2012 at 4:26 am #436710Thanks tom that was perfect. I added
#ja-toll-free {
float: right;
font-size: 92%;
margin-top: -8px;
margin-bottom: -15px;
}And the result is exactly what I wanted to achieve.
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
February 3, 2012 at 4:44 am #436711Sorry Tom, when you are not busy could you give me the line to go into to alter the spacing on the front page in the gaps that I have marked in Black on the attachment. I want to get rid of some of the gaps as they are a bit large. Many thanks Jim
Jim
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 3, 2012 at 3:11 pm #436769Looks as though the css you want to try working with is at line 854 (same template.css file)
<blockquote>#ja-topsl .main-inner2, #ja-topsl1 .main-inner2 {
- border-bottom: 1px solid #E6E6E6;
- padding: 30px 0 10px 0;
}
</blockquote>
Play around with the padding parameters – perhaps reducing the “30px” and “10px” to low numbers (or even negative values)You could also try adding a negative margin property (as you did with the previous css).
Let me know if this works for you.
1 user says Thank You to TomC for this useful post
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
February 3, 2012 at 4:47 pm #436787Thanks Tom, as always clear and concise answers. Will be upgrading our computers next month so hope when all our software is updated I can run some software that allows me to work out where all these lines of code are instead of bothering you all the time.
I have just made another post in the Tiris forum. Not sure if this is possible or maybe a bridge to far http://www.joomlart.com/forums/topic/is-it-possible-to-recreate-the-opaque-pop-up-text-that-appears-in-the-sidenews-module/
Jim
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
February 4, 2012 at 9:13 am #436887Sorry Tom,
I decided to go back to using sidenews on my home page http://www.myjakartaconcierge.com When i did that I get the big gap at the top of the page again. I went to line 854 and put some big -numbers in but that made no difference. Am i on the wrong line? Also I noticed that side show display needs to move slightly to the left as it is not quite balanced on the page.
Also where would I go to move the margins up on the following page type http://www.myjakartaconcierge.com/index.php?option=com_jshopping&controller=category&task=view&category_id=45&Itemid=592&lang=en
Many thanks and have a great weekend.
Jim
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 7, 2012 at 5:46 pm #437391<em>@origomedia 298690 wrote:</em><blockquote>
Also where would I go to move the margins up on the following page type http://www.myjakartaconcierge.com/index.php?option=com_jshopping&controller=category&task=view&category_id=45&Itemid=592&lang=enJim</blockquote>
For which element(s) are you wanting to adjust your margins?AuthorPostsThis topic contains 23 replies, has 3 voices, and was last updated by TomC 12 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum