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
10 zadnjih topika na vorumu ... CSS

 
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 -> Server-side
View previous topic :: View next topic  
Author Message
keko



Joined: 06 May 2004
Posts: 531
Location: Split

PostPosted: 12.10.2004 14:22    Post subject: 10 zadnjih topika na vorumu ... CSS Add user to your forum ignore list Reply with quote

e skinia san onaj topics anywhere i sve radi savršeno sam me nervira ša neznan nikako prominit font...odakle vuć css iliti .tpl..neznan koji...aj molin vas pomozite ... ako je prekomplicirano bar malo detaljnije Laughing Wink

pozdrav&unaprid fafala
keko Crying or Very sad Cool

_________________
happiest boi newer!
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
keko



Joined: 06 May 2004
Posts: 531
Location: Split

PostPosted: 14.10.2004 10:18    Post subject: Add user to your forum ignore list Reply with quote

enibodi Crying or Very sad eniting Crying or Very sad plizzzzzzzzzzz Crying or Very sad Crying or Very sad Crying or Very sad

_________________
happiest boi newer!
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
keye



Joined: 24 Nov 2003
Posts: 2465
Location: Paris - France

PostPosted: 14.10.2004 10:20    Post subject: Add user to your forum ignore list Reply with quote

ej znas ti da ja uopce nisam skuzila sta si ti ovdje gore napisao i o cemu sa radi? Shocked (e a mozda nisam jedina, pa malo to bolje objasni!)

_________________
Google is a blind person
Back to top
View user's profile Send private message Visit poster's website
keko



Joined: 06 May 2004
Posts: 531
Location: Split

PostPosted: 14.10.2004 10:26    Post subject: Add user to your forum ignore list Reply with quote

evo primjera.... www.show.nighst.com .. POSLJEDNJE NA FORUMU ...
a evo i primjera te skripte: www.show.nighst.com/forum/topics_anywhere.php Very Happy

etto..skinia san onu skriptu šta prikazuje zadnjih 10 topika na vorumu ( topics anywhere v1.0.11).. e sad neznan kako prominit boje i stil fontova ... pa ako neko zna neka plizzz pomogne ...

tenks Keye Wink

_________________
happiest boi newer!
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
zytzagoo
mi3.crew


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

PostPosted: 14.10.2004 12:07    Post subject: Add user to your forum ignore list Reply with quote

http://www.afsvlaanderen.be/topics_anywhere/download.php#inst

Dakle, otvoris topics_anywhere.php u text editoru, i mijenjas u config dijelu fajla sto zelis...

Tadkojer, na gornjem linku imas i opis kako CSS-om style-ati ono sto zelis...

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



Joined: 06 May 2004
Posts: 531
Location: Split

PostPosted: 14.10.2004 12:42    Post subject: Add user to your forum ignore list Reply with quote

e znan za taj link al nikako da svatin Sad moreš malo detaljnije ...plizzz Very Happy

proba san sve ... i linkat al neide Crying or Very sad Crying or Very sad

_________________
happiest boi newer!
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
zytzagoo
mi3.crew


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

PostPosted: 14.10.2004 12:56    Post subject: Add user to your forum ignore list Reply with quote

jel se mučiš s engleskim ili se mučiš s terminologijom?

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



Joined: 06 May 2004
Posts: 531
Location: Split

PostPosted: 14.10.2004 13:01    Post subject: Add user to your forum ignore list Reply with quote

ma lako za engleski nego slabo mi ide to programiranje ... ako ti je tlaka nema veze ... al punooo pi mi pomoga ...plizzzzz Very Happy

_________________
happiest boi newer!
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
zytzagoo
mi3.crew


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

PostPosted: 14.10.2004 14:29    Post subject: Add user to your forum ignore list Reply with quote

Ona verzija s .css fileom nema veze s programiranjem.

