Opacity of element
3 posters
Page 1 of 1
Opacity of element
Good mornin.
I would like to eliminate this dark rectangle, which is responsible for the forum header (at the top) and make it 100% transparent (so that when you insert a new image without a background, you can't see what's under it, just the forum background directly.
so... how to delete this dark background?
https://i.imgur.com/hEBpCOj.png
And... How to create a code in CSS to transfer link? In html is
I would like to eliminate this dark rectangle, which is responsible for the forum header (at the top) and make it 100% transparent (so that when you insert a new image without a background, you can't see what's under it, just the forum background directly.
so... how to delete this dark background?
https://i.imgur.com/hEBpCOj.png
- Code:
#punwrap {
width: 1200px;
height: 455px;}
.pun #brdtitle {
background-image: url("LINK HEADER");
background-repeat: no-repeat;
display: block;
height: 100%;
min-height: 340px;
background-size: 100% 100%;}
And... How to create a code in CSS to transfer link? In html is
- Code:
<a href="ADRESS"><img src="IMG ADRESS" alt="TXT"></a>
Re: Opacity of element
Topic moved to the garbage.
|
Remember to mark your topic when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points
Similar topics
» Low opacity and higher opacity when mouse hover
» IMG Opacity - CSS
» Opacity for Background 1 and 2
» Set element to all pages on forum
» Banner opacity style ?
» IMG Opacity - CSS
» Opacity for Background 1 and 2
» Set element to all pages on forum
» Banner opacity style ?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum