PHP-Nuke Services - Addons, Modules, Blocks Vizitati www.westdesign.ro Select Interface Language:EnglishRomanian
  Login or Register HomeForumsDownloadsYour AccountWeb LinksContact   
SectionsShow\Hide
MultiheadlinesShow\Hide
LoginShow\Hide
~ Welcome, alien
Nickname Password
(Register)

~ Membership:

Greetings to the newest member jincesoft
~ New Today: 0
~ New Yesterday: 0
~ Overall: 4306

~ People Online:
~ Visitors: 8
~ Members: 0
~ Total: 8
~Aikon is offline
on Yahoo Msg.
Link to meShow\Hide

aikons.net
Search in FeedsShow\Hide
Search in feeds
HistoryShow\Hide
On 7 February


Speed Up   Pause   Speed Down
DictionaryShow\Hide
Enter the word

Romanian users only

- aikons.net - PHP-Nuke Services Forum Index


This topic is locked: you cannot edit posts or make replies. Page 1 of 1
Icon in front of headlines in center block
Message Author
Reply with quote
Post Posted: Sunday 02 December, 2007 19:56

Hi Akion,

I was wondering how to change the icon/symbol in front of the headlines that appear on the center block.
Mine is the default ">>" but yours for example is .

Where do I find the code and in which file to modify?

Thanks.

View user's profile Send private message
Reply with quote
Post Posted: Sunday 02 December, 2007 20:00

block-Multiheadlines-center.php

View user's profile Send private message Visit poster's website
Reply with quote
Post Posted: Monday 03 December, 2007 01:36

Aikon (sorry for mispelling earlier);

Is it in this clock of codes?

$content .="</tr><tr bgcolor=\"".$bgcolor1."\">";
for ($j=1; $j<=($row["block_cols"]); $j++) {
$ord=($i*$row["block_cols"]+$j);
$content .=" <td valign=\"top\" width=\"".$colwidth."%\ bgcolor=\"".$bgcolor2."\">".get_news($urls[$ord], '', "block")."</td>";


Its not obvious to a non-programmer to me. Sad

View user's profile Send private message
Reply with quote
Post Posted: Monday 03 December, 2007 09:45

Why did my post came up twice when I only clicked "Trimite" once??

View user's profile Send private message
Reply with quote
Post Posted: Monday 03 December, 2007 13:07

Ahhhh, sorry
open functions.php and replace line 667
Code:
$content .= "<strong>&raquo;</strong> <a href=\"".$link."\" target=\"blank\">".$title."</a><br />";

with
Code:
$content .= '<img src="images/sag.gif" border="0" alt=""> <a href="'.$link).'" target="blank">'.$title.'</a><br />';


View user's profile Send private message Visit poster's website
Reply with quote
Post Posted: Tuesday 04 December, 2007 00:06

Aikon,

Many thanks, no worries about the mistake, you get enough questions and requests as it is!

It worked like a charm but I had to add a "\" before each ". Gave a fright when I had half my page went blank! Laughing

View user's profile Send private message
Reply with quote
Post Posted: Tuesday 04 December, 2007 00:07

Ah man ... I should open my eyes ... and used a ' like your post. Duh!

View user's profile Send private message
Reply with quote
Post Posted: Tuesday 04 December, 2007 00:24

Exclamation ' is faster than "
In this particular case there is not much difference.
For a while a started to use the ' instead " anytime I can...I recommend it to anyone.

View user's profile Send private message Visit poster's website
Reply with quote
Post Posted: Tuesday 04 December, 2007 23:57

Ah, thanks for the excellent tip ... I'm always for more speed. I find too many websites, particularly Nuke ones plonking tons and tons of blocks with bandwidth-sucking and speed-sapping blocks with images and flash stuff. Takes forever to load.

I think you've done a superb job (did I tell you that before ... yes, I'm sure I did but here it is again), yes a superb job with Multiheadlines. Considering the dynamic stuff it gathers before rendering each page dynamically, its pretty fast. Very Happy

View user's profile Send private message
Display posts from previous:
This topic is locked: you cannot edit posts or make replies. Page 1 of 1
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
  


Page Generation: 0.48 Seconds