-
AuthorPosts
-
marielathey Friend
marielathey
- Join date:
- October 2008
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
April 21, 2009 at 2:41 am #140442Hello I would like to modify ja-slideshow to fit my 760 X 300 px images that I want to use for my header. Could you please indicate what to change and where, as I am having a hard time locating the php to resize my photos to the size I would prefer.
In addition, I would like to lighten the background of the articles. Please indicate where this code is located in the css.
Thanks!:)
April 21, 2009 at 9:29 pm #302127I would also like to know how to customize the size of the image in Jaslideshow. I want them bigger.
marielathey Friendmarielathey
- Join date:
- October 2008
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
April 21, 2009 at 10:54 pm #302136<em>@mattbl34 125392 wrote:</em><blockquote>I would also like to know how to customize the size of the image in Jaslideshow. I want them bigger.</blockquote>
Hi Matt
I cant help but notice that no one from Joomlart is replying to threads about this template. I got impatient and figured it out myself.
Go into the site files templatesja_rubycsscolorsjaslideshow2.css Open that up in an editor. Go to lines 22-39 it will look like this: The parameters that you need to change are in red..maskItem {
background: url(../images/sl-mask.png) no-repeat top left;
position: absolute;
bottom: 0;
right: 0;
width: 519px;
height: 276px;
z-index: 100;
}Line 32-39
you will want to adjust this padding to center your now larger photos. If they are full width, just zero them all out. That worked great for me..ja-slide-item {
display: block;
overflow: hidden;
margin: 0;
width: 442px !important;
left: 461px !important;
top: 36px !important;
}Last but not least, I dont know why, but I still had to go into the back end and adjust the parameters in the module, so dont forget to do that too.
1 user says Thank You to marielathey for this useful post
jamjodesign Friendjamjodesign
- Join date:
- June 2008
- Posts:
- 432
- Downloads:
- 27
- Uploads:
- 40
- Thanks:
- 59
- Thanked:
- 14 times in 3 posts
August 20, 2009 at 11:57 am #314865Hi there,
I am trying to just change the overall height of each of the slides sl-1 and sl-2 and so on, however I cannot find even in the css file where to change the height. I can change the width and overal position but not the height for some reason.Can you help?
Regards,
James -
AuthorPosts
This topic contains 4 replies, has 3 voices, and was last updated by jamjodesign 15 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum