![]() |
Headers/Footers - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Themes (https://community.mybb.com/forum-103.html) +---- Forum: Theme Support (https://community.mybb.com/forum-10.html) +---- Thread: Headers/Footers (/thread-8939.html) |
Headers/Footers - TronixHost - 2006-05-14 Hello, I am in need of some support regarding headers and footers. How do I add text to the headers/footers? Which part of the headers/footers? Also, whenever I make a member of my forum a staff member, there name doesn't change to a different colour on the "online list". I have changed the usergroup colours the same as before. Any solution to this problem/error? RE: Headers/Footers - Dennis Tsang - 2006-05-14 TronixHost Wrote:Hello,The headers and footers can be found in the 'header' and 'footer' template in the Admin CP Admin CP --> Templates --> Modify/Delete --> Expand your template set --> header/footer Quote:Also, whenever I make a member of my forum a staff member, there name doesn't change to a different colour on the "online list". I have changed the usergroup colours the same as before. Any solution to this problem/error? Can you make sure that you changed the display group to the right usergroup (when you edit the user) RE: Headers/Footers - zaher1988 - 2006-05-14 For information regarding set a usergroup settings read this tutorial RE: Headers/Footers - asa_201 - 2006-05-14 also this user was entering the hex code with a # symbol in front then without you have to enter it like this
where it says colour here you would enter: red green blue it may work with hexes as well using this format but you just enter the name of the colour ![]() Also for your other problem scroll down on the modify member group page until you come to the usergroup options page: The first option is: Show on 'Forum Team' Page? Should this usergroup be shown on the forum team page? Yes No select the yes radio button then submit the changes, if you have any more problems let us know ![]() RE: Headers/Footers - Dennis Tsang - 2006-05-14 It works hex code, color name, or RGB. http://www.w3schools.com/tags/tag_font.asp RE: Headers/Footers - asa_201 - 2006-05-15 Dennis do you mean that you can just enter ff0000 or #ff0000 instead of:
or do you just mean where i have colour here you can enter heg, rgb? RE: Headers/Footers - Dennis Tsang - 2006-05-15 Read the link I posted in my last post Quote:rgb(x,x,x) RE: Headers/Footers - asa_201 - 2006-05-15 i did lol and to be honest that is when i became a bit confused ![]() RE: Headers/Footers - Dennis Tsang - 2006-05-15 Well it just means that you can put any of those three formats in the 'color' attribute ![]() RE: Headers/Footers - asa_201 - 2006-05-15 yes but can you just enter the color or would you need to enter the string of code ![]() |