-
AuthorPosts
-
sjisaacs Friend
sjisaacs
- Join date:
- October 2010
- Posts:
- 75
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 36
- Thanked:
- 1 times in 1 posts
December 1, 2010 at 10:12 pm #156968Can anybody help me with this issue? My website was supposed to launch yesterday and my frontpage is half empty.
Slideshow not showing articles, only images. I tried changing the modeule param setting to From Article instead of From Image and some article bits do show up though not in the same nice format as they did originally, but then no images. How do I get them both together again and in the default format?
Here’s the css right now:
/*
# ————————————————————————
# JA Norite template for Joomla 1.5.x
# ————————————————————————
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license – PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
# bound by Proprietary License of JoomlArt. For details on licensing,
# Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
# Author: JoomlArt.com
# Websites: http://www.joomlart.com – http://www.joomlancers.com
# Redistribution, Modification or Re-licensing of this file in part of full,
# is bound by the License applied.
# ————————————————————————
*/
.ja-slidewrap {
border: 0;
margin: 0;
padding: 0 0 20px 0;
position: relative;
}.ja-slide-main-wrap {
overflow: visible;
padding-bottom: 55px;
position: relative;
}.ja-slide-main {
height: 350px;
overflow: hidden;
position: absolute;
right: -10px;
top: -10px;
width: 480px;
z-index: 1;
}.ja-slide-item {
display: block;
float: left;
margin: 0;
overflow: hidden;
padding: 35px 10px 20px;
position: relative;
}.ja-slide-thumbs-wrap {
clear: both;
float: right;
margin-right: 500px;
overflow: hidden;
position: relative;
top: -105px;
}.but_prev, .but_next { position: absolute; top: 0; z-index: 99; }
.but_prev { left: 0; }
.but_prev:hover, .but_next:hover { cursor: pointer; }
.but_next { right: 0; }
.maskdesc {
cursor: pointer;
display: block;
position: absolute;
z-index: 100;
}.maskdesc .ja-slide-desc { font-size: 100%; padding: 10px 20px; }
.maskdesc .ja-slide-desc a,
.maskdesc .ja-slide-desc a:hover,
.maskdesc .ja-slide-desc a:focus,
.maskdesc .ja-slide-desc a:active {
border: none !important;
text-decoration: none !important;
}.maskdesc .ja-slide-desc a span {
font-size: 150%;
font-weight: bolder;
text-transform: uppercase;
}.maskdesc .ja-slide-desc br { display: none; }
.maskdesc .ja-slide-desc h3 { margin: 0; padding: 0; }
.maskdesc .ja-slide-desc p a { }
.maskdesc a.readon {
bottom: 2px;
display: block;
font-size: 100%;
font-weight: bold;
padding: 0 8px 0 0;
position: absolute;
right: 20px;
}.maskdesc a.readon:hover,
.maskdesc a.readon:active,
.maskdesc a.readon:focus { }.ja-slide-buttons { position: relative; top: -110px; z-index: 900; }
.ja-slide-buttons span {
background: transparent;
color: #889900;
cursor: pointer;
display: block;
float: left;
font-size: 95%;
margin-right: 5px;
padding: 2px 5px;
text-transform: lowercase;
}/*JA Sideshow [ Topspotlight 1]*/
#ja-slideshow .ja-slidewrap { margin: 0; padding: 0; position: relative; }#ja-slideshow .ja-slide-mask {
bottom: 10px;
display: none;
height: 70px;
position: absolute;
right: 10px;
width: 210px;
z-index: 99;
}#ja-slideshow .ja-slide-thumbs-wrap {
bottom: 10px;
position: absolute;
right: 10px;
z-index: 100;
}#ja-slideshow .ja-slide-buttons {
bottom: 10px;
display: block;
left: 10px;
margin: 0;
padding: 0;
position: absolute;
z-index: 101;
}#ja-slideshow .ja-slide-thumb img { margin: 4px; }
#ja-slideshow .ja-slide-item img { border: none; padding: 0; }
#ja-slideshow .maskdesc { background: none; }
#ja-slideshow .maskdesc .ja-slide-desc {
font-size: 100%;
padding: 20px 10px;
position: absolute;
right: 0;
top: 0;
width: 230px;
}#ja-slideshow .maskdesc .ja-slide-desc h3 { text-transform: uppercase; }
/* SCROLL LEFT
—————————————–*/
/* Horizontal —*/
.ja-vertical_right {
overflow: hidden;
position: absolute;
right: 0;
top: 0;
z-index: 100;
}/* horizontal —*/
.ja-vertical_left {
left: 0;
overflow: hidden;
position: absolute;
top: 0;
z-index: 100;
}.ja-vertical_right .active { }
.ja-vertical_left .active { }
.ja-slide-right { margin-left: auto; right: 0; top: 0; }
.ja-slide-thumbs, .ja-slide-thumbs-mask, .ja-slide-thumbs-handles {
margin: 0;
padding: 0;
position: absolute;
top: 0;
width: 5000px;
}/*
.ja-articles .ja-slide-thumbs-handles {
background: #fff;
filter: alpha(opacity=0);
opacity: 0.00;
} */
.ja-slide-descs { display: none; }.ja-slide-thumb, .ja-slide-thumbs-handles span {
background: url(../images/circle-bg.gif) no-repeat center center;
cursor: pointer;
display: block;
float: left;
text-indent: -300%;
}.ja-slide-thumbs-handles span.active {
background: url(../images/circle-active.gif) no-repeat center center;
}/* horizontal */
.ja-vertical_right .ja-slide-thumb, .ja-vertical_right .ja-slide-thumbs-handles span{ float: none!important; }.ja-vertical_left .ja-slide-thumb, .ja-vertical_left .ja-slide-thumbs-handles span{ float: none!important; }
.ja-slide-thumbs-wrap .active .ja-slide-thumb-inner { }
.ja-slide-thumbs-wrap .active .ja-slide-thumb-inner h3 { }
.ja-slide-thumbs-handles span { }
.ja-slide-thumbs-mask-left,
.ja-slide-thumbs-mask-right,
.ja-slide-thumbs-mask-center { float: left; }.ja-vertical_right .ja-slide-thumbs-mask-left,
.ja-vertical_right .ja-slide-thumbs-mask-right,
.ja-vertical_right .ja-slide-thumbs-mask-center { display: block; float: none; }.ja-vertical_left .ja-slide-thumbs-mask-left,
.ja-vertical_left .ja-slide-thumbs-mask-right,
.ja-vertical_left .ja-slide-thumbs-mask-center { display: block; float: none; }.ja-slide-thumb-inner { height: 100%; margin-left: 19px; padding: 0 15px; }
.ja-vertical_left .ja-slide-thumb-inner { margin-left: 0px; margin-right: 19px; }
.ja-slide-thumb-inner img { margin: 15px 5px 0 0; padding: 3px; }
.ja-slide-thumb-inner h3 {
font-size: 11px;
margin: 0px !important;
padding: 15px 0 0 !important;
}.ja-slide-thumb-inner .ja-createdate { }
.active .ja-slide-thumb-inner { }
.active .ja-slide-thumb-inner img { }
.ja-slide-thumbs-mask-left,
.ja-slide-thumbs-mask-right,
.ja-slide-thumbs-mask-center { float: left; }.ja-slide-thumbs-mask-left, .ja-slide-thumbs-mask-right { background: none; }
.maskDesc {
background: url(../images/shadow.png) no-repeat center bottom;
height: 250px !important;
left: 0;
padding: 30px 500px 138px 0;
right: auto !important;
text-align: right;
width: 460px !important;
}div.ja-moduletable .ja-slide-desc h3 {
font-family: “Myriad Pro”,Arial,Helvetica,sans-serif;
font-size: 300%;
padding-bottom: 0;
text-shadow: 1px 1px 0 #333;
}.maskDesc a.readon { bottom: 150px; left: 0; position: absolute; }
/* little_desc */
.little_desc { color: #656565; font-size: 95%; }
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
December 3, 2010 at 9:43 am #365209Please give me your URL and administrator account.
Maybe you have the wrong config for JA Slideshow2 Modulesjisaacs Friendsjisaacs
- Join date:
- October 2010
- Posts:
- 75
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 36
- Thanked:
- 1 times in 1 posts
December 3, 2010 at 1:37 pm #365216Sent in PM
Hieu Nguyen AdminHieu Nguyen
- Join date:
- November 2005
- Posts:
- 678
- Downloads:
- 36
- Uploads:
- 0
- Thanks:
- 69
- Thanked:
- 61 times in 1 posts
December 7, 2010 at 8:01 am #365552Sorry for my delay, i forgot to check my inbox. I checked your site.
If you want to show post from Categories, you need to choose parameters source: From Articles
Now you checked in From Image Folder, so your website will be showing images and content from parameter Description for each Item
1 user says Thank You to Hieu Nguyen for this useful post
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 3 voices, and was last updated by Hieu Nguyen 13 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Slideshow Articles Missing After Image Deletion
Viewing 4 posts - 1 through 4 (of 4 total)