[Tut] How to change ubercms header color [Tut]

emo-nemo-123

Member
Nov 20, 2011
80
11
Okay, so recently a lot of people have been wanting to change their header color but dont know how...
Well today im going to help you with that! :D

First off, open up your htdocs (or were ever your ubercms files are located.)

go to ; inc>tpl>head-override-generic.tpl.

then look along the lines of this ;
PHP:
<!-- Uber style overrides -->
<style type="text/css">
body { background-image: url('%www%/images/bg.png') !important; }
#header-container { background-color: #B8DBEB; }
h1 a {
and look for this;
PHP:
{ background-color: #B8DBEB; }
change the : "#B8DBEB" to any color you prefer, for example #000000 is black .
you can find color right here on devbest! simply go to were you edit your bar colors and that stuff, find a color and put the numbers in there ^^ (including the # infront)

hope this helped most of you, :D
 

brsy

nah mang
May 12, 2011
1,530
272
Nice simple tutorial, but if people would look for themselves this wouldn't be a problem.
 

Sallaz

New Member
Feb 26, 2013
29
3
Illumina CMS, has different sleeks & codings on it not like most CMS's. So yes, it would be pretty tricky to find.
 

Users who are viewing this thread

Top