Changing the 'solid color' of the template

  • bertcs
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
14 years 9 months ago #1163 by bertcs
Hi,

First of all: the template is great and the hot install works perfect!!! Thank you for that.

But I would like to make two changes in the template:

1. How to change the 'solid color' of the background (now default is pure 'white' and I really would like to make it solid black)

2. How to change the 'Top Menu Active Tab Color' (only choises now are Green, Yellow en Grey).

Thanx in advance!

Kind regards,
Bert

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 9 months ago - 14 years 9 months ago #1164 by milos
Hi Bert,

1. Open file template_css.php in plain text editor and change line:
Code:
background: url(/<?php echo $template_path; ?>/images/bg<?php echo $bgStyle; ?>.jpg) <?php if($bgStyle>=5) { echo "top center no-"; } ?>repeat;
with
Code:
background: #000;

2. Open image 'topmenu_bg_active_green.png' and edit it in Photoshop, Fireworks or any other image editor. Once you are done, upload it (overwrite old) using FTP.
Last edit: 14 years 9 months ago by milos.

Please Log in to join the conversation.

  • bertcs
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
14 years 9 months ago #1165 by bertcs
That's a fast response! Thanx!

Please Log in to join the conversation.

  • bertcs
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
14 years 9 months ago #1166 by bertcs
Works great!

Thanx for the service Milos!

Please Log in to join the conversation.

Time to create page: 0.152 seconds
Powered by Kunena Forum