1. dopi
  2. Free Templates / Extensions
  3. Friday, 31 January 2014
  4.  Subscribe via email
Are there any considerations to update the social media icons in oxygen template? I am missing "youtube" and ".google+".
Has anyone in the forum already modified the file sm_icons.png? To me it would be enough to replace less important icons with the two mentioned above.

dopi
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Dopi

The only option availble would be as you suggest to edit the icons in to your templates sm_icons. You will also need to change the 'title' property of your icon by editing your templates header.php which can be found at ../templates/j51_oxygen/php/header.php from the root of your Joomla installation.

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Customizing the sm_icons was easier and faster than I thought.
But there ist no header.php at ../templates/j51_oxygen/php. There is one in ../templates/j51_oxygen/php/layouts. If I change, for example, the entries "blogger" to "youtube", this does not lead to changes in the backend.

Dopi
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Dopi

Changing the title property of your icon in your header.php will simply edit the text in your browser when the icons is hovered.

To change how your icon appears in your templates parameters you must edit the following in your templates templateDetails.xml (../templates/j51_oxygen/templateDetails.xml)..


<field name="nav_blogger_sw" type="checkbox" label="Blogger" description="Blogger" value="1" checked="checked" />
<field name="nav_blogger" type="text" size="40" default="" label="Blogger Url" description="Blogger URL" />


Ensure to only edit the 'description' and 'label' of each line.

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
All my problems are solved. Thank you for the great support Ciarán.

Dopi
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!