Deutsches Support Forum
Hi, if you want to center the images in the image scroller module just do this:
Done ! You will get a better presentation of the newest images in ME (Compare the images attached on this post)
- Othe file "/modules/mod_me_latest_imgscroller/styles/style1.css
- Find this code (aprox in line 35):
css:.me_imgscroll img { border: none; }
- Change it for this one:
css:.me_imgscroll img { border: none; display: block; margin-left: auto; margin-right: auto; }
- Save the file
Done ! You will get a better presentation of the newest images in ME (Compare the images attached on this post)
18.10.2009 23:24




