Versioner sammenlignet

Nøgle

  • Linjen blev tilføjet.
  • Denne linje blev fjernet.
  • Formatering blev ændret.

...

http://www.tribloom.com/blogs/laura/2013/04/22/custom-theme

 

 

...

Image Modified

...

I really dont get it....

the finished css and the css in the files does not comply well for any reverse engineering, and the official documentation is a JOKE (tommel ned)

 

 

Unofficial

So, I decided to do it in a more manageble way, and put styles flat on:

...

Kodeblok
<@markup id="css" >
   <style media="screen">
.logo img
{
  content:url("/MOSLogo.jpg");
  width: 763px;
  height: 172px;
}
.alf-header
{
  background-color: #1B79A9;
}
  </style>
....
.....