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 meni uz pomoć tablica

 
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
brainless



Joined: 01 Dec 2004
Posts: 96
Location: nyc

PostPosted: 19.05.2005 10:38    Post subject: css meni uz pomoć tablica Add user to your forum ignore list Reply with quote

Ovako radim na prvom webu pa sam naišao na mali problem....
Naime, kod menia koji bi mi trebao biti css uz pomoć tablica mi u dreamweaveru sve paše, razmak font boja itd. ako testiram iz dreamweavera u firefoxu neprepoznajemi blur koji sam definirao unutar css-a dok mi u internet exploreru, pokrenutom iz dreamweavera prikaže isti ali mi prvo javlja security warning. WTF?
Ako stranicu samostalno sa diska pokrenem unutar nekog explorera ne prepoznaje ništa.

Evo coda stranice, ništa veliko Confused

<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link href="/asd.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
@import url("asd.css");



-->
</style>
</head>

<body background="Untitled-2.gif">
<table width="1024" height="100%" border="0" caption="top" halign="center" align="center" cellpadding="0" cellspacing="0">
<tr>

<td valign="top">
<table width="100%" border="0" valign="top" cellpadding="0" cellspacing="0">
<tr align="center" valign="top">
<td width="131" height="120" background="New Folder/images/Untitled-1_01.gif">
<p>&nbsp;</p></td>
<th background="New Folder/images/Untitled-1_02.gif">
<p>&nbsp;</p></th>
<td width="135" background="New Folder/images/Untitled-1_03.gif">
<p>&nbsp;</p></td>
<td width="65" nowrap="nowrap" background="New Folder/images/Untitled-1_04.gif">
<p>&nbsp;</p></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="2" cellspacing="4" bgcolor="#DE6110">
OVO JE NAVEDENI MENI
<td width="112" class="Nalovnica">History&nbsp;</a></td>
<td width="112"class="Nalovnica">Lipik&nbsp;</td>
<td width="112"class="Nalovnica">Vijesti&nbsp;</td>
<td width="112"class="Nalovnica">Forum&nbsp;</td>
<td width="112"class="Nalovnica">Guestbook&nbsp;</td>
<td width="112"class="Nalovnica">Impressum&nbsp;</td>
<td class="Nalovnica">Prijatelji&nbsp;</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="11" height="11"><img src="images/Okvir_01.gif" width="11" height="11" /></td>
<td><img src="images/Okvir_02.gif" width="100%" height="11" /></td>
<td width="11" height="11"><img src="images/Okvir_03.gif" width="11" height="11" /></td>
</tr>
<tr>
<td background="images/Okvir_04.gif">&nbsp;</td>
<td><p>&nbsp;</p></td>
<td background="images/Okvir_09.gif">&nbsp;</td>
</tr>
<tr>
<td><img src="images/Okvir_10.gif" width="11" height="13" /></td>
<td><img src="images/Okvir_11.gif" width="100%" height="13" /></td>
<td><img src="images/Okvir_12.gif" width="11" height="13" /></td>
</tr>
</table></tr>
</table> </td>
</tr>
</table>

</body>
</html>
[u]

A evo i css styla za meni, možda pomogne
.Nalovnica {

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

font-style: normal;

line-height: normal;

color: #FFFFFF;

text-align: center;

width: 112px;

font-weight: bold;

font-variant: normal;

background-color: #DF5B03;

background-repeat: no-repeat;

background-position: center center;

vertical-align: middle;

cursor: hand;

filter: Blur(Add=1, Direction=30, Strength=Cool;
tenks in advance

_________________
Making the world a better place since 1983 !
Back to top
View user's profile Send private message
F@NTOM



Joined: 11 Sep 2003
Posts: 592
Location: Dubrovnik

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

neda mi se gledat tolki kod...hehe, aki di ti je doctype. Mozda si dobro napravio ali ti radi toga ne radi?? Smile Smile

_________________
These pretzels are making me thirsty!
Back to top
View user's profile Send private message
F@NTOM



Joined: 11 Sep 2003
Posts: 592
Location: Dubrovnik

PostPosted: 19.05.2005 11:12    Post subject: Add user to your forum ignore list Reply with quote

neda mi se gledat tolki kod...hehe, aki di ti je doctype. Mozda si dobro napravio ali ti radi toga ne radi?? Smile Smile

_________________
These pretzels are making me thirsty!
Back to top
View user's profile Send private message
budha



Joined: 02 Mar 2004
Posts: 1377
Location: Osijek

PostPosted: 19.05.2005 11:16    Post subject: Add user to your forum ignore list Reply with quote

CSS meni sa <td>-ovima?!

pogledaj si neke od ovih:
http://www.webmaster-toolkit.com/css-menu-generator.shtml
http://gosu.pl/software/mygosumenu.html
http://www.listulike.com/generator/

_________________
I hate to advocate drugs, alcohol, violence, or insanity to anyone, but they've always worked for me.
Back to top
View user's profile Send private message Visit poster's website
brainless



Joined: 01 Dec 2004
Posts: 96
Location: nyc

PostPosted: 19.05.2005 11:23    Post subject: Add user to your forum ignore list Reply with quote

fala budha, prvi put radim site a spadam više u kategoriju ljudi koji probaju pa kud puklo... Very Happy
ALi ove ću pročitat...

_________________
Making the world a better place since 1983 !
Back to top
View user's profile Send private message
Milla



Joined: 09 Mar 2004
Posts: 2
Location: Zagreb

PostPosted: 19.05.2005 12:26    Post subject: Add user to your forum ignore list Reply with quote

Kvaka ti je u tome da IE podržava filter: Blur(Add=1, Direction=30, Strength=Cool , a FF ne
Back to top
View user's profile Send private message
brainless



Joined: 01 Dec 2004
Posts: 96
Location: nyc

PostPosted: 20.05.2005 07:03    Post subject: Add user to your forum ignore list Reply with quote

Ok, meni sam riješio pomoću Rollover imagea ali mi sve to sada radi u IE - u ali u ff-u ne!
Zapravo mi u internet exploreru prvo javi warning pa tek nakon dopuštenja, rade rollover image-i!!! WTF?

Zapravo ne radi ni u Internet exploreru....

Evo Linka http://www.novilipik.com/probe/index.htm

_________________
Making the world a better place since 1983 !
Back to top
View user's profile Send private message
pulse



Joined: 28 Dec 2004
Posts: 84

PostPosted: 20.05.2005 11:16    Post subject: Add user to your forum ignore list Reply with quote

Meni sve radi normalno...i u FF i u Operi.
Totalno je nepotrebo raditi sa rollover.om...
Back to top
View user's profile Send private message Visit poster's website
budha



Joined: 02 Mar 2004
Posts: 1377
Location: Osijek

PostPosted: 20.05.2005 11:26    Post subject: Add user to your forum ignore list Reply with quote

brainless wrote:
meni sam riješio pomoću Rollover imagea

postoji bolja solucija: Sulienov tutorial

_________________
I hate to advocate drugs, alcohol, violence, or insanity to anyone, but they've always worked for me.
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