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 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
Pekx



Joined: 09 Sep 2004
Posts: 559

PostPosted: 13.04.2006 19:54    Post subject: css problem Add user to your forum ignore list Reply with quote

puko sam totalnooo !!
kada na a:link dodam "border-bottom-style: dotted;" sve mi linkove podvuce iako sam na njima definirao text dec none. pomagajte!
kod je jos WIP tako da se ne obazirete, znam da može i krace Smile
evo koda i slike:
daklem HTML:
Code:
   <div id="header">      
      <div id="hpic"><img src="gfx/header.jpg"></div>
      <div id="izb" ><a href="nekilink.php">[Link1]</a> . <a href="#">[Link2]</a></div>
   </div>



style.css
Code:
body {
   background-image: url(../gfx/bg.gif);
   color: #171717;
   padding: 0px;
   margin: 0;
   font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, Verdana, sans-serif;
   font-size: 12px;
   text-decoration: none;
}

/* SVE ISTO */
a:link, a:visited, a:active {
   color: #84655b;
   border-bottom-color: #84655b;   
   border-bottom-width: 1px;
   border-bottom-style: dotted;
   text-transform: none;
}

#header {
   background-color: #5f3227;
   background-image: url(../gfx/header_bg.gif);
   height: 110px;
   width: 100%;
   margin: 0;
   float: left;
   text-decoration: none;
}

#hpic {
   background-image: url(../gfx/header.jpg);
   background-repeat: repeat-y;
}

#izb {
   margin-top: -30px; /*MUST!!*/
   margin-left: 35%;   
   color: #fefcff;
   text-decoration: none;
   font-weight: bold;
}

#izb a:link, #izb a:visited, #izb a:active {
   font: bold 15px "Trebuchet MS", Trebuchet, Helvetica, Arial, Verdana, sans-serif;
   color: #fefcff;
   text-decoration: none;   
}


toliko sam lud da sam u svaki def stavljao text dec none.
evo i slike:



puno vam hvala! Smile
jednostavno neznam gdje grijesim, hvala!

_________________
mp3hr.com
Back to top
View user's profile Send private message Send e-mail
sinisa.kusic



Joined: 26 Jul 2005
Posts: 728
Location: Rijeka

PostPosted: 13.04.2006 19:59    Post subject: Add user to your forum ignore list Reply with quote

Code:

#izb a:link, #izb a:visited, #izb a:active {
   font: bold 15px "Trebuchet MS", Trebuchet, Helvetica, Arial, Verdana, sans-serif;
   color: #fefcff;
   text-decoration: none;   
}

probaj ovo razbit u komade, odvoji. ( svaki zasebno )

_________________
some are born awesome, some achieve awesomeness and some have awesomeness thrust upon them
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Sulien



Joined: 04 Jan 2004
Posts: 2905
Location: Zagreb

PostPosted: 13.04.2006 20:42    Post subject: Add user to your forum ignore list Reply with quote

Ajde Feelfree ne kenjaj Smile pa što će mu odvajanje pomoći

Peks: border-bottom i text-decoration:underline NISU (oh čudesa!) isto, samo je vizualni efekt isti.

Probaj #header a { border-bottom:none; } umjesto svih tih text-decorationa
Back to top
View user's profile Send private message Send e-mail Visit poster's website
sinisa.kusic



Joined: 26 Jul 2005
Posts: 728
Location: Rijeka

PostPosted: 13.04.2006 20:47    Post subject: Add user to your forum ignore list Reply with quote

@ Sulien ispričavam se na svojoj lijenosti Smile

_________________
some are born awesome, some achieve awesomeness and some have awesomeness thrust upon them
Back to top
View user's profile Send private message Send e-mail MSN Messenger
:cosmos:



Joined: 12 Sep 2003
Posts: 2098
Location: México

PostPosted: 13.04.2006 20:53    Post subject: Add user to your forum ignore list Reply with quote

feelfree wrote:
@ Sulien ispričavam se na svojoj lijenosti Smile


hoces reci neznanju Laughing
Back to top
View user's profile Send private message Send e-mail Visit poster's website Twitter profile
sinisa.kusic



Joined: 26 Jul 2005
Posts: 728
Location: Rijeka

PostPosted: 13.04.2006 20:54    Post subject: Add user to your forum ignore list Reply with quote

:cosmos: wrote:
feelfree wrote:
@ Sulien ispričavam se na svojoj lijenosti Smile


hoces reci neznanju Laughing

aka gluposti Very Happy

_________________
some are born awesome, some achieve awesomeness and some have awesomeness thrust upon them
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Pekx



Joined: 09 Sep 2004
Posts: 559

PostPosted: 14.04.2006 00:37    Post subject: Add user to your forum ignore list Reply with quote

puno hvala decki! Smile

_________________
mp3hr.com
Back to top
View user's profile Send private message Send e-mail
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