Page 1 of 1

Calguys User Directory CSS

Posted: Wed Apr 13, 2011 9:23 am
by crossland
Just setting up a directory page with Calguys User Directory using the summary view template:

{CGUserDirectory action='search' searchproperty='name,county' detailtemplate='ic'}

The problem is that once I have clicked submit, the results page really doesn't look that good. Although the source of the page shows various div id tags, I can't actually find a CSS page that contains them:

<div id="userdirectory_summary">

<div class="userdirectory_oneuser" style="margin: 2em; padding-bottom; 2em;">

Has such a CSS page been set up? If so, where do I find it?

Re: Calguys User Directory CSS

Posted: Wed Apr 13, 2011 10:10 am
by M@rtijn
Calguy is a programmer who believes layout is something for designers, so in some of his modules there is no styling at all, you're free to make anyway you want ;D

Re: Calguys User Directory CSS

Posted: Wed Apr 13, 2011 11:42 am
by crossland
Thanks, Martijn.
Just had a search and I couldn't find any repository that might contain such a stylesheet. Guess its time to knock one up ...