Current location: Hot Scripts Forums » General Web Coding » CSS » IE 7 Display minor problem


IE 7 Display minor problem

Reply
  #1 (permalink)  
Old 04-29-09, 05:18 AM
Confidence Confidence is offline
Newbie Coder
 
Join Date: Apr 2009
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
IE 7 Display minor problem

hey guys,

for a little Internet project, using Joomla CMS, here:

my project

when i view it in IE 7, it shows this (screenshot)

http://i43.tinypic.com/2vv4co0.png




and this is the responsivle part in CSS

Code:
.rawimages {mod_jfla...ction.css (Linie 106)
margin-left:60px;
margin-top:-14px;
text-align:center;
}
i tried playing around with margin-left...but it did not solve it

any ideas how to fix it?

thanks in advance.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 04-29-09, 03:38 PM
outhowz42 outhowz42 is offline
Newbie Coder
 
Join Date: Jun 2008
Location: USA
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
Need More Code

Can you show the code for the layout?

Those in a <div> ?

Also, nice navbar, that all done with CSS?
__________________
www.sportsloon.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #3 (permalink)  
Old 05-02-09, 09:18 AM
Confidence Confidence is offline
Newbie Coder
 
Join Date: Apr 2009
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Code:
<div id="jflanguageselection">
<div class="rawimages">
<span id="active_language">
<a href="http://www.mysite.com/index.php?lang=de">
<img title="Deutsch (DE-CH-AT)" alt="Deutsch (DE-CH-AT)" src="/images/Germany-small.png"/>
</a>
</span>
<span>
<a href="http://www.mysite.com/index.php?lang=en">
</a>
</span>
</div>
</div>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump


All times are GMT -5. The time now is 06:48 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.