[Pro] Javascript Help

Hey Kelly,

Your problem isn’t javascript, but countering the remote CSS style that the script is bringing in. You have this style–

a#bbblink {
    display: block;
    position: relative;
    text-align: center;
    color: #005A78;
    text-decoration: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

add this:

    margin: 0 auto !important;
    top: -40px;
    left: -10px;

that should force the logo to center back under your image.


freewaytalk mailing list
email@hidden
Update your subscriptions at: