jezd
Forum Replies Created
-
Forum: Plugins
In reply to: [Chamber Dashboard Business Directory] Social media iconsthanks
Forum: Plugins
In reply to: [Chamber Dashboard Business Directory] Telephone Number are linked, why?Wow, now that I would never have thought possible – brilliant, amazing what you can do with CSS
Forum: Plugins
In reply to: [Chamber Dashboard Business Directory] Telephone Number are linked, why?Perfect, thanks for that – its a very smart plugin
Can I ask for a small feature request, in terms of visuals it would be great to treat the table backgrounds for each entry differently depending if they are odd or even (based on records numbers for example). Not sure on the coding for your table setup but for example <li class=”odd “> <li class=”even “> permits CSS to then style odd and even companies differently.
Hope that makes sense, the end result being a patchwork layout re background colours that can be customised in CSS to odd/even records.
Its a big ask I know, please consider 🙂
Cheers
Jez
Forum: Plugins
In reply to: [Chamber Dashboard Business Directory] Telephone Number are linked, why?Also, as you say if you then apply it to the whole then the second line of course shifts left too – so close
This trick works if you can ensure you only use one line
Forum: Plugins
In reply to: [Chamber Dashboard Business Directory] Telephone Number are linked, why?Oddly that didn’t work but the following has :
.categories {
margin-left: -0.3em;
}Cant work out why
Forum: Plugins
In reply to: [Chamber Dashboard Business Directory] Telephone Number are linked, why?thanks, works well – does leave a trailing ‘ ‘ space which is a shame.
keep up the great work.
Jez
Forum: Plugins
In reply to: [Chamber Dashboard Business Directory] Telephone Number are linked, why?thanks, that worked fine – looks like normal text now.
One other quick question, is there a wrapper around the ‘Categories:’ text in the directory listing? I would like to simply list the categories without the title field in the full directory – is it possible to use CSS to hide it?
Cheers
Jez
Forum: Plugins
In reply to: [Participants Database] Provide a record type output?thanks, yes that’s something I can base a solution on – cheers JD
Forum: Plugins
In reply to: [Participants Database] Provide a record type output?Looks like this maybe a template approach needed rather than CSS, has it been done by anyone before?
ta
Jez