Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • cndglobal Friend
    #145481

    How do I add a new image to the right side of the header?

    I want to add an image to the header on the right side of the navigation. The image will be the phone number for the website. The template.css is below.
    Thanks,
    cnd
    url of site: http://alumnivacations.com/beta/
    /* HEADER
    ——————————————————— */
    #ja-header {
    background: url(../images/header-bg.gif) repeat-x top left #1D1D1D;
    border-bottom: 1px solid #101010;
    position: relative;
    z-index: 100;
    }

    #ja-header .main { padding: 15px 0; }

    h1.logo, div.logo-text h1 {
    font-size: 200%;
    line-height: 1;
    }

    h1.logo, div.logo-text {
    float: left;
    }

    div.logo-text {
    padding-top: 4px;
    }

    /* Logo Image —*/
    h1.logo {
    height: 48px;
    margin: 0;
    width: 215px;
    }

    h1.logo a {
    background: url(../images/logo-av.png) no-repeat left;
    display: block;
    height: 48px;
    width: 215px;
    }

    h1.logo a span {
    position: absolute;
    top: -1000px;
    }

    /* Logo Text —*/
    div.logo-text h1 a {
    color: #FFF;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    }

    p.site-slogan {
    color: #454545;
    display: block;
    font-size: 93%;
    margin: 0;
    padding: 0 5px;
    text-align: center;
    }

    /* Topbar —*/
    .ja-topbar {
    font-size: 92%;
    position: absolute;
    top: 0;
    width: 100%;
    }

    noibihappy2009 Friend
    #321519

    Not much clear. Would you mind make a screenshot w/ note which pos you want to have image ?
    tks

    zyuong Friend
    #321576

    screen capture your screen or url then we can have a better idea.

    Anonymous Moderator
    #321687

    Hi cndglobal

    In the case, please submit a ticket, send us your information as follows:

    + Your live url
    + Admin account
    + Ftp account

    We will fix it for you.

    cndglobal Friend
    #321900

    Thanks for the help with adding an image (phone number) to the right side of my header.
    The fix was made in the typo.css file and is posted below.

    in typo.css line 424

    #img-contact {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/phone-av.png) no-repeat scroll left top;
    height:48px;
    position:absolute;
    right:10px;
    top:10px;
    width:167px;
    }

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 4 voices, and was last updated by  cndglobal 15 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum