This topic is: resolved
- This topic has 15 replies, 3 voices, and was last updated 11 years, 8 months ago by .
You cannot reply to this support topic. Please open your own support topic.
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.
@ Kathy
Ok, the last two emails just seem to consist of duplicate questions … If I missed anything please let me know … here … as a reply, thanks! It helps me help you.
how do i remove the borders around the logo and the images?
finally got it all working, it turns out the ‘ Enqueue the core styles. Disable this option if you do not want the core styles to be loaded.’ box was unchecked.
Thanks for your help!
@ Kathy
re: how do i remove the borders around the logo and the images?
This CSS will remove the borders:
#cn-cmap span.cn-image-style {
background: none !important;
border: none !important;
}
#cn-list span.cn-image-style {
background: none !important;
border: none !important;
}
@ Kathy
re: it turns out the ‘Enqueue the core styles. Disable this option if you do not want the core styles to be loaded.’ box was unchecked.
Yeah, that can cause problems as you’d have to write all you own core styles … something not most people will do or want to do.
You cannot reply to this support topic. Please open your own support topic.
