Skip to Content Skip to Menu

🌟Discover the Joomla AI Plugin that wrote its own story! - CB Editor Assistant 1.1now for Joomla 3, 4 & 5!
✍️ 5-Day Free Trial, then 🎯 save up to 30% with our 🛍️ Intro Offer (First 50 users, ends Dec. 31)
🌲 Merry Christmas! Great savings on Professional and Developer Memberships! Get 25% off now with code XMAS-2024!

Profile edit page

  • Furyen
  • Furyen
  • OFFLINE
  • Posts: 10
  • Thanks: 0
  • Karma: 0
13 years 2 weeks ago - 13 years 2 weeks ago #185016 by Furyen
Profile edit page was created by Furyen
I want to remove the icon legend text from the bottom of the profile edit page.
I have been searching for a way to remove it, but all I found was how to do it in the registration page and also saw several old topics about the same problem, which were unanswered.

Thanks!

Edit: I dealt with the problem by removing the strings in the language file, but now I have 3 annoying vertical lines at the bottom. If there is a way to remove them too?
Last edit: 13 years 2 weeks ago by Furyen. Reason: Progress

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

  • sfraise
  • sfraise
  • OFFLINE
  • Posts: 96
  • Thanks: 14
  • Karma: 4
13 years 1 week ago - 13 years 1 week ago #185632 by sfraise
Replied by sfraise on topic Re: Profile edit page
You'll need to remove or comment those out in the cb template file.
I think what you want to look for here is
Code:
if ( $this->bottomIcons ) {
Last edit: 13 years 1 week ago by sfraise.
The following user(s) said Thank You: Furyen

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

  • Furyen
  • Furyen
  • OFFLINE
  • Posts: 10
  • Thanks: 0
  • Karma: 0
13 years 1 week ago - 13 years 1 week ago #185637 by Furyen
Replied by Furyen on topic Re: Profile edit page
Thank you! It was not exactly what I needed to remove but it helped me figure it out!

I had to delete:
Code:
<div id="cbIconsBottom"> <?php echo $this->bottomIcons; ?> </div>

Cheers!
Last edit: 13 years 1 week ago by Furyen.

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

Moderators: beatnantkrileon
Powered by Kunena Forum