Changing a header size to "fit" your BasicTemplate is easy.
If you purchased one of our templates and it uses a single header image as many of them do, you can easily replace the existing header with any of the add-on headers we offer for individual package purchases within our Interchangeable Graphics Gallery regardless of the size of the header you want to use. (Our graphics addon service at BasicWebGraphics.com for subsciption members who have opted to purchase the addon service gets access to all of our Interchangeable Graphics free of charge.)
This innovative process can quickly enable you to change the theme of your template within seconds. Our templates were strategically designed with this concept in mind from the very first day BasicTemplates.com was born. That's great news for you!
Even better news is that it is a relatively easy process to use any size header in many of our templates, but if you run into problems, our tech support staff is always eager to assist you.
Within the source code, locate the following code that represents the header image:
<img src="images/header.jpg" width="750" height="175">
If the header you want to use is 750x200, for example, simply change the height="175" in the code to height="200". Be sure your header is named correctly ".gif or .jpg" and located within the images subdirectory of your site.
If you changed the name from header.jpg to something else or placed the header into a different directory, be sure to state the new name and/or location within the img src="images/newheader.gif" tag.
Don't forget to upload your revised template page and the new header image to your site. After uploading refresh/reload the page in your browser so you are seeing the most recent updates.