1. waveswing
  2. Commercial Templates
  3. Wednesday, 21 August 2013
  4.  Subscribe via email
I would like to change the header image from a jpg to a png for transparency purposes, how do I do that?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

A quick search on Google threw up the following Youtube tutorial.. http://www.youtube.com/watch?v=_Cyfd4DrOBs

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Sorry, I know how to do the graphics end of it. I was wondering where in the code I find the reference to the header image so that I may change the name of the image to reflect my own image. I need it to change to .png, jpg's do not offer any transparency. I want the header image to be semi transparent.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

For which of our templates would you you like to make this change?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Specialize
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Try adding the following to the Custom CSS field of your templates parameters...


#container_header {
background: url("../images/header.png") no-repeat 50% 0;
}


Your header will then display the header.png instead of the header.jpg presuming it exists in the images folder of your template.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


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