Motori di Ricerca, SEO

Modifica del Web Link template Greenery

Modifica dei colori di layout template greenery
Sessione: web link
weblink

1) File CSS :

File : Joomla’Template’greenery’css
La classe è cosi’ suddivisa :sectiontableheader // principalesectiontableentry1 // 1° rigasectiontableentry2 // 2° rigacodice :
.sectiontableheader {
font-size : 12px;
font-weight : normal;
text-transform : uppercase;
letter-spacing : 1px;
color : #EEE;
background : #111111;
padding : 1px;
}
.sectiontableentry1 {
vertical-align : top;
padding : 3px;
background : #333333;
border-bottom : 1px solid #8F8F8F;
line-height : 15px;
}
.sectiontableentry2 {
vertical-align : top;
padding : 3px;
border-bottom : 1px solid #8F8F8F;
background : #4D4D4D; line-height : 15px;
}

2) Immagine"punto di separazione" :

File : ’images’M_images’weblink.png

3) Componente

/** components/com_weblinks */
DEFINE(’_WEBLINKS_TITLE’,’Web Links’);
DEFINE(’_WEBLINKS_DESC’,’We are regularly out on the web. When we find a great site we list’ .’ it here for you to enjoy.
From the list below choose one of our weblink topics, then select a URL to visit.’);
DEFINE(’_HEADER_TITLE_WEBLINKS’,’Web Link’);
DEFINE(’_SECTION’,’Section:’);
DEFINE(’_SUBMIT_LINK’,’Submit A Web Link’);
DEFINE(’_URL’,’URL:’);
DEFINE(’_URL_DESC’,’Description:’);
DEFINE(’_NAME’,’Name:’);
DEFINE(’_WEBLINK_EXIST’,’There is a Web Link already with that name, please try again.’);
DEFINE(’_WEBLINK_TITLE’,’Your Weblink must contain a title.’);

speak up

Add your comment below, or trackback from your own site.

Subscribe to these comments.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

*Required Fields