-
AuthorPosts
-
July 25, 2011 at 5:40 pm #166692
Hi
I have a problem with the size of the logo i put in IE.
Firefox working good.
http://www.courrierhr.com/jateline5/
I changed the size in templace.css.
Do you have any idea ?
-
chavan Friend
chavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
July 25, 2011 at 6:32 pm #402972This issue is because there was a header right DIV there with 500px width and its displayed as block
Now I have just hidden that DIV using css “display:none” in this file /templates/ja_teline_iv/css/template.css
The replaced code
.ja-header-r {
display: none;
padding: 0;
position: absolute;
right: 0;
top: 40px;
width: 500px;}
check your site in IE and confirm it.
Note: If you Find my Post useful please click on the Thanks Icon
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by chavan 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-