Upgrade Changed Srcoller Box Size

13 years 11 months ago #5401 by Mark A.
I upgraded to the new version and my scroller boxes have all shrunk vertically too small.  The word count is set at 200, yet no matter what size I change it to, it will not expand vertically.
www.BackRoadsCentury.org

Please Log in or Create an account to join the conversation.

13 years 11 months ago #5404 by Saka
If you change the CSS height it expands vertically just fine:
modules/mod_ajaxscroller/mod_ajaxscroller/style.css
.ajaxscrl .mContainer {
	width: 159px;  /* edit this value for your own module width */
	height: 124px; /* edit this value for your own module height */
	display: block;
	overflow: hidden;
	position: relative;
}
.ajaxscrl .mScroller div {
	display: block;
	text-align: left;
	margin: 0;
	float: left;
	width: 159px; /* edit this value for your own module width */
	min-height: 124px; /* edit this value for your own module height */
}

Emir Sakic
www.sakic.net

Please Log in or Create an account to join the conversation.

13 years 11 months ago #5406 by Mark A.
That fixed it.  I forgot that this was a CSS change, not a Joomla Administrator change.

Please Log in or Create an account to join the conversation.

About us

We provide high quality Joomla components created by a co-founder and original core developer of Joomla. For over a decade, our products have been used by more than 20.000 webmasters around the world.

Stay in touch