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
mysql news skripta
Goto page Previous  1, 2
 
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
boby-s



Joined: 10 Apr 2004
Posts: 222
Location: Samobor< >Zagreb

PostPosted: 19.02.2005 12:17    Post subject: Add user to your forum ignore list Reply with quote

a kaj je najbolja fora., svaki news koji imam u bazi > ispisuje po 2 puta zaredom
Back to top
View user's profile Send private message
Chombila



Joined: 22 Dec 2003
Posts: 248

PostPosted: 19.02.2005 12:54    Post subject: Add user to your forum ignore list Reply with quote

fora je u tome sto u template nemozes ubacivati php... tako je to kod cutenewsa a kod aj-a neznam, al probaj staviti i <?php ?> Wink
Back to top
View user's profile Send private message
boby-s



Joined: 10 Apr 2004
Posts: 222
Location: Samobor< >Zagreb

PostPosted: 19.02.2005 15:19    Post subject: Add user to your forum ignore list Reply with quote

ali daj pogledaj da radi...

jedna je tablica #EAEAEA
a druga #F5F5F5

samo: izbacuje 2 puta istu vijest, i ispisuje neka sranja bezveze...
Back to top
View user's profile Send private message
Chombila



Joined: 22 Dec 2003
Posts: 248

PostPosted: 19.02.2005 15:43    Post subject: Add user to your forum ignore list Reply with quote

pa neradi ti covjece...
isti tekst ti ispise dvaput, jednom sa svjetlijom, a jednom sa tamnijom pozadinom...
cuj mislim da ce ti oni najbolje reci:
http://cutephp.com/forum/index.php?showtopic=6501
Back to top
View user's profile Send private message
boby-s



Joined: 10 Apr 2004
Posts: 222
Location: Samobor< >Zagreb

PostPosted: 19.02.2005 15:45    Post subject: Add user to your forum ignore list Reply with quote

e.hvala.
ako kaj skužim.javim, jer je fakat zayebano napraviti to...
Back to top
View user's profile Send private message
Chombila



Joined: 22 Dec 2003
Posts: 248

PostPosted: 19.02.2005 17:45    Post subject: Add user to your forum ignore list Reply with quote

eto odgovorio ti autor aj-a, nadam se da si skonot... Wink
Back to top
View user's profile Send private message
boby-s



Joined: 10 Apr 2004
Posts: 222
Location: Samobor< >Zagreb

PostPosted: 19.02.2005 22:27    Post subject: Add user to your forum ignore list Reply with quote

sad jesam Very Happy Wink
Back to top
View user's profile Send private message
boby-s



Joined: 10 Apr 2004
Posts: 222
Location: Samobor< >Zagreb

PostPosted: 20.02.2005 19:55    Post subject: Add user to your forum ignore list Reply with quote

ako nekoga zanima, ide ovako :

U template cutenewsa/aj-forka:

Code:
<div class="{alternating}"
{short-story}
 [comlink]...[/comlink]</div>


U .css koji koristiš:
Code:

.cn_news_odd 
{
  background-color: #EAEAEA;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #444444;
}

.cn_news_even
{
  background-color: #F5F5F5;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #444444;
}


i dobiješ :

sivi text > bijela pozadina
sivi text >svjetlosiva pozadina
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 -> Server-side All times are GMT + 1 Hour
Goto page Previous  1, 2
Page 2 of 2

 
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