-
AuthorPosts
-
March 10, 2008 at 3:43 am #126475
Can the front page slideshow (JA RSGallery2 Slider) be wider than 545px? I have set the width of photo to display as 800 but the front page slideshow seems that it can be no larger than 545 even if i eliminate all other modules from the front page? Is that something that would need to be changed in the coding of the module?
johnhazard.net
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
March 10, 2008 at 5:39 am #241784I would say that you should be able to change the width by modifying the css for that module, which is probably in template_css.css.
Good luck.Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
March 10, 2008 at 7:47 am #241796Hi danielh.
If you want front page slideshow wider than 545, as 800 , you must change code in mod_ja_rsslide.php (modules/mod_ja_rsslide.php in joomla 1.0, and modules/mod_ja_rsslide/mod_ja_rsslide.php in joomla 1.5). Plz search this lineecho '<div style="position:relative; width:100%; overflow:hidden;" class="ja-rsslide_img_full">';
and change toecho '<div style="position:relative; width:800px; overflow:hidden;" class="ja-rsslide_img_full">';
itgl72 Frienditgl72
- Join date:
- March 2008
- Posts:
- 230
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 41
- Thanked:
- 10 times in 1 posts
March 28, 2008 at 6:47 pm #243490So what you are saying is, changing the width and height of image paremters in the mod_ja_rsslide module screen does not register the change when you save? You have to manually change the CSS?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
March 29, 2008 at 2:30 am #243522If change CSS, I think I must change so much.
itgl72 Frienditgl72
- Join date:
- March 2008
- Posts:
- 230
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 41
- Thanked:
- 10 times in 1 posts
March 29, 2008 at 7:24 pm #243572<em>@nguoiabcd 46271 wrote:</em><blockquote>If change CSS, I think I must change so much.</blockquote>
I know english is not your primary language, so if you dont mind me asking, can you elaborate on your statement? I don’t understand what you are trying to say?
itgl72 Frienditgl72
- Join date:
- March 2008
- Posts:
- 230
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 41
- Thanked:
- 10 times in 1 posts
March 29, 2008 at 7:58 pm #243575<em>@nguoiabcd 46271 wrote:</em><blockquote>If change CSS, I think I must change so much.</blockquote>
<em>@nguoiabcd 43934 wrote:</em><blockquote>Hi danielh.
If you want front page slideshow wider than 545, as 800 , you must change code in mod_ja_rsslide.php (modules/mod_ja_rsslide.php in joomla 1.0, and modules/mod_ja_rsslide/mod_ja_rsslide.php in joomla 1.5). Plz search this lineecho '<div style="position:relative; width:100%; overflow:hidden;" class="ja-rsslide_img_full">';
and change toecho '<div style="position:relative; width:800px; overflow:hidden;" class="ja-rsslide_img_full">';
</blockquote>OK, I have determined that the above code is for the actual slider application, but that the width and dimensions setting in the control panel for the slider are for the images themselves. It seems to make sense now to me, I dont know why it didnt before.
I’m still looking for a right combination of width and height setting to make the pictures look better in quality when they are in the slider front page. Yet still fill the slider box application.
-
AuthorPosts
This topic contains 7 replies, has 4 voices, and was last updated by itgl72 16 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum