Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Module title - change attributes

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

I am trying to change a module title attributes (bold) and noticed that the template CSS has classes?? of "hot" and "new". I have tried to call "hot" with different variations of code and have not been able to do so. My module title is "Special Announcement" and is being positioned in sidebar2. Below is my latest attempt.

.sidebar .hot .special_announcement,

Thx.
  • Brooke Thackray's Avatar
  • Brooke Thackray
  • LIfetime Developer - Big Bamboo
  • 58 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

You need to add it via the advanced of the module so you would add the word hot or new for examples

Is that where you are adding the class names?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Module name: specialannouncement
Title: h3
Position: sidebar2

In the module suffix, "hot", which should invoke the "hot" attributes that are already in the template.css. Nothing happens, so I have tried to call the hot attributes by using the code below.

.sidebar .hot h3:after {
content: "New Hot badge";
background: red;
top: 0px;
right: 0px;
border-radius: 0px 4px 0px 0px;
}

All of my iterations with "hot" and "new" have been unsuccessful.

Thx.
  • Brooke Thackray's Avatar
  • Brooke Thackray
  • LIfetime Developer - Big Bamboo
  • 58 posts
  • Karma: 0
The administrator has disabled public write access.
Where are you adding the suffix?

Can you attach a screenshot?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
file attached

Module_Suffix_Advanced_tab.jpg
  • Brooke Thackray's Avatar
  • Brooke Thackray
  • LIfetime Developer - Big Bamboo
  • 58 posts
  • Karma: 0
The administrator has disabled public write access.
Looks alright

Do you have a link for the site?

Thanks
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Still on local PC...I will try and get it online tomorrow night and get back to you.

Thx.
  • Brooke Thackray's Avatar
  • Brooke Thackray
  • LIfetime Developer - Big Bamboo
  • 58 posts
  • Karma: 0
The administrator has disabled public write access.
Right :)
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Ok...site is now online.
www.alphamountain.com/alphamountain2015/

Module: Announcement
Position: sidebar2
Location of module: on front page
Module class suffix: hot

Thx
  • Brooke Thackray's Avatar
  • Brooke Thackray
  • LIfetime Developer - Big Bamboo
  • 58 posts
  • Karma: 0
The administrator has disabled public write access.
Can you test switching the sidebar position so the sidebar is on the right

Does it apply then?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Nothing happens...sidebar stays on left and "hot" not applied.

Pic attached of settings.

sidebarright.jpg
  • Brooke Thackray's Avatar
  • Brooke Thackray
  • LIfetime Developer - Big Bamboo
  • 58 posts
  • Karma: 0
The administrator has disabled public write access.
Thanks will need to get back to you on this one

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers