Page 1 of 1

upload module

Posted: Sun Jul 29, 2007 4:34 pm
by lesitedustaffi
Hello,

In first very sorry for my poor English  :-\

I've some trouble with the Upload module . In fact, no problems for the installation but it seems to not working with my design...  ???

The module appears but not between the two colums...

I put a pics of the problem.

Thanks a lot for your help

Pascal

Image

Re: upload module

Posted: Sun Jul 29, 2007 4:49 pm
by calguy1000
sounds more like a css issue rather than an issue with the module.

I'd wrap the entire call to the module in a div and then fool with that div in the stylesheets till it appeared where it is needed.

Re: upload module

Posted: Sun Jul 29, 2007 5:56 pm
by lesitedustaffi
For the moment i put it in a page like a content:

i put that :


Retrouver dans cette rubrique le Journal de la commune en téléchargement:
{cms_module module="Uploads" category="le journal" mode="summary"}


But when i call this page with my menu the problem is still yet  :(

Re: upload module

Posted: Sun Jul 29, 2007 9:30 pm
by dixonc1
I had a similar issue which was caused by the summary template. You can create a new (and smaller) one that shows less fields in the setup for the upload module and then put a template="mytemplate" in the call to the module. That should get round the layout problem (or at least it did for me)