on my website i have ad space, i wanted to know if there was a way, using css to insert an image (that visitors can click on if interested) and that can up be visible on all my web pages. without having to add it manually on each one.
thanks in advance.
__________________
Free Web Templates Please login or register to view this content. Registration is FREE
it looks like each page of your site is its own file, which means you will have to update each file unfortunately. If you convert the site to PHP or ASP then you could place the code that displays the images in a single file and include that code (via php or asp) on each page.
Then if you were to change an image you could change it in the one file.
At the moment though it looks like you'll need to update each page.
__________________ l Search Engine Friendly Web Design | Please login or register to view this content. Registration is FREE
l Tips On Marketing, SEO, Design, and Development | Please login or register to view this content. Registration is FREE
i was able to use a script, i added 2 codes on the web page and on another folder named banner.min.js i was able to just edit it and the banners change on all the web pages automatic. it toke me 2 days to search all over the net but i able to do it.
if anybody wants the code i can post it here for you.
thanks in advance
__________________
Free Web Templates Please login or register to view this content. Registration is FREE