Modifying evoSkins

  • How to add custom CSS

    With CSS code, you can easily change the colors, sizes, margin, fonts and other presentation attributes of your web pages. Each b2evolution Skin comes with a CSS file that defines the presentation styles of that skin. Most b2evolution skins also offer…More »
  • Template function parameters

    When you look at the provided Introducing Templates/EvoSkins? you will see function calls like this for example: <?php the_time() ?> ...which will display the time of the current post, using the default time format. However, many of these function…More »
  • Edit Evoskins

    CSS files Being able to change between pre-made evoskins is great, but sometimes you want to customize your skin a little further. If you just want to change colors, column widths or background images, then all you need to do is edit the css file for…More »
  • Editing Templates

    This page applies to b2evo 1.x. For versions 2.x and above please…More »