Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+1 vote
1.7k views
in Q2A Core by
I need to place center logo and google adsense banner.

My logo showning like float left.

My adsense banner looking like float right.

I tried html and css code to center them. But it doesnt work via this way.

For example i tried div  align   and i tried div style methods, but it is now works for them.

Help please.
Q2A version: 1.5.3

1 Answer

0 votes
by
Use <center>your code</center>
asked Oct 23, 2012 in Q2A Core by anonymous I tried, center not working.
...