Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
- This topic has 5 replies, 2 voices, and was last updated 5 years, 1 month ago by
karin.
-
AuthorPosts
-
02/18/2018 at 7:34 pm #452239
karin
ParticipantDear Steven,
after updating the import csv-plugin, I managed to get ALL Members into the database and everything seems to be shown correctly. I am flashed!!! Saving the csv-file with UtF-8-format did the job!
But: I would like to alter the size of text. It is too small.
I would also like to have another font-color for the search-field. It looks very dim. Would rather have it in black.
Is there an EASY way to work that out? I read your instructions on how to tweak the css-File, but still don’t quite figure out, HOW to do it.
Maybe you can help?
Thank you again for this really beautiful plugin. It has changed a lot and gives already many possibilitys for easily changing colors.
Karin
02/19/2018 at 10:26 am #452287Steven Zahm
Keymaster@ Karin
Add this to the theme’s custom CSS area:
#cn-cmap .cn-entry { font-size: 16px !important; } #cn-cmap h3 .fn { font-size: 24px !important; }
Hope this helps!
02/19/2018 at 12:52 pm #452302karin
ParticipantThank you so much. Worked just perfectly!!!
02/19/2018 at 2:31 pm #452318karin
ParticipantWhat I forgot: How do I correspond with the search-field? Should be bigger too.
Is there a file or something like a style-sheet, where I can find out the meaning of the Abreviations like “cn-entry”. Or is that a secret because part of the code? That would be o.k.
Best greetings
Karin02/19/2018 at 2:39 pm #452320Steven Zahm
Keymaster@ Karin
RE: where I can find out the meaning of the Abreviations like “cn-entry”. Or is that a secret because part of the code?
there’s nothing secret about them… that is just one of the many CSS classes you can use as CSS selectors. You can easily find these class by using your browser’s element inspector.
Changing the size of the search field is not so simple.
Hope this helps!
02/19/2018 at 5:12 pm #452338karin
ParticipantO.k. Thank you. Will try that – just for interest :-)))
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.