How do I put ads on my background?

How do you put a background on a rotating banner?

  • I'm familiar with html, but still pretty new to it and was wondering how do you put a background on a rotating banner. Basically I'm trying to put a rotating banner ( like this one http://www.customeyesdesigns.com/ ( the one that says images coming soon on the top) ) And I'm not sure how to put one with a background and I've looked up tutorials but I haven't found anything like what I'm, looking for. Here is the background I'm using http://www.flickr.com/photos/78358431@N08/7174147652/in/photostream and I'm trying to put pictures in the lilac/light purple section. Any help will be appreciated.

  • Answer:

    Use Photoshop, Gimp, or Paint.net to make a gif for the rotating image. And edit the background to put the pictures in it.

Near at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

you could try wrapping it in a div and giving the div a background image . something like... <div style="background-image:url(yourimagefil… background-repeat:no-repeat; width:??px; height: ??px"> --- your rotating images in here ---- </div> ..and then position the images inside the div so they fit over the "lilac/light purple section" look up css positioning to understand the best approach for you... http://www.w3schools.com/css/css_positioning.asp

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.