schel4ok Posted March 30, 2011 Share Posted March 30, 2011 I modified blockmanufacturer to output images instead manufacturer names. You can see module example here: www.klimat-prestige.ruI have 33 manufacturers.And it is unable to put all of them inside module if make module height to auto or 100%.So I need to make height = 1540px.It makes my site very longCan anybody help me to make something like image scrolling inside module to make it more attractive? Link to comment Share on other sites More sharing options...
Irfan Bahalwan Posted March 31, 2011 Share Posted March 31, 2011 open your CSS file, and find this class div.block .block_contentAdd height:400px; overflow-y:auto; to that class.But with the scroll menu addition, u have to make the images smaller (or widen the block size) Link to comment Share on other sites More sharing options...
Irfan Bahalwan Posted March 31, 2011 Share Posted March 31, 2011 Or if you want to, you can use marquee. It'll be autoscroll /* YOUR IMAGES GOES HERE */ Link to comment Share on other sites More sharing options...
schel4ok Posted March 31, 2011 Author Share Posted March 31, 2011 Thanks a lot, Irfan it's very useful for me. I've never used this tag before.Is it possible to make marquee list, which will scroll not whole list, but separate list items?Because now whole goes down and block become empty. And only when last item is hide down only after scrolling starts again. It's not nice. I want it scrolling item by item. Link to comment Share on other sites More sharing options...
Irfan Bahalwan Posted April 1, 2011 Share Posted April 1, 2011 I guess that's one of marquee's weakness, there's always a gap beteween. If u want to, u can use costumized javascript/flash/java applet. But I'm afraid I cant help you since I'm bad at those Link to comment Share on other sites More sharing options...
schel4ok Posted April 2, 2011 Author Share Posted April 2, 2011 can anybody make image scrolling inside module to make it more attractive?I can pay for this work.From module settings there must be possibility to set:1) manufacturers quantity2) height of moduleIf height of module is less than needed for all manufacturers' images, then I need arrow on the top and arrow on the bottom of module to scroll images.3) auto-scroll on/off switch Link to comment Share on other sites More sharing options...
jhaxey Posted February 3, 2012 Share Posted February 3, 2012 How u did that? .. can i see the code you used for this block? thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now