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
css - textpattern testing

 
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
Milos Radovic



Joined: 18 Mar 2004
Posts: 52
Location: St. Gallen - Switzerland

PostPosted: 30.12.2004 16:50    Post subject: css - textpattern testing Add user to your forum ignore list Reply with quote

testiram trenutno textpattern (www.textpattern.org). I mogu vam reci da je za moje svrhe sasvim dovoljno i sto je najbolje, sasvim jedostavno sto se tice handling'a.

No.. uradio sam layout u css'u i naravno, kao i uvek, imam problema sa iE Browser'om.

problem je negde u CSS dfinicije

#links ul {... i #rechts ul {

ali pogledajte sami ---> http://www.superdeluxe.ch

1. firefox mi pokazuje sve kako treba <ul> i <li> u div'ovima "links" i "rechts" su pozicionirani perfektno. ali u iE.. Sad

2. u sekciji portfolio --> http://www.superdeluxe.ch/portfolio
slike u contentu imaju cudan hover?!? Ali opet samo u iE.

Dali neko mozda vidi problem ili moju gresku?

pozdrav iz svice!

_________________
www.superdeluxe.ch
suzuki in design
milos raovic
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
gog



Joined: 18 Jun 2004
Posts: 679
Location: zagreb

PostPosted: 30.12.2004 19:13    Post subject: Add user to your forum ignore list Reply with quote

Ne kužim kakav čudan hover na slikama, ja ne vidim nikakav hover?

Što se listi tiče, probaj definirati marginu i padding za li element, jerbo se on uopće ne spominje u tvom css-u...
Back to top
View user's profile Send private message Visit poster's website
Milos Radovic



Joined: 18 Mar 2004
Posts: 52
Location: St. Gallen - Switzerland

PostPosted: 30.12.2004 19:38    Post subject: Add user to your forum ignore list Reply with quote

definisao sam i pokusao.
neradi. t.j. u firefox je jos uvek sve kako trba, Ali iE nemenja nista.

a sto se tice hover...

ako ides na portfolio sekciju i kod prvog rada (hotel metropol) pogledas gde pocinje rec "Screenshot"... prilepljeno je uz kraj, a cim predjem preko slike ili preko teksta.. slika i text se vrate na pravilan polozaj... dok na radu "eiszauber" tog problema nema. .... strange?!?!?

_________________
www.superdeluxe.ch
suzuki in design
milos raovic
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Milos Radovic



Joined: 18 Mar 2004
Posts: 52
Location: St. Gallen - Switzerland

PostPosted: 31.12.2004 08:26    Post subject: sredjeno Add user to your forum ignore list Reply with quote

sredio sam lii-problem ovako...

#links ul {
display: block;
list-style:none;
margin: 0px;
padding: 0px;
}

#links li {
margin: 0px;
padding: 0px;
}


#links ul li a {
font-style:normal;
width:153px;
padding:2px 2px 2px 5px;
margin:1px 0 0 0;
display:block;
text-decoration:none;
}

#links ul li a:hover {
background-color:#00CCFF;
}
---> interesantano da za firefox #links ul li a & #links ul li a:hover nisu potrebni. Samo za iE

_________________
www.superdeluxe.ch
suzuki in design
milos raovic
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
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