Articles Comments

Computer Tips and Tricks | WordPress Technology Hints » Entries tagged with "wordpress flash banner"

How to add your own custom Flash SWF Banner to your WordPress Blog header in 5 easy steps

This post will help you create your own Flash Banner that will add style to your site You can see an example of my flash banner at http://www.britishblueshorthair.com Step 1 – First you must know your template header size in order to calculate the pixel size to design your own Flash Banner. If your using a WordPress template that someone else has                       designed you can usual find the header size in the style.css file that’s located  in the root of your theme. Location e.g. – ftp://YOUR-DOMAIN-NAME/httpdocs/wp-content/themes/YOUR-THEME-NAME/style.css my style.css header details are as follows {++++} div.art-Header { margin: 0 auto; position: relative; z-index:0; width: 944px; height: 185px; Step 2 – Now you know the size of your header you can create your Images and then produce a Flash banner using  – Adobe Flash,  Xara … Read entire article »

Filed under: Wordpress Tips