![]() |
Need CSS help pleaseee
Logo is left aligned in FF and Chrome but not IE
CSS is below: Code:
#header .line1 .logo a img { What can i add to make it left aligned for a image? |
.logo {
text-align:left;} Should likely do it ? Would have to see the code you're working with man. |
float: left;
|
left aligned to what? without code is just guessing but you have to set parent element to text-align:left like machinegunkelly said.Could not work in some cases - you gave us too little..
|
Quote:
Quote:
|
Quote:
We need the header code to give the best answer. |
Sec lololol let me get you DATA!!!!!!!!! lolol
|
Code:
<div class="line1"> Thats in the template |
Yeah, I'd try the CSS I put above then.
|
Code:
<div class="line1"> Adding the style of text-align: left should solve your problem. |
Float left and then a clearing div afterwards.
|
Quote:
|
Quote:
|
Quote:
Code:
.logo a |
Quote:
it shows Code:
.HeadLogo { |
Maybe set the width and height of the containing div:
Code:
.logo |
With IE, it could be fuckin' anything... god damned browser.
the chances of us solving this over a message board are likely slim. I sent you an ICQ juicy, I'll take a look at the code for ya if you link me. |
All times are GMT -7. The time now is 05:06 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123