Only the File css.php is modified, make a backup copy of your existing tidipics css and overwrite it with the one in this archiv.
View Karsten Schulze's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
Do you have any screen shots avialble or what changes this has from the original?
has tidypics been updated for 1.5?
@Ukr Programmer
It is getting updated, there is a "team" who develop it. :-)
It will be released withing a few days. I hope.
@Simcox, sounds good! Спасибо!
With 4 Album thumbnails across, it spills out of the body containter.
We have a google code site here: http://code.google.com/p/tidypics/
You can grab a preview version from our svn repository there. You can also submit bugs/enhacement ideas if you have a gmail account. Other developers are welcome to join. Just send us a message.
As Simox said, the new version is almost ready!
This really didn't do anything to my tidypics style - everything is still extreme left justified.
@ultrajim:
>> With 4 Album thumbnails across, it spills out of the body containter.
I think it is not a Tidypics problem. Have a look at /elgg15/views/default/search/gallery.php line 34 if ($col > 3) { and change this to if ($col > 2) {
The gallery uses tables instead of div's - not really a good solution.
@david moon
>> This really didn't do anything to my tidypics style - everything is still extreme left justified.
disable simplecache in admins panel and enable it again, then it works.
@ukr programmer
>> has tidypics been updated for 1.5?
No, but for me it works without changes except the css
@the father
>> Do you have any screen shots avialble or what changes this has from the original?
I've altered the css to match the new layout of elgg1.5 (rounded boxes, white on gray, changed some margins)
I made some screenshots, but they are to big - look at my original: http://www.frinx.eu/pg/photos/world/
Worked - thanks! I think applying the rounded box to the profile widget would make it coform more to the look of the other 1.5 widgets.