Skip to Content Skip to Menu

Add Page Class to CB Menu Item

12 years 11 months ago #224774 by celestine63
Add Page Class to CB Menu Item was created by celestine63
Hi,
I am trying to create a Home Page for my CB website based around the latest activity menu item, but for some reason when I add a page class to the menu item it is not outputted. I am also having the same problem with the User Listings Menu item, so how would I be able to apply individual styling for different user lists ?

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

12 years 11 months ago #224776 by celestine63
Replied by celestine63 on topic Add Page Class to CB Menu Item
Additional Question, I am also using the Groupjive Module to display latest images, how do I change the image size, it is currently displaying 60px, I tried changing it in the Groupjive plugin but it doesn't appear to change anything.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 50253
  • Thanks: 8598
  • Karma: 1470
12 years 11 months ago #224814 by krileon
Replied by krileon on topic Add Page Class to CB Menu Item

I am trying to create a Home Page for my CB website based around the latest activity menu item, but for some reason when I add a page class to the menu item it is not outputted. I am also having the same problem with the User Listings Menu item, so how would I be able to apply individual styling for different user lists ?

We don't use Joomlas menu parameters such as meta data or page classes, etc..

Additional Question, I am also using the Groupjive Module to display latest images, how do I change the image size, it is currently displaying 60px, I tried changing it in the Groupjive plugin but it doesn't appear to change anything.

Thumbnail size is only changed on upload. If a photo is already uploaded and you change thumbnail size then it does nothing for photos already uploaded. Newly uploaded photos will re-size with the new thumbnail size though. You can try forcing a new size with CSS, but it's going to stretch the images and probably pixel them badly.


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.

12 years 11 months ago #224878 by celestine63
Replied by celestine63 on topic Add Page Class to CB Menu Item
Hmm It's a shame about no page class, hope it can be implemented in a upcoming upgrade.

So how would I be able to customize different User Lists, Ideally I would like to display on my CB Home Page a Simple List with just the Image of maybe the last 10 or so registered users. {in a horizontal display} I managed to do this with css, but styles are applied to all lists. (see img)



Now for my next problem, I have just noticed that in GroupJive, the CB GroupJive Video plugin doesn't display properly in IE 9, but works fine with Firefox & Google Chrome (see image)


thx in advance Pete.
Attachments:

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

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
12 years 11 months ago #224892 by nant
Replied by nant on topic Add Page Class to CB Menu Item
I think you need flash plugin - make sure IE 9 has it installed.
The following user(s) said Thank You: celestine63

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 50253
  • Thanks: 8598
  • Karma: 1470
12 years 11 months ago #224923 by krileon
Replied by krileon on topic Add Page Class to CB Menu Item

So how would I be able to customize different User Lists

Each userlist has a unique class surrounding it, which you can use to have userlist by userlist styling. You could also use CB Auto Actions to add styling to a specific userlist by acting on the userlist display trigger and conditioning based off the listid.

.cbUserListT_## {
background-color: red;
}

Replace ## with the userlist id you want to specifically style.


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