Swiffit2 home icon

Cascading Style Sheets (CSS)

Classer og tags

Her er en liste med tomme CSS tags som kan brukes for å stile elementer fra swfit2. Copier tagene til ditt eget stliark.

/*-----------------*/
/*--content.shtml--*/
/*-----------------*/



h1 /*title*/
{}

p /*body*/
{}

p.subtitle
{}

p.author
{}

p.intro
{}

p.ingress
{}

div ul li a /*ilinks and alinks*/
{}

/*--- pasted pictures in contence---*/

img[align="left"]
{}
   
img[align="right"]
{}

/*------------------*/
/*--rightcol.shtml--*/
/*------------------*/


div.image-div /*sac=ims*/
{}

div.image-div a /*link to bigger img*/
{}

img.st-image
{}

p.image-title
{}

p.image-description
{}

p.img-credits
{}


/*-------------------*/
/*---summary.shtml---*/
/*-------------------*/


/*---Classes found in sum----*/
/*---To avoid conflict,------*/
/*---confind them in a ------*/
/*---div or span-------------*/


/*div.image-div a img.st-image*/

/*p.subtitle*/

/*p.intro*/

/*p.ingress*/

/*p a.more*/



/*-----------------------------*/
/*----news.shtml/list.shtml----*/
/*-----------------------------*/


/*--Baced on default listtype 0/1/4/5--*/
/*--- 4 subtitle+title in head link--*/
/*-Folder must be sett to news or list-*/


div.news
{}

div.news div.thumb
{}

div.news div.thumb a
{}

div.news img.st-thumb-image
{}

div.news div.content
{}

div.news p.header /*also counts for Subtitle*/
{}

div.news p.header a
{}

div.news p.ingress /*also counts for introtext*/
{}

div.news p.author
{}


/*--Baced on default listtype 2--*/


div.news
{}

div.news p a img.st-thumb-image
{}

div.news
{}

div.news h3 a /*--title--*/
{}

div.news h4 /*--subtitle--*/
{}

div.news h5 /*--intro--*/
{}

div.news h6 /*--ingress--*/
{}

div.news p.date
{}

div.news a.more
{}

/*--Baced on default listtype 3--*/


div.newsBrief
{}

div.newsBrief p a img.st-thumb-image
{}

div.newsBrief h3 a /*--title--*/
{}

div.newsBrief p /*-- subtitle, intro, ingress --*/
{}

p.author
{}

div.newsBrief p.rightLink a.more
{}

/*------------------*/
/*------search------*/
/*------------------*/


div.search-div
{}

form#fsearch
{}

input.search-input
{}

class.search-button
{}

/*------------------*/
/*----menu.shtml----*/
/*------------------*/


a.internal-menu-link
{}

div.search-result
{}

span.search-span
{}

/*result same as news*/

/*-------------------*/
/*---submenu.shtml---*/
/*-------------------*/


ul.menu-list
{}


ul.menu-list li.category, ul.menu-list li.article
{}

ul.menu-list li.category a, ul.menu-list li.article a
{}

ul.menu-list li.cur-category a, ul.menu-list li.cur-article a
{}

ul.sublevel1    
{}


ul.sublevel1 li.article  
{}

ul.sublevel1 li.article a
{}

ul.sublevel1 li.cur-article a
{}
    Publisert: 20.12.06 10:48 Bookmark and Share