It is currently Sun Jan 29, 2023 3:22 pm

b:skin and b:template-skin

b:skin and b:template-skin

Post: #1

Tags <b:skin> and <b:template-skin> are elements used only the header of the Blogger theme XML file, whose content is hold a series of CSS code and variable declarations used along with CSS and can be interacting with the Theme Designer tool .

<b:skin> is responsible for CSS used for the current blog look, while the <b:template-skin> is responsible for the display template in the Layout Editor.

The Syntax

B: SKIN

<b:skin>
  <![CDATA[
    
  ]]>
</b:skin>

B: TEMPLATE-SKIN

<b:template-skin>
  <![CDATA[
    
  ]]>
</b:template-skin>
  • CDATA must be nested in the tags.
  • The tag <b:skin> is required in all themes.
  • Tags <b:skin> and <b:template-skin> are separated tags and can not be nested. They must be positioned in the header of the XML file between <head> and </head>.
  • <b:template-skin> can't be used in b:layoutsVersion 1.

Official themes distributed by Blogger has own Group of variable,  this determine variable to be used in Layout > Theme Designer.

Other Tag

Login

|

Who is online

In total there are 2 users online :: 0 registered, 0 hidden and 2 guests (based on users active over the past 5 minutes)
Most users ever online was 239 on Mon Dec 26, 2022 4:40 am

Statistics

Total posts 4 • Total topics 3 • Total members 1 • Our newest member admin