Icon in menu problem

General questions relating to Joomla! 3.x.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting.
Forum Post Assistant - If you are serious about wanting help, you should use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10
Locked
flipprob
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Fri Mar 24, 2017 9:18 pm

Icon in menu problem

Post by flipprob » Fri Mar 24, 2017 9:23 pm

Hello joomla experts!

I have a problem, i created my site 2011, now i cant find the icon that i used on "tandborstar" , "golfborstar"

How do I remove these icons? I have tried Menu > Menu object > Linktype settings. There is nothing, is empty already.

Thanks!
Skärmavbild 2017-03-24 kl. 22.12.43.png
You do not have the required permissions to view the files attached to this post.

User avatar
imanickam
Joomla! Master
Joomla! Master
Posts: 28202
Joined: Wed Aug 13, 2008 2:57 am
Location: Chennai, India

Re: Icon in menu problem

Post by imanickam » Sat Mar 25, 2017 4:01 am

Probably it is defined in css.

What is your site's URL so that others can see what is happening and offer suggestions?
Ilagnayeru (MIG) Manickam | இளஞாயிறு மாணிக்கம்
Joomla! - Global Moderators Team | Joomla! Core - Tamil (தமிழ்) Translation Team Coordinator
Former Joomla! Translations Coordination Team Lead
Eegan - Support the poor and underprivileged

flipprob
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Fri Mar 24, 2017 9:18 pm

Re: Icon in menu problem

Post by flipprob » Sat Mar 25, 2017 5:29 am

Ok, how do i change that?

URL is www.swebrush.se

User avatar
imanickam
Joomla! Master
Joomla! Master
Posts: 28202
Joined: Wed Aug 13, 2008 2:57 am
Location: Chennai, India

Re: Icon in menu problem

Post by imanickam » Sat Mar 25, 2017 7:16 am

Reviewed the site and noticed the following code generated for different menu items:

(a) Menu item with the icon in front, an example.

Code: Select all

<li><a href="/index.php/golfborstar"><i class="uk-icon-bookmark"></i> GOLFBORSTAR</a></li>
(b) Menu item without the icon in front, an example.

Code: Select all

<li><a href="/index.php/tandkram1">TANDKRÄM</a></li>
This leads me to believe that the option to have an icon or not in the front of a menu item is set somewhere. Based on your explanation, it is not set in the Menu Item edit screen. If this is the case, I would suggest opening the Default Template Style for Edit and check whether in the resultant screen the menu items (especially the styles) are configured.

Being a commercial template, the template cannot be downloaded and tested for its behavior.
Ilagnayeru (MIG) Manickam | இளஞாயிறு மாணிக்கம்
Joomla! - Global Moderators Team | Joomla! Core - Tamil (தமிழ்) Translation Team Coordinator
Former Joomla! Translations Coordination Team Lead
Eegan - Support the poor and underprivileged

flipprob
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Fri Mar 24, 2017 9:18 pm

Re: Icon in menu problem

Post by flipprob » Sat Mar 25, 2017 11:09 am

I cant find it in the joomla template either, is it possible to remove this from the file manager?


cant find this in the index.php file
<li><a href="/index.php/golfborstar"><i class="uk-icon-bookmark"></i> GOLFBORSTAR</a></li>

flipprob
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Fri Mar 24, 2017 9:18 pm

Re: Icon in menu problem

Post by flipprob » Sat Mar 25, 2017 11:59 am

found it and deleted it! thanks a lot iman


Locked

Return to “General Questions/New to Joomla! 3.x”