Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Tutorials
[Tut] How to change ubercms header color [Tut]
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="emo-nemo-123" data-source="post: 65540" data-attributes="member: 9347"><p>Okay, so recently a lot of people have been wanting to change their header color but dont know how...</p><p>Well today im going to help you with that! <img src="/styles/default/xenforo/smilies/emojione/biggrin.png" class="smilie" loading="lazy" alt=":D" title="Big Grin :D" data-shortname=":D" /></p><p> </p><p>First off, open up your htdocs (or were ever your ubercms files are located.)</p><p> </p><p>go to ; inc>tpl>head-override-generic.tpl.</p><p> </p><p>then look along the lines of this ;</p><p>[PHP]<!-- Uber style overrides --></p><p><style type="text/css"></p><p>body { background-image: url('%www%/images/bg.png') !important; }</p><p>#header-container { background-color: #B8DBEB; }</p><p>h1 a { [/PHP]</p><p>and look for this;</p><p>[PHP]{ background-color: #B8DBEB; }[/PHP]</p><p>change the : "#B8DBEB" to any color you prefer, for example #000000 is black .</p><p>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)</p><p> </p><p>hope this helped most of you, <img src="/styles/default/xenforo/smilies/emojione/biggrin.png" class="smilie" loading="lazy" alt=":D" title="Big Grin :D" data-shortname=":D" /></p></blockquote><p></p>
[QUOTE="emo-nemo-123, post: 65540, member: 9347"] 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 { [/PHP] and look for this; [PHP]{ background-color: #B8DBEB; }[/PHP] 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 [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Tutorials
[Tut] How to change ubercms header color [Tut]
Top