-
AuthorPosts
-
February 18, 2009 at 9:48 am #138291
hi all,
I’m running Ja Teline II template on localhost. I used the quick start. Always run well, but there is a problem whith hot topic. There is no vertical space between the images. In the attachment image you can see my problem. The same problem on firefox and internet explorer. This is the css. Can you help me please???
thanks Camillo.ja-catslwi {
position: relative;
margin: 0;
padding: 0;
}.ja-catslwi-container {
width: 100%;
position: absolute;
z-index: 1;
bottom: 0;
left: 0;
}.ja-catslwi-text {
position:relative;
height: 0;
overflow: hidden;
}.ja-catslwi-content {
position: absolute;
top: 0;
left: 0;
width: 100%;
}.ja-catslwi-display {
position: absolute;
top: 0;
left: 10px;
width: 89%;
}
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
February 18, 2009 at 10:29 am #292323Add padding-bottom:5px; to .ja-innerpad (or however many px you want.)
February 18, 2009 at 10:48 am #292326i added padding-bottom:5px; but there is no space between the images. In the attachment the new situation and the css of the module.
.ja-catslwi {
position: relative;
margin: 0;
padding: 0;
}.ja-catslwi-container {
width: 100%;
position: absolute;
padding-bottom:5px;
z-index: 1;
bottom: 0;
left: 0;
}.ja-catslwi-text {
position:relative;
height: 0;
overflow: hidden;
}.ja-catslwi-content {
position: absolute;
top: 0;
left: 0;
width: 100%;
}.ja-catslwi-display {
position: absolute;
top: 0;
left: 10px;
width: 89%;
}.ja-innerpad {
padding-bottom:5px;
}
ccvpguy Friendccvpguy
- Join date:
- February 2009
- Posts:
- 72
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 29
- Thanked:
- 10 times in 5 posts
February 18, 2009 at 11:33 am #292330I have same problem. it use to be Ok untill I reinstalled last niight. Please explain to us.
Thanks
ccvpguy Friendccvpguy
- Join date:
- February 2009
- Posts:
- 72
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 29
- Thanked:
- 10 times in 5 posts
February 21, 2009 at 1:25 am #292703Hello all;
Could anyone tell me how to fix this hot topic spacing problem. Please
Ps, I added padding-bottom:5px and no changes. I also reinstalled the template couple of times.
thank you
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
February 21, 2009 at 8:22 pm #292778Sorry for the delay in getting back to you.
I installed telineII on my desktop to take a look. The following will fix your problem.
Open modules/mod_jacatslwi/jacatslwi.css
Near the beginning you will find the following code
.ja-catslwi {
position: relative;
margin: 0;
padding: 0;
}
replace it with the code below
.ja-catslwi {
margin:0 0 14px;
padding:0;
position:relative;
}
1 user says Thank You to Phill for this useful post
ccvpguy Friendccvpguy
- Join date:
- February 2009
- Posts:
- 72
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 29
- Thanked:
- 10 times in 5 posts
February 21, 2009 at 9:32 pm #292788<em>@phill luckhurst 113801 wrote:</em><blockquote>Sorry for the delay in getting back to you.
I installed telineII on my desktop to take a look. The following will fix your problem.
Open modules/mod_jacatslwi/jacatslwi.css
Near the beginning you will find the following code
.ja-catslwi {
position: relative;
margin: 0;
padding: 0;
}
replace it with the code below
.ja-catslwi {
margin:0 0 14px;
padding:0;
position:relative;
}
</blockquote>I thank you soooo much. That solved my problem
There is NO WAY I could have fixed, since i don’t know anything about coding stuff..
Once again, thank you..
February 21, 2009 at 11:02 pm #292801I have an issue with the space in hot topic. My picture size is 200 x 150 but the sliding ”wall” is larger than my pic. Should I enlage the pic and how big, or reduce the sliding ”wall” width
Also, I have 3 topics to add in my front page. Even the pictures are all the same size, only one picture appears. I think it is a matter of padding but I do not dare touch the coding.
I would appreciate a help, if possible
Thanks you in advance
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 4 voices, and was last updated by elbahri 15 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum