ja teline IV - header-r change - Joomla! Forum - community, help and support
hi.
i wish know how change header-r (or else) can put ther banner dimension 728x90?
when put banner moves out of template on right side.
how fix that?
see attachment - want somethhing that
p.s. sorry bad english
i wish know how change header-r (or else) can put ther banner dimension 728x90?
when put banner moves out of template on right side.
how fix that?
see attachment - want somethhing that
p.s. sorry bad english
in originaly baner 468x60 , wish put 728x90
in template.css
if change here not work
in template.css
code: select all
/* header
--------------------------------------------------------- */
#ja-header { }
#ja-header .main { height: 115px; padding: 0; }
h1.logo, div.logo-text h1 { font-size: 40px; line-height: 1; }
/* logo image ---*/
h1.logo { height: 57px; margin-top: 40px; width: 222px; }
h1.logo {
background: url(../images/logo.png) no-repeat left top;
display: block;
height: 57px;
width: 222px;
}
h1.logo a:hover, h1.logo a:focus { background-position: left bottom; }
/* logo text ---*/
div.logo-text { margin-top: 40px; }
div.logo-text h1 { letter-spacing: 2px; margin-left: 2px; }
div.logo-text h1 { color: #000; text-decoration: none; }
p.site-slogan {
background-image: url(../images/stripe-bg.png);
color: #999;
display: block;
font-family: arial, sans-serif;
font-size: 85%;
line-height: 1;
margin: 3px 0 0;
padding: 0;
text-align: center;
text-transform: uppercase;
}
p.site-slogan span { background: #fff; display: inline-block; padding: 0 5px; }
/* header right ---*/
.ja-header-r { padding: 0; position: absolute; right: 0; top: 40px; width: 500px; }if change here not work
Comments
Post a Comment