i have tried putting them in my basic html template on both the freewebs website as well as my blog about money making sites..but the banners or logos never appear..what should i do to make them appear in the main content?..thanks..
Printable View
i have tried putting them in my basic html template on both the freewebs website as well as my blog about money making sites..but the banners or logos never appear..what should i do to make them appear in the main content?..thanks..
banner or logo. i think it is really easy to put a banner. though i reallydon't put that banner in the top of my blog. i have placed it in the middle of the blog.
maybe there is wrong with the code that you have copied. cause it is just a simple copy and paste in the html and javascript.
if you want to put banner in your site, you can use this code
<img src=http://(your picture files)></img>
but i dont experience putting flash logo.
anyone can teach us? :)
well yes it is hard to put those flash logos. i will just try to learn that when i need it. there are many tutorials on the net. you can search it out. like in htmldog.com. i just don't know if they have included that in their tutorial. cause i am not finished on their tutorials.
Yes, I am also agree with u. This site is very helpfull to us. So, byyp pls visit this site and slove ur all problems.Quote:
Originally Posted by indieover
The site link is - http://htmldog.com/
You can try to put code like this:
hope this can help.Code:<embed allowscriptaccess="never" src="your flash file" quality="high" bgcolor="000000" width="400" height="100" name="1" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
you need to host your flash logo in server then you need to place the source of the flash logo in the embedded code then only your flash logo will be appear in your websites.easy way to do this first upload your flash logo in imageshak then bring the embedded code from imageshak then paste it in your website main page or any other page content it will appear and will work finely.Quote:
Originally Posted by byyp
Thank You.