Log in

View Full Version : Aligning logo


Gophers
03-12-2015, 12:31 AM
I have a seriously problem. will it a problem. why is my logo not aligning right.

http://www.thestateofhockeyforums.com/index.php?styleid=2

Trying to get it align just right so it fit into my skin. oh btw, i had this skin already save in my aol mails. but i deleted the post a while ago, stupid me. So need help getting the logo to align right. i can provide the code from header if needed to be.

Replicant
03-12-2015, 01:27 AM
This code might work for you.
body > table:nth-child(3) > tbody > tr > td:nth-child(2) > a > img {
width: 967px;
height: 209px;
}

Gophers
03-12-2015, 01:37 AM
Your a life saver. that work.