Quote:
Originally Posted by Jack12
Here's how your CSS is now:
Code:
.logo-image {
clear: both;
float: none;
}
Change
to
Or just remove that piece of code all together. That will line the header image with the left of your navbar.
|
Thanks!
I have one last question though.
How do I get the right side of that header to align to the right side?
Do I have to completely make a new image?
I'm trying to base my header somewhat off of this one:
www.lbpcentral.com (also runs off of vB).