| Re: cumulus color |
| by Anonymous on 2012/2/3 21:57:19 I tried this version but it doesn't work well. After hacking it as read in another post I managed to get the frozen block moving. But changing colours or font sizes doesn't work well. Would be great if anyone could fix this! Nice as well would be joining this block into the tag cloud module. |
| Re: cumulus color |
| by petitours on 2011/12/14 17:31:08 Hi yess i use this svn version you can see edit of the block here : http://www.68hc08.net/Image2.jpg and the cloud : http://www.68hc08.net/Image1.jpg problème : today (after a new install of this version) cloud is not brown and black !!!! this is the colors chosen yesterday whis widget_so.addVariable("tcolor", "0x000066"); widget_so.addVariable("hicolor", "0x0066FF"); widget_so.addVariable("tcolor2", "0x66CCFF"); I have no cache. my browser cache is emptied and today the cumulus directory in my theme directory does not exist ! ... |
| Re: cumulus color |
| by Mamba on 2011/12/14 3:45:33 Hmm, you should be able to set it in the Block's options. I am not sure why it didn't work out for you. Could you provide a screenshot of what you have in your Cumulus block in Edit mode? Did you download the latest version of Cumulus from the XOOPS SVN? |
| Re: cumulus color |
| by petitours on 2011/12/13 19:27:52 I found ! In modules\cumulus\templates\blocks\tag_block_cumulus.html change line 13 by le="color: #000000"><?php widget_so.addVariable("tcolor", "0x000066"); widget_so.addVariable("hicolor", "0x0066FF"); widget_so.addVariable("tcolor2", "0x66CCFF"); it's xoops.org colors... thank you very much for your help |
| Re: cumulus color |
| by petitours on 2011/12/13 16:55:05 Hi Where does the tag cloud of xoops.org ? It is not brown and black ! ![]() Thanks |