link colours
This commit is contained in:
parent
a2761213e0
commit
bd83783391
@ -10,6 +10,7 @@
|
|||||||
// A further two - $nav_bg_3 and $nav_bg_4 are used to create the hover, if any particular scheme
|
// A further two - $nav_bg_3 and $nav_bg_4 are used to create the hover, if any particular scheme
|
||||||
// wants to implement that
|
// wants to implement that
|
||||||
$nav_colour = get_pconfig($uid, "redbasic", "nav_colour");
|
$nav_colour = get_pconfig($uid, "redbasic", "nav_colour");
|
||||||
|
$link_colour = get_pconfig($uid, "redbasic", "link_colour");
|
||||||
|
|
||||||
// Load the owners pconfig
|
// Load the owners pconfig
|
||||||
$banner_colour = get_pconfig($uid,'redbasic','banner_colour');
|
$banner_colour = get_pconfig($uid,'redbasic','banner_colour');
|
||||||
|
Reference in New Issue
Block a user