We are using the Coolness template on Joomla 1.5 (yes I know...) and now that we have activated Acymailing Newsletter creation from the frontend, the issue is that the template does not display the toolbar (which contains icons on the webpage. Not sure why this is happening but I do know that Coolness does not display any icons anywhere on our pages.
Is there a way to override this at all?
Here is the Firefox "inspect Element" code from that page which shows the toolbar being rendered but it is not displayed (see image below)
AcyMailing is responsible for its own styling. I don't see why using Coolness would have any affect on this unless they're absolutely dependent on CSS only present in the default Joomla template. Inspect where the toolbar should be with Chrome or Firebug for Firefox and take a look at the toolbars CSS to see if it's flat out missing its styling or if it's being hidden by "display: none" perhaps.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Thanks for your replies and offers of help. Turns out The problem comes from the class "toolbar" used on the Acymailing toolbar, which is also used by another component redefining its CSS.
The great folks at Acyba corrected this by adding the following code in the Component front-end CSS file in the
Acymailing configuration, tab "Interfaces":