-
AuthorPosts
-
smartmax Friend
smartmax
- Join date:
- May 2008
- Posts:
- 538
- Downloads:
- 159
- Uploads:
- 218
- Thanks:
- 72
- Thanked:
- 7 times in 3 posts
May 23, 2014 at 2:15 pm #198105Hi,
I was wondering, is it possible to remove some space in the purple area?
There is a lot of margin/ unused space…http://www.vital-ridderkerk.nl/specialisaties
Have a great weekend!
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
May 23, 2014 at 3:47 pm #536427Hi
In your custom.css try to add this
.jamasshead {
height:340px!important;
}
.jamasshead h3.jamasshead-title {
padding:40px 0 0 ;
}TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 23, 2014 at 3:52 pm #536430Assuming you are using the J3.x/T3v2 version of JA Beranis . . . . . .
If you haven’t already, create a new file called “custom.css” within file path –> /templates/ja_beranis/css
Within that custom.css file, paste the following CSS rules . . .
.jamasshead {
margin-top: -14px;
}.jamasshead h3.jamasshead-title {
padding: 30px 0 0;
}.t3-header.container {
padding-top: 10px;
}.t3-mainnav {
margin-top: -20px;
}You can, of course, play around with the various pixel values until you arrive at the result you’re most happy with.
Hope That helps
smartmax Friendsmartmax
- Join date:
- May 2008
- Posts:
- 538
- Downloads:
- 159
- Uploads:
- 218
- Thanks:
- 72
- Thanked:
- 7 times in 3 posts
May 23, 2014 at 6:07 pm #536439You are all so great!!! Thank you very much! I am going to try it Monday right away 🙂
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 3 voices, and was last updated by smartmax 10 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Remove some space/height
Viewing 4 posts - 1 through 4 (of 4 total)