The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Opacity on header

2 posters

Go down

Completed Opacity on header

Post by ibrahim9 March 30th 2012, 2:03 pm

How I Can set an opacity on my header logo? Btw. my forum version is punBB


Last edited by ibrahim9 on March 31st 2012, 9:55 pm; edited 1 time in total
ibrahim9
ibrahim9
Forumember

Male Posts : 33
Reputation : 2
Language : Bosnian
Location : Srebrenik

http://www.photoshop.fanforum.biz

Back to top Go down

Completed Re: Opacity on header

Post by Sanket March 30th 2012, 2:18 pm

Add this to your css, see if it works.
Code:
#pun-logo img {
    opacity: 1 !important;
}
#pun-logo img:hover {
    opacity: 0.5 !important;
}
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum