-
AuthorPosts
-
cndglobal Friend
cndglobal
- Join date:
- March 2009
- Posts:
- 170
- Downloads:
- 31
- Uploads:
- 13
- Thanks:
- 52
- Thanked:
- 16 times in 1 posts
October 25, 2009 at 7:23 pm #145481How 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 Friendnoibihappy2009
- Join date:
- January 2009
- Posts:
- 62
- Downloads:
- 0
- Uploads:
- 8
- Thanked:
- 6 times in 1 posts
October 25, 2009 at 11:10 pm #321519Not much clear. Would you mind make a screenshot w/ note which pos you want to have image ?
tkszyuong Friendzyuong
- Join date:
- March 2007
- Posts:
- 37
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 2
- Thanked:
- 3 times in 1 posts
October 26, 2009 at 10:06 am #321576screen capture your screen or url then we can have a better idea.
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
cndglobal Friendcndglobal
- Join date:
- March 2009
- Posts:
- 170
- Downloads:
- 31
- Uploads:
- 13
- Thanks:
- 52
- Thanked:
- 16 times in 1 posts
October 28, 2009 at 12:38 pm #321900Thanks 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;
} -
AuthorPosts
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