Dakle, uzmi ovo:
Code:
A.topics:link {
     color: #FFFFFF;
     text-decoration: none;
     font-size: 10px;
     font-family: Verdana, Arial, Helvetica, sans-serif
}
A.topics:active {
     color: #FFFFFF;
     text-decoration: none;
     font-size: 10px;
     font-family: Verdana, Arial, Helvetica, sans-serif
}
A.topics:visited {
     text-decoration: none;
     font-size: 10px;
     font-family: Verdana, Arial, Helvetica, sans-serif
}
A.topics:hover {
     color: #990000;
     text-decoration: none;
     font-size: 10px;
     font-family: Verdana, Arial, Helvetica, sans-serif}


.topics {
     color: #FFFFFF;
     font-size: 10px;
     font-family: Verdana, Arial, Helvetica, sans-serif
}


i sejvaj kao nekifile.css, i onda na stranici na kojoj ti se listaju ti zadnji topici s foruma ukljuci taj .css file na nacin da stavis sljedece unutar <head> dijela html stranice:
Code:
<link rel="stylesheet" href="nekifile.css" type="text/css">


Dalje bi ti trebalo ostati samo mijenjati nekifile.css da dobijes boje i fontove koje zelis.

HTH

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



Joined: 06 May 2004
Posts: 531
Location: Split

PostPosted: 14.10.2004 15:29    Post subject: Add user to your forum ignore list Reply with quote

legendo tenks..al sve san proba ... i to isto pa neide...jel mora bit html ili može i php Very Happy

_________________
happiest boi newer!
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
zytzagoo
mi3.crew


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

PostPosted: 14.10.2004 18:59    Post subject: Add user to your forum ignore list Reply with quote

Moze bit i php. To nema veze.
Bitno je da su imena classova dobra, i da je .css file dobro polinkan...

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



Joined: 06 May 2004
Posts: 531
Location: Split

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

al hebate sve normalno napravin pa neće .... imaš koji idea Idea

_________________
happiest boi newer!
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
zytzagoo
mi3.crew


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

PostPosted: 14.10.2004 20:12    Post subject: Add user to your forum ignore list Reply with quote

Bez url-a na kojem se moze vidjeti to sto pokusavas napraviti, igramo se gluhog telefona...

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



Joined: 06 May 2004
Posts: 531
Location: Split

PostPosted: 14.10.2004 22:40    Post subject: Add user to your forum ignore list Reply with quote

evo stari:
ovo je topics anywhere skripta:
www.show.nighst.com/forum/topics_anywhere.php

e sad dobiješ kod ( kojeg moš i sam napravit a to i sam znaš Very Happy ):
Code:
<script language="JavaScript" type="text/javascript" src="http://www.show.nighst.com/forum/topics_anywhere.php?mode=show&f=a&n=10&r=y&sr=y&b=non&lpb=0&lpd=0&lpi=y"></script>


ovaj kod možeš ubacit na bilo koju stranicu na internetu e sad neznan tj. neide mi nikako prominit hebeni font..sve san proba...evo ako ti nije tlaka a to ti je max. 2 minute posla probaj sebi ubacit neki css i vidit ćeš .... Sad
...sori stari ako te pilan ... samo reci ... ajl stop

_________________
happiest boi newer!
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
che.UP
mi3.crew


Joined: 07 Sep 2003
Posts: 2320
Location: zagreb

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

Code:
<style>
.topics a {
     color: #0f0;
     text-decoration: none;

}

.topics a:hover {
     color: #00f;
     text-decoration: underline;
}


.topics {
     color: #f00;
     font-size: 10px;
     font-family: Verdana, Arial, Helvetica, sans-serif
}
</style>

<div class="topics">
<script language="JavaScript" type="text/javascript" src="http://www.show.nighst.com/forum/topics_anywhere.php?mode=show&f=a&n=10&sfn=y&fnl=y&r=y&sr=y&b=non&lpb=0&lpd=0&lpi=y"></script>
</div>


evo, go figue :)
ako sad ne uspijes onda odustani, jebiga :)

_________________
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
keko



Joined: 06 May 2004
Posts: 531
Location: Split

PostPosted: 15.10.2004 00:07    Post subject: Add user to your forum ignore list Reply with quote

