-
AuthorPosts
-
bossies Friend
bossies
- Join date:
- September 2006
- Posts:
- 172
- Downloads:
- 39
- Uploads:
- 15
- Thanks:
- 16
- Thanked:
- 16 times in 2 posts
March 21, 2013 at 7:08 am #186053some of my content pages is very long and i am testing a floating module with call to action to float with the content as you scroll down. the problem i have is that the right side (position-5) does not go 100% of the content so the floating module are unable to float down. Is it possible to change the position 5 so it will go 100% in height or same height as main content?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 22, 2013 at 11:45 am #487470Thats a strange problem, I would need to take a closer look at your site. Please include screenshot and your site URL here for further investigation
bossies Friendbossies
- Join date:
- September 2006
- Posts:
- 172
- Downloads:
- 39
- Uploads:
- 15
- Thanks:
- 16
- Thanked:
- 16 times in 2 posts
April 6, 2013 at 2:26 pm #489032this really sucks that i do not get a email when somebody replies to my requests – i get busy and forget about a specific problem then, when i search for something else, i get the old logs – COULD YOU PLEASE TELL ME WHY?
this is not a strange problem – just go to your demo site and then go to any page where the content is longer than the position-5 – if you add a backround color with css, it stops at the end of the module and do not continue down to the breadcrumbs. attached is a image from your demo site where i just made the right side green – i would like to get the green part right down to the bottom
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 8, 2013 at 5:22 am #489128You can try with my suggestion below
Open templates/ja_university/css/template.css file
from
#ja-container .main {
padding: 20px 0 0;
}
change to
#ja-container .main {
background: blue;
}
and add new script below
#ja-mainbody {
background: white;
padding-top: 10px;
}
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Ninja Lead 11 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Right side (position-5) 100% height
Viewing 4 posts - 1 through 4 (of 4 total)