Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How can I put an Icon in Template
#1
Hi there!

I use the Dimension Theme and I like to add our logo in the middle of the Circle in the theme (look at the picture).
The Theme uses Fontsawesome and there was a diamond as Icon. I saw the code in the template:

id="header">
<div class="logo">
<span class="fa-diamond"></span>
</div>

So now I want to change the diamond icon in something else, how can I do it? The fontsawesome-Code does not work or I put it the wrong way, can smb. help me? What I have to do?

Thank you for reading my post :)
and I hope smb. can help me.
Reply
#2
edit: added Screenshot


Attached Files Thumbnail(s)
   
Reply
#3
I suppose you can replace <span class="fa-diamond"></span> by an image tag (<img src="YOUR_IMAGE_FILE" />)

Anyway you should have asked in the theme's support thread.
Reply




Users browsing this thread: 1 Guest(s)