Greetings eveyone. This is my first post, and this is what I am trying to do. I need to hide the html code behind a jpeg, but I cannot figure out how to make the opacity to zero. Once I can get this figured out, I can put the jpeg behind the html box, and it will be clickable.
Zazzle.com is where I got it, and here's what they say to do.
1. Copy the HTML
Copy everything from the text box below, and put it in the appropriate place in the HTML for your website. Your unique associate identifier is already embedded in the code.
<a href="http://www.zazzle.com/?rf=238584122317000417"><img src="home_9.gif" width="141" height="57" alt="In association with Zazzle.com"></a>
(So this is the code I want to hide.)
2. Copy the image
Download the graphic below into the same directory as your HTML. If you need to download the graphic into a different directory be sure to change the image source (IMG SRC) path to match the new location
(I already have the jpeg, but I don't understand the IMG SRC thing.)
So... as to not confuse anyone, I am trying to do something other that what they were saying because I didn't understand it. In another web program called Webstarts, I was simply overlapping the picture with the html code and making it invisible. The html code had a feature which was called "Opacity" which made it easy to hide: however I want to use BV but I can't find any feature like that in BV.
Any help would be greatly appreciated.
In Christ, Shawn
Zazzle.com is where I got it, and here's what they say to do.
1. Copy the HTML
Copy everything from the text box below, and put it in the appropriate place in the HTML for your website. Your unique associate identifier is already embedded in the code.
<a href="http://www.zazzle.com/?rf=238584122317000417"><img src="home_9.gif" width="141" height="57" alt="In association with Zazzle.com"></a>
(So this is the code I want to hide.)
2. Copy the image
Download the graphic below into the same directory as your HTML. If you need to download the graphic into a different directory be sure to change the image source (IMG SRC) path to match the new location
(I already have the jpeg, but I don't understand the IMG SRC thing.)
So... as to not confuse anyone, I am trying to do something other that what they were saying because I didn't understand it. In another web program called Webstarts, I was simply overlapping the picture with the html code and making it invisible. The html code had a feature which was called "Opacity" which made it easy to hide: however I want to use BV but I can't find any feature like that in BV.
Any help would be greatly appreciated.
In Christ, Shawn
Comment