Skip to Content Skip to Menu

Profile edit page

  • Furyen
  • Furyen
  • OFFLINE
  • Posts: 10
  • Thanks: 0
  • Karma: 0
12 years 10 months ago - 12 years 10 months 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: 12 years 10 months 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
12 years 10 months ago - 12 years 10 months 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: 12 years 10 months 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
12 years 10 months ago - 12 years 10 months 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: 12 years 10 months ago by Furyen.

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

Moderators: beatnantkrileon
Powered by Kunena Forum