[SOLVED] Some troubles with CB

13 years 8 months ago #139624 by damagro
Replied by damagro on topic Re:Some troubles with CB
Pm has been send.

Please Log in to join the conversation.

13 years 8 months ago #139631 by krileon
Replied by krileon on topic Re:Some troubles with CB
damagro wrote:

Pm has been send.

The problem is with your CSS. You've applied a negative letter spacing which has caused the titles to smash together. Please see the following CSS.

IN: templates/clublife/media/css/styles/7.css
ON: Line 183
[code:1]
.component h2 {
color:#B4346A;
letter-spacing:-2px;
text-transform:lowercase;
}
[/code:1]

IN: templates/clublife/media/css/cache/css-bab5105d7f3f0e3b254e46593aab3696.css
ON: Line 1614
[code:1]
.component h2 {
letter-spacing:-2px;
text-transform:lowercase;
}
[/code:1]

Both usages of letter-spacing:-2px; need to be removed. You appear to have caching enabled, please disable it. Caching is a nightmare. The problem is with your template, but due to caching changing your template did not resolve it.

Post edited by: krileon, at: 2010/08/09 19:09


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 to join the conversation.

13 years 8 months ago #139636 by damagro
Replied by damagro on topic Re:Some troubles with CB
Thank you so much! The problem has been solved, finally!

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.347 seconds

Facebook Twitter LinkedIn