CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • General Discussion (please no support requests here!) (Moderator: Michał Mach) »
  • how to delete simbol of civicrm in navigation menu
Pages: [1]

Author Topic: how to delete simbol of civicrm in navigation menu  (Read 856 times)

henro

  • I post occasionally
  • **
  • Posts: 115
  • Karma: -1
  • CiviCRM version: 4.5.0
  • CMS version: drupal
  • MySQL version: 4.2.7.1
  • PHP version: 5.2.0
how to delete simbol of civicrm in navigation menu
November 07, 2014, 01:00:26 am
i nstlled a civicrm in drupal site ,
 and now , i want to delete simbol civicrm in navigation menu ,
but i din't see in navigation menu setting,

appreciate for your help
thanks  ::)

Erik Hommel

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1773
  • Karma: 59
    • EE-atWork
  • CiviCRM version: all sorts
  • CMS version: Drupal
  • MySQL version: Ubuntu's latest LTS version
  • PHP version: Ubuntu's latest LTS version
Re: how to delete simbol of civicrm in navigation menu
November 07, 2014, 03:26:23 am
Check the Blocks?
Consultant/project manager at EEatWork and CiviCooP (http://www.civicoop.org/)

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: how to delete simbol of civicrm in navigation menu
November 07, 2014, 05:11:28 am
henro, this is not a configurable setting. You would have to write some css code to override it.

Since you are new to CiviCRM I suggest you take some time getting to know the system and learning how to use all the great features and try not to get stuck on small details.
Try asking your question on the new CiviCRM help site.

henro

  • I post occasionally
  • **
  • Posts: 115
  • Karma: -1
  • CiviCRM version: 4.5.0
  • CMS version: drupal
  • MySQL version: 4.2.7.1
  • PHP version: 5.2.0
Re: how to delete simbol of civicrm in navigation menu
November 09, 2014, 08:19:09 pm
Thanks for your suggestion sir,
but this thing is also important for me to do.

because my boss wanted it replaced soon.

 :-\

Michael McAndrew

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1274
  • Karma: 55
    • Third Sector Design
  • CiviCRM version: various
  • CMS version: Nearly always Drupal
  • MySQL version: 5.5
  • PHP version: 5.3
Re: how to delete simbol of civicrm in navigation menu
November 10, 2014, 01:09:01 am
Quote
because my boss wanted it replaced soon.
maybe tell your boss that that it is not that important :)
Service providers: Grow your business, build your reputation and support CiviCRM. Become a partner today

henro

  • I post occasionally
  • **
  • Posts: 115
  • Karma: -1
  • CiviCRM version: 4.5.0
  • CMS version: drupal
  • MySQL version: 4.2.7.1
  • PHP version: 5.2.0
Re: how to delete simbol of civicrm in navigation menu
November 10, 2014, 02:04:35 am
Michael : thanks for your suggestion. maybe it's true   :-[

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: how to delete simbol of civicrm in navigation menu
November 10, 2014, 09:07:45 am
If you know how to write css then it is fairly easy. Write a rule targeting #civicrm-menu .crm-link-home
Try asking your question on the new CiviCRM help site.

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: how to delete simbol of civicrm in navigation menu
November 10, 2014, 09:14:56 am
Or if you're feeling wild and crazy, just replace the image:

 i/logo16px.png

Heh heh. :)
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

henro

  • I post occasionally
  • **
  • Posts: 115
  • Karma: -1
  • CiviCRM version: 4.5.0
  • CMS version: drupal
  • MySQL version: 4.2.7.1
  • PHP version: 5.2.0
Re: how to delete simbol of civicrm in navigation menu
November 10, 2014, 07:35:22 pm
thanks mr.Colemans and mr. hershel,

i have changed the image. it's good idea,

but , now i want to change the name of url use url aliases from drupal . but i don't know where is the directory of the code.

i inspect the element , and is see this code : 

<li>
< a href="/civicrm/dasboard?reset=1">
civicrm Home
</a>
<li>
.....

where can find the code in directory of civicrm ? so that i can change the url with the url alias which i have created in drupal

thanks , very appreciated for the helps



Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: how to delete simbol of civicrm in navigation menu
November 13, 2014, 11:20:39 am
Hershel's recommendation is a bit more cavalier - that change will have to be re-done on every upgrade, whereas adding a rule to your site's css is a little more stable.
The home link I think can be changed in the UI, same as changing any other menu item.
Try asking your question on the new CiviCRM help site.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • General Discussion (please no support requests here!) (Moderator: Michał Mach) »
  • how to delete simbol of civicrm in navigation menu

This forum was archived on 2017-11-26.