3 Images In Header... »  Show posts from    to     

Icy Phoenix


Old Support Topics - 3 Images In Header...



toledo [ Thu 19 Jul, 2007 14:52 ]
Post subject: 3 Images In Header...
OK...its like this...

i want to put three images in the header. one on the left, one on the right, on in the center. the background will be black.
can anyone help me code it?


toledo [ Sun 22 Jul, 2007 14:44 ]
Post subject: Re: 3 Images In Header...
er....anyone?? please??


tonyf12 [ Sun 22 Jul, 2007 18:19 ]
Post subject: Re: 3 Images In Header...
Edit the header and do
Code: [Hide]
  1. <img src="imga.gif" alt="left header" align="left"></img><img src="imgb.gif" alt="center header" align="center"></img><img src="imgc.gif" alt="right header" align="right"></img> 
instead of the current code where imga/imgb/imgc are the paths of the images.




Powered by Icy Phoenix