Skip to Content Skip to Menu

[#7303] Conflict CSS between Button with attach layer and cb_activity post button

  • chanteur94
  • chanteur94
  • OFFLINE
  • Posts: 307
  • Thanks: 13
  • Karma: 1
5 years 7 months ago - 5 years 7 months ago #307859 by chanteur94
Hi

1/
It seems to have a CSS conflict between Button with attach layer in the display TAB and the Post Button (action, link...) of cb activity.

Probably, they all use the id #qtip-x

So, If i try to change, fo example, the width of the button with attach layer, the display of the wording of the Post Button change.

2/
When i clic on the 'where are you' post button (cb activity), I have the wording display of 'where are you' and 'what are you doing' in the same time


Sorry for the english translation - all my work is in french.

Thank you.
Last edit: 5 years 7 months ago by krileon. Reason: Added [#7303] tag to subject

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 68609
  • Thanks: 9108
  • Karma: 1434
5 years 7 months ago #307867 by krileon

1/
It seems to have a CSS conflict between Button with attach layer in the display TAB and the Post Button (action, link...) of cb activity.

Probably, they all use the id #qtip-x

So, If i try to change, fo example, the width of the button with attach layer, the display of the wording of the Post Button change.

Sorry, I don't understand what you're referring to here. Attach layer? Your trying to change the width of the Post button? Please provide a screenshot of the issue.

2/
When i clic on the 'where are you' post button (cb activity), I have the wording display of 'where are you' and 'what are you doing' in the same time

I'm not seeing such an issue in my tests locally or on our demo site. You may have a conflict of some kind. Ensure everything is up to date and retest with Joomla default protostar template to see if issue persists.


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.

Please Log in or Create an account to join the conversation.

  • chanteur94
  • chanteur94
  • OFFLINE
  • Posts: 307
  • Thanks: 13
  • Karma: 1
5 years 7 months ago #307895 by chanteur94
2/
When i clic on the 'where are you' post button (cb activity), I have the wording display of 'where are you' and 'what are you doing' in the same time

I'm not seeing such an issue in my tests locally or on our demo site. You may have a conflict of some kind. Ensure everything is up to date and retest with Joomla default protostar template to see if issue persists.

Here is a capture a1.pdf

1/
It seems to have a CSS conflict between Button with attach layer in the display TAB and the Post Button (action, link...) of cb activity.

Probably, they all use the id #qtip-x

So, If i try to change, fo example, the width of the button with attach layer, the display of the wording of the Post Button change.

Sorry, I don't understand what you're referring to here. Attach layer? Your trying to change the width of the Post button? Please provide a screenshot of the issue.

Here is a capture.pdf after adding in css :

#qtip-4 {
margin-left: -50px;
width:660px !important;
}
Attachments:

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 68609
  • Thanks: 9108
  • Karma: 1434
5 years 7 months ago #307932 by krileon
Don't add CSS to re-position tooltips. The positions are calculated automatically. The CSS you're applying to the buttons is causing them to overlap and is why it's showing both. Remove your custom CSS and right click and inspect the buttons to better understand the CSS of the buttons so you can apply the appropriate CSS to resize them if needed.


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.

Please Log in or Create an account to join the conversation.

  • chanteur94
  • chanteur94
  • OFFLINE
  • Posts: 307
  • Thanks: 13
  • Karma: 1
5 years 7 months ago #307934 by chanteur94
I have no CSS for this. Even I delete all my custum CSS, I have the same problem.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 68609
  • Thanks: 9108
  • Karma: 1434
5 years 7 months ago #307939 by krileon
Switch to default Joomla protostar template and see if issue persists as it could be a styling conflict coming from your template. If it is you'll need to contact the developer of your template.


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.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum

Facebook Twitter LinkedIn