Forum FAQForum FAQSearchSearch MemberlistMemberlist Forum ignore listForum ignore list RegisterRegister ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in
Problem 'cut off'

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Client-side
View previous topic :: View next topic  
Author Message
Zeus



Joined: 09 Sep 2003
Posts: 775
Location: Čakovec

PostPosted: 25.02.2008 20:09    Post subject: Problem 'cut off' Add user to your forum ignore list Reply with quote

Ovako, imam problem. CMS je joomla, i u firefoxu prikaže neke dijelove dobro, a u IE7 ne prikaže. Evo razlika:

Firefox


IE7


---------------------------------------------------------------------------------
Firefox


IE7


U čemu bi mogao biti problem?
Back to top
View user's profile Send private message Twitter profile
zytzagoo
mi3.crew


Joined: 25 Aug 2003
Posts: 1842
Location: Zagreb, Hrvatska

PostPosted: 26.02.2008 02:07    Post subject: Add user to your forum ignore list Reply with quote

ovak napamet, previse toga je moguce:
- neki striktno definirani height (ili line-height) u nekom divljem ie.css koji je zaboravljen "tamo negdje" a includean je kroz conditional commentse
- missing float definicija/definicije
- overflow-x ili y fulan ili tako nesto
- non-valid css zbog viska tocka-zarez (ili manjka)
- ako mislis da je IE7 bug, evo ti lista pa vidi jel neki od njih: http://www.gtalbot.org/BrowserBugsSection/MSIE7Bugs/

EDIT: moved to client-side forum

_________________
[+]I[+]am[+]my[+]own[+]religion[+]
Back to top
View user's profile Send private message Visit poster's website Twitter profile
Zeus



Joined: 09 Sep 2003
Posts: 775
Location: Čakovec

PostPosted: 26.02.2008 18:27    Post subject: Add user to your forum ignore list Reply with quote

Zyt, ne mogu bas skuzit sve Smile ako ti nije problem, pogledaj sajt:

www.sportzasve.hr

CSS je tu:
http://www.sportzasve.hr/templates/fv_bluesky/css/template_css.css
Back to top
View user's profile Send private message Twitter profile
dkrolo3



Joined: 10 May 2006
Posts: 30

PostPosted: 27.02.2008 00:26    Post subject: Add user to your forum ignore list Reply with quote

Ovo bi trebalo riješiti ove probleme u IE7...

U CSS-u zamjeni ovaj dio:

Code:
.moduletable table tr td div {
height:18px;
}


... sa ovim:

Code:
.moduletable table tr td div {
height:auto;
}
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Zeus



Joined: 09 Sep 2003
Posts: 775
Location: Čakovec

PostPosted: 27.02.2008 11:07    Post subject: Add user to your forum ignore list Reply with quote

Radi, hvala! Smile
Back to top
View user's profile Send private message Twitter profile
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Client-side All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group