Quote:
Originally Posted by machinegunkelly
.logo {
text-align:left;}
Should likely do it ?
Would have to see the code you're working with man.
|
Agreed; it can be one of many things, however, based on what was provided, this makes the most sense.
Quote:
Originally Posted by mc-nudes
float: left;
|
Somewhat correct, however you must clear floats after the div or it'll run into other position/spacing issues.