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 menu problem

 
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
Adrian



Joined: 02 Apr 2004
Posts: 692
Location: Around & about

PostPosted: 08.02.2005 03:54    Post subject: css menu problem Add user to your forum ignore list Reply with quote

Radim izbornik za jedan sajt, i imam mali problemčić. Skače u ie-u. Kad se prelazi mišem preko njega u bilo kojem smjeru prvo podigne svaki <a> za 1 px a pri idućem prijelazu ga vrati na početnu poziciju. I'm puzzled. Ne mogu trenutno linkat iz neimenovanih razloga, pa ću probat sa komadom koda. Nemojte mi govorit da koristim listu jer imam dobar razlog zašto ju ne koristim.

<div style="display: none;" class="submenu" id="s3">
<a href="index.php?ukljuci=caffe bars">caffe bars</a>
<a href="index.php?ukljuci=disco clubs">disco clubs</a>
<a href="index.php?ukljuci=fashion">fashion</a>
<a href="index.php?ukljuci=predstave">predstave</a>
</div>

css:

.submenu a{
display: block; border-left: 7px solid #e4e4e7; border-bottom: 1px solid #e4e4e7; margin-bottom: 1px;
padding-left: 3px; color: #a4a4a7; font-size: 11px; height: 14px;
}
.submenu a:hover{
display: block; border-left: 7px solid #a4a4a7; border-bottom: 1px solid #e4e4e7; margin-bottom: 1px;
padding-left: 3px; font-size: 11px; height: 14px; color: #177ece;
}


Fala svima unaprijed.

_________________
The quest for certainty blocks the search for meaning. Uncertainty is the very condition to impel a man to unfold his powers.
http://origami.hr
Back to top
View user's profile Send private message Visit poster's website
red



Joined: 03 May 2004
Posts: 919
Location: Zabok

PostPosted: 08.02.2005 10:41    Post subject: Add user to your forum ignore list Reply with quote

probaj za .submenu a

Code:
margin-top:1px;

_________________
Get busy living, or get busy dying.
Back to top
View user's profile Send private message Visit poster's website Twitter profile
Adrian



Joined: 02 Apr 2004
Posts: 692
Location: Around & about

PostPosted: 08.02.2005 16:03    Post subject: Add user to your forum ignore list Reply with quote

Puno hvala. Smile

_________________
The quest for certainty blocks the search for meaning. Uncertainty is the very condition to impel a man to unfold his powers.
http://origami.hr
Back to top
View user's profile Send private message Visit poster's website
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