How to add a logo to the default template
|
06-12-2011, 12:12 AM
Post: #1
|
|||
|
|||
How to add a logo to the default template | |||
06-12-2011, 01:35 AM
Post: #2
|
|||
|
|||
RE: How to add a logo to the default template
you can use the free html areas that are in the admin area, then you use a image code like this
Code: <img src="PATH_TO_IMAGE"> if needed you can also add width and height restrictions like this: Code: <img src="PATH_TO_IMAGE" width="400" height="150"> hope this helps, and if it doesnt, just let us know. Custom HTML/CSS/PHP http://theorderofindividualacceptance.co...p.php?id=1 |
|||
« Next Oldest | Next Newest »
|