Page 1 of 1

Centering Banner Help..

PostPosted: Tue Jul 15, 2008 11:34 pm
by rickcoulby
I have a banner on my Pbase Gallery at the top I wanted to know the code to center it?.. I know nothing of Html or Css.. Any ideas on how to learn is it simple?

Re: Centering Banner Help..

PostPosted: Wed Jul 16, 2008 12:08 am
by dang
Just apply center tags before & after the image url:
Code: Select all
<center>image url here</center>


To understand coding, please read the first two "sticky" threads in this forum which help explain things.
:wink:

Re: Centering Banner Help..

PostPosted: Wed Jul 16, 2008 2:15 am
by rickcoulby
thanks :)