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
Border-bottom u CSS-u

 
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
TREECKO



Joined: 22 Dec 2008
Posts: 72

PostPosted: 22.12.2008 09:11    Post subject: Border-bottom u CSS-u Add user to your forum ignore list Reply with quote

Pokusavam staviti border-bottom na div u CSS-u ali ne uspijeva mi.
Mozete li mi reci u cemu grijesim?
Code:
div#Video1 {
   width:425px;
   border-bottom:medium #000000;
}


P.S. Pozdrav od novog clana! Smile
Back to top
View user's profile Send private message
dr_Hate



Joined: 28 Aug 2007
Posts: 168
Location: Rijeka

PostPosted: 22.12.2008 09:18    Post subject: Add user to your forum ignore list Reply with quote

fali ti stil bordera, soild, dashed, dotted....

Code:

div#Video1 {
   width:425px;
   border-bottom:medium solid #000000;
}


ili npr.

Code:

div#Video1 {
   width:425px;
   border-bottom:3px solid #000000;
}

_________________
imam domenu |stajduhar.org|
Back to top
View user's profile Send private message Visit poster's website
TREECKO



Joined: 22 Dec 2008
Posts: 72

PostPosted: 22.12.2008 09:40    Post subject: Add user to your forum ignore list Reply with quote

Vidi se da ne razmisljam glavom Very Happy
Sada radi. Hvala!
Back to top
View user's profile Send private message
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