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: 9
~ Members: 0
~ Total: 9
~Aikon is offline
on Yahoo Msg.
Link to meShow\Hide

aikons.net
Search in FeedsShow\Hide
Search in feeds
HistoryShow\Hide
On 17 May


Speed Up   Pause   Speed Down
DictionaryShow\Hide
Enter the word

Romanian users only

- aikons.net - PHP-Nuke Services Forum Index


Reply to topic Page 1 of 1
Personalize center block of Multiheadlines
Message Author
Reply with quote
Post Posted: Sunday 15 July, 2007 18:45

Many people are looking just for the center block which can hold feeds titles from diferent sources, formated on one, two, three columns [or more] but they just forget about the colours used on this block.
The colours which I used to draw this block are $bgcolor1, $bgcolor2 which are defined on your theme so if the theme is changed these colours changes also depending of the theme installed.
But sometimes the combination of these two colour[$bgcolor1 used as a background of the table and $bgcolor2 the background of a cell] are just not right and the whole impression is that this block doesn't fit with your theme colours.
If you are really unhappy about this combination [$bgcolor1, $bgcolor2] you can change it to fit your theme better....$bgcolor2 have more impact on apearance;
Open blocks/block-Multiheadlines-center.php and just below the globals line[first line]
Code:
global $prefix, $db, $bgcolor1, $bgcolor2;

add your own colours as bellow
Code:
global $prefix, $db, $bgcolor1, $bgcolor2;
$bgcolor1 = "your_hexa_color1";
$bgcolor2 = "your_hexa_color2";


View user's profile Send private message Visit poster's website
Display posts from previous:
Reply to topic 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.52 Seconds