Category: css
Lisää koodia -alapalkin muokkailu
Posted by ahokoivu in Ohjeet, css torstai, 1 lokakuu 2009 13:30 No Comments
Tällä CSS koodilla siis saa muokkailtua alapalkkia
#footer {
background: url(“http://kuva.jpg”)
no-repeat bottom left;
height: 200px;
border-top: 1px solid #99CC00;
text-align: center;
color: #333;
font-size: 11px;
padding: 0 0 10px 0;
margin-top: 10px;
}
Comicpress & Custom CSS
Posted by admin in css perjantai, 17 lokakuu 2008 12:04 2 Comments
Custom CSS ei näytä toimivan suoraan ComicPress pohjilla. Pohjat tekevät koodiin vielä korjauksen tuon puukotuksen jälkeen. Homma lienee kuitenkin korjattavissa.
tässä koodia blogista kokoelma.sarjakuvablogit.com
ComicPress V3C .CSS
/*
Theme Name: ComicPress V3C
Version: 2.5
Theme URI: http://mindfaucet.com/comicpress/
Description: The Vertical 3-Column Edition of the customizable theme for publishing comics. <a href=”http://mindfaucet.com/comicpress”>Visit the ComicPress website.</a>
Author: Tyler Martin
Author URI: http://mindfaucet.com/
The CSS, XHTML and design is released under GPL v3:
http://www.opensource.org/licenses/gpl-3.0.html
*/
ComicPress V .CSS
Posted by admin in css torstai, 16 lokakuu 2008 21:56 No Comments
/*
Theme Name: ComicPress V
Version: 2.5
Theme URI: http://mindfaucet.com/comicpress/
Description: The Vertical Edition of the customizable theme for publishing comics. <a href=”http://mindfaucet.com/comicpress”>Visit the ComicPress website.</a>
Author: Tyler Martin
Author URI: http://mindfaucet.com/
The CSS, XHTML and design is released under GPL v3:
http://www.opensource.org/licenses/gpl-3.0.html
*/
ComicPress 3C .CSS
Posted by admin in css torstai, 16 lokakuu 2008 21:39 No Comments
/*
Theme Name: ComicPress 3C
Version: 2.5
Theme URI: http://mindfaucet.com/comicpress/
Description: The 3-Column Edition of the customizable theme for publishing comics. <a href=”http://mindfaucet.com/comicpress”>Visit the ComicPress website.</a>
Author: Tyler Martin
Author URI: http://mindfaucet.com/
The CSS, XHTML and design is released under GPL v3:
http://www.opensource.org/licenses/gpl-3.0.html
*/



