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
firefox pitanje...

 
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
vjeko



Joined: 17 Oct 2003
Posts: 452
Location: sss t

PostPosted: 02.06.2004 21:46    Post subject: firefox pitanje... Add user to your forum ignore list Reply with quote

kako da borderi tablica ne izgledaju onako lose u firefoxu???
Back to top
View user's profile Send private message Send e-mail
ivan



Joined: 08 Sep 2003
Posts: 320
Location: Zagreb

PostPosted: 02.06.2004 22:25    Post subject: Add user to your forum ignore list Reply with quote

može neki konkretan primjer

_________________
no ojro
Back to top
View user's profile Send private message Visit poster's website
zytzagoo
mi3.crew


Joined: 25 Aug 2003
Posts: 1842
Location: Zagreb, Hrvatska

PostPosted: 02.06.2004 22:25    Post subject: Add user to your forum ignore list Reply with quote

Kako lose? Defaultni border="1"?
Da definiras border CSS-om, pa ce izgledati isto svugdje?

_________________
[+]I[+]am[+]my[+]own[+]religion[+]
Back to top
View user's profile Send private message Visit poster's website Twitter profile
vjeko



Joined: 17 Oct 2003
Posts: 452
Location: sss t

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

gle kako izgleda....klikkkk!]
Back to top
View user's profile Send private message Send e-mail
che.UP
mi3.crew


Joined: 07 Sep 2003
Posts: 2320
Location: zagreb

PostPosted: 02.06.2004 23:27    Post subject: Add user to your forum ignore list Reply with quote

a kod koji ispljune doticno je?

_________________
UP | TypeTester | Accommodations App
Meni u Firefox-u ne radi AJAX
Back to top
View user's profile Send private message Visit poster's website
vjeko



Joined: 17 Oct 2003
Posts: 452
Location: sss t

PostPosted: 02.06.2004 23:44    Post subject: Add user to your forum ignore list Reply with quote

