html code for banner on min page not qorking
I am working on the main page and the very first thing i wanted to do was to get rif of the classipress banner. I did get my logo up there and working but it still a little small. I also got rid of the apptheme ad and now am trying to put a tag line up there that looks like this.
Free to advertise ....
Pay only when you sell.
So I am trying to left justify the first sentence and right justify the second sentence. Here is the code I am using.
p style="font-size: 3em; t<p style="font-size: 3em; text-align:left">Free to advertise ......<br><br>
<text-align: right">Pay only when you sell</p>
and it displays like this:
Free to advertise ......
Pay only when you sell
So i guess i do not understnd how big the div is or the sidebar is. I wish i knew that.