-
AuthorPosts
-
August 9, 2011 at 7:38 am #167211
Hi,
I want to report a problem in the template JoomlArt Teline IV for Joomla 1.6 (I do not know how it is in Joomla 1.5, maybe there is the same problem). When you activate the plugins in System – JA Popup instead of pop-type FANCYBOX, the system pop-type Highslide so badly the template displays. Creates a white space here (attach images) between the JA News module Featured (SL1-l) and JA News – Default Layout (ja-news-1). Overall, the pop-type displays Highslide wrong and terribly slow to load or not. Everything I tried on the QuickStart (latest update), both on site and on XAMPP. The problem was the same.
Please fix.
Furthermore, I also wonder if going QuickStart JA TELINE IV for Joomla! 1.7?
Thank you-
Trimud Friend
Trimud
- Join date:
- May 2006
- Posts:
- 245
- Downloads:
- 36
- Uploads:
- 11
- Thanks:
- 8
- Thanked:
- 55 times in 45 posts
August 10, 2011 at 8:11 pm #405484Hi,
could You please give link to Your site to see whats wrong with the images?
Regards
August 11, 2011 at 6:22 am #405576Trimud FriendTrimud
- Join date:
- May 2006
- Posts:
- 245
- Downloads:
- 36
- Uploads:
- 11
- Thanks:
- 8
- Thanked:
- 55 times in 45 posts
Trimud FriendTrimud
- Join date:
- May 2006
- Posts:
- 245
- Downloads:
- 36
- Uploads:
- 11
- Thanks:
- 8
- Thanked:
- 55 times in 45 posts
August 11, 2011 at 7:36 am #405588Hi again,
please navigate to Your template settings and go to Themes tab. Install the attached file there and go to Profiles tab.
14953Under Theme Settings select Local theme – Highslide and click apply.
Than save template settings.That should do the trick.
Regards
1 user says Thank You to Trimud for this useful post
August 11, 2011 at 8:06 am #405593OK, thank you. Comes a fix (or it is not an error template or extension)?
Trimud FriendTrimud
- Join date:
- May 2006
- Posts:
- 245
- Downloads:
- 36
- Uploads:
- 11
- Thanks:
- 8
- Thanked:
- 55 times in 45 posts
August 11, 2011 at 8:49 am #405603I’ll talk with developers to see if this can be fixed as official patch.
Regards
August 11, 2011 at 9:10 am #405606Once again, thank you very much.
Regards
cssyeah Moderatorcssyeah
- Join date:
- June 2006
- Posts:
- 653
- Downloads:
- 73
- Uploads:
- 15
- Thanked:
- 121 times in 81 posts
August 11, 2011 at 9:23 am #405608Hi elbarto,
Open the template.css file and go to about line 1365. eplace the following css code:
/* Ja Popup ---*/
.ja-video-thumb { overflow: hidden; }.ja-video-thumb a {
display: block;
float: left;
margin: 2px;
}.ja-video-thumb a img {
margin: 0;
padding: 0;
}
by
/* Ja Popup ---*/
.ja-video-thumb { overflow: hidden; }.ja-video-thumb a,
.ja-video-thumb a.highslide {
display: block;
float: left;
margin: 2px;
}.ja-video-thumb a img,
.ja-video-thumb a.highslide img {
border: 0;
margin: 0;
padding: 0;
}.ja-video-thumb a.highslide:hover img {
border: 0 !important;
}
The next step login to the back-end and clear T3 Cache, back to front-end and refresh your site.
🙂
-
AuthorPosts
Viewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 3 voices, and was last updated by Trimud 13 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-