FALA FALA FALA FALA ....... khurcu više...e zahvaljujen VAM ono...imate piće Wink eto sad ste me i ovo naučili...fala još jednom..

pozdrav

_________________
happiest boi newer!
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
keko



Joined: 06 May 2004
Posts: 531
Location: Split

PostPosted: 23.12.2004 13:40    Post subject: Add user to your forum ignore list Reply with quote

oj..evo ovo radi besprijekorno samo me sad hebe čćšđ Smile znate možda u čemu je štos Smile

http://nighst.com/ btw. pričekajte malo dok se učita Razz tenks

_________________
happiest boi newer!
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Mr.Snoopy



Joined: 13 Dec 2004
Posts: 6

PostPosted: 24.12.2004 01:08    Post subject: Add user to your forum ignore list Reply with quote

keko wrote:
oj..evo ovo radi besprijekorno samo me sad hebe čćšđ Smile znate možda u čemu je štos Smile

http://nighst.com/ btw. pričekajte malo dok se učita Razz tenks



ja te mogu samo pohvaliti za design a oko problema ti nemogu pomoci :S Wink
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
che.UP
mi3.crew


Joined: 07 Sep 2003
Posts: 2320
Location: zagreb

PostPosted: 24.12.2004 03:15    Post subject: Add user to your forum ignore list Reply with quote

ok ja ne vidim di ti imas te latest postove :) mislim da nije od pive, dvaput sam pogledo...

_________________
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
bozob



Joined: 07 Mar 2004
Posts: 378
Location: Gruda, Konavle

PostPosted: 24.12.2004 03:52    Post subject: Add user to your forum ignore list Reply with quote

che.UP wrote:
ok ja ne vidim di ti imas te latest postove Smile mislim da nije od pive, dvaput sam pogledo...

mislim da ti je ipak piva učinila svoje Laughing
pogledaj teći put
Back to top
View user's profile Send private message Send e-mail
keko



Joined: 06 May 2004
Posts: 531
Location: Split

PostPosted: 24.12.2004 10:37    Post subject: Add user to your forum ignore list Reply with quote

Mr.Snoopy wrote:
ja te mogu samo pohvaliti za design a oko problema ti nemogu pomoci :S Wink

tenks..al vidit ćeš još kad sredin logo tj header..ovaj mi je malo(puno) socijalan Wink

Mr.Snoopy wrote:
ok ja ne vidim di ti imas te latest postove Smile mislim da nije od pive, dvaput sam pogledo...

e sad neznan jel ti od pive al je moguće Smile ako se sićaš Laughing koristia si FF za pregled al san primjetia da u njemu koji put i ne učita ( go figure! ) i kod mi se čini nekako prepuno opterećen ..pa cilu stranicu sporo dižee Crying or Very sad

_________________
happiest boi newer!
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
che.UP
mi3.crew


Joined: 07 Sep 2003
Posts: 2320
Location: zagreb

PostPosted: 24.12.2004 10:49    Post subject: Add user to your forum ignore list Reply with quote

ma bio mi je javascript iskljucen :)

sad sam malo pogledo, al mi nije jasno zasto... u biti ti se ne vide samo Č i č kolko sam skuzio... mozda je moguce da javascript sjebe u transportu al malo mi je rano za takve stvari :)

ovo kaj se tice sporosti - true, document.writeIn dosta zna usporit ucitavanje....

btw, cekiraj si malo kod... imas 2x body tag i jos neke stvari al ne stignem sad pisat sve...

_________________
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
keko



Joined: 06 May 2004
Posts: 531
Location: Split

PostPosted: 24.12.2004 12:38    Post subject: Add user to your forum ignore list Reply with quote

hebate koliko grešaka Confused .. a bilo bi super kad bi se ja tako dobro razumija u kodove Smile .. al da vas pitan ima li načina da sve sve '' očisti'' ono ka ostane uredno a da mi bude isti deezine Smile .. i btw ... šta bi tražili vi profi programeri za uredit ovako jednu stranicu pehape Koda Smile lol

_________________
happiest boi newer!
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
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 -> Server-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