kod? gdje? kako? (: ne kuzim?

gle ja stawim border i tako ga prikaze...to je to...pa me zanima kako da ga prikaze normalno kao sto to radi ie...jel to firefox obicno tako prikazuje ili to samo meni.... Embarassed
Back to top
View user's profile Send private message Send e-mail
che.UP
mi3.crew


Joined: 07 Sep 2003
Posts: 2320
Location: zagreb

PostPosted: 02.06.2004 23:54    Post subject: Add user to your forum ignore list Reply with quote

flame wrote:
kod? gdje? kako? (: ne kuzim?

gle ja stawim border i tako ga prikaze...to je to...pa me zanima kako da ga prikaze normalno kao sto to radi ie...jel to firefox obicno tako prikazuje ili to samo meni.... :oops:


pa di stavis border? u dreamweaveru? frontpageu?
malo vise infa sa tvoje strane ne bi skodilo. da si kvalitetno postavio pitanje dobio bi rjesenje problema odma u prvom replyju.

posalji source kod (znaci komad html datoteke) koji ima tablicu ovu koju si poslao.

moze biti vise razloga zasto je to tako... ne da mi ih se sve pisati (a vjerujem ni nekom drugom) zato sto se rjesenje moze vidjeti iz tvog koda a ne moramo nagadjat kako on izgleda.

_________________
UP | TypeTester | Accommodations App
Meni u Firefox-u ne radi AJAX
Back to top
View user's profile Send private message Visit poster's website
carr



Joined: 13 Nov 2003
Posts: 1397
Location: Karlovac

PostPosted: 03.06.2004 00:29    Post subject: Add user to your forum ignore list Reply with quote

dodaj mu bordercolor
bordercolor="#000000" recimo.

_________________
Bolje biti malo lud, nego malo pametan.
Back to top
View user's profile Send private message Visit poster's website
vjeko



Joined: 17 Oct 2003
Posts: 452
Location: sss t

PostPosted: 03.06.2004 09:13    Post subject: Add user to your forum ignore list Reply with quote

che.UP wrote:
... ne moramo nagadjat kako on izgleda.


dizz sorry ewo...

Quote:
<table width="56%" border="15" align="center" cellpadding="0" cellspacing="0" bordercolor="#000000">
<tr>
<td height="336" bgcolor="#CCCCCC"></td>
</tr>
</table>


dream
Back to top
View user's profile Send private message Send e-mail
ivan



Joined: 08 Sep 2003
Posts: 320
Location: Zagreb

PostPosted: 03.06.2004 10:22    Post subject: Add user to your forum ignore list Reply with quote

e sad idemo na ono što je zytzagoo rekao
možeš ovako
Code:
<table style="background-color: #CCCCCC; margin: 0px; padding: 0px; height: 336px; width: 56%; border: 15px solid #000000">
<tr>
<td></td>
</tr>
</table>

ili bolje definirat poseban class
ovo baciš u header
Code:
<style type="text/css">
.tablica {
   background-color: #CCCCCC;
   margin: 0px;
   padding: 0px;
   height: 336px;
   width: 56%;
   border: 15px solid #000000;
}
</style>

a ovo u body
Code:
<table class="tablica">
<tr>
<td></td>
</tr>
</table>

_________________
no ojro
Back to top
View user's profile Send private message Visit poster's website
blackduke
mi3.crew


Joined: 08 Sep 2003
Posts: 2681
Location: Zagreb

PostPosted: 03.06.2004 10:34    Post subject: Add user to your forum ignore list Reply with quote

ergg..... kae firefox?
Back to top
View user's profile Send private message Visit poster's website Twitter profile
ivan



Joined: 08 Sep 2003
Posts: 320
Location: Zagreb

PostPosted: 03.06.2004 13:48    Post subject: Add user to your forum ignore list Reply with quote

to ti je ona pojava kad neko polije lisicu benzinom pa je zapali i natjera da trči Smile

_________________
no ojro
Back to top
View user's profile Send private message Visit poster's website
vjeko



Joined: 17 Oct 2003
Posts: 452
Location: sss t

PostPosted: 03.06.2004 18:00    Post subject: Add user to your forum ignore list Reply with quote

thaaanx
Back to top
View user's profile Send private message Send e-mail
kliker



Joined: 10 Sep 2003
Posts: 800
Location: /var/tmp

PostPosted: 11.06.2004 08:40    Post subject: Add user to your forum ignore list Reply with quote

aj da ne otvaram novi topic pa da se samo prishlepam sa pitanjem.
kako napraviti uninstall extenzije u firefoxu,...

konkretno, flash[[Click to play]]
Back to top
View user's profile Send private message Visit poster's website
zytzagoo
mi3.crew


Joined: 25 Aug 2003
Posts: 1842
Location: Zagreb, Hrvatska

PostPosted: 11.06.2004 08:43    Post subject: Add user to your forum ignore list Reply with quote

http://kb.mozillazine.org/index.phtml?title=Firefox_:_FAQs_:_Uninstall_Extensions

_________________
[+]I[+]am[+]my[+]own[+]religion[+]
Back to top
View user's profile Send private message Visit poster's website Twitter profile
kliker



Joined: 10 Sep 2003
Posts: 800
Location: /var/tmp

PostPosted: 11.06.2004 09:13    Post subject: Add user to your forum ignore list Reply with quote

vec jesam,...

Loading...Loading...Loading.......
Crying or Very sad
Back to top
View user's profile Send private message Visit poster's website
zytzagoo
mi3.crew


Joined: 25 Aug 2003
Posts: 1842
Location: Zagreb, Hrvatska

PostPosted: 11.06.2004 09:29    Post subject: Add user to your forum ignore list Reply with quote

Probaj onda ovo: http://www.extensionsmirror.nl/index.php?showtopic=82

Ima tamo i linkove na neke uninstall utilitye, kao i opis rucne metode.

_________________
[+]I[+]am[+]my[+]own[+]religion[+]
Back to top
View user's profile Send private message Visit poster's website Twitter profile
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