site URL:
site name:
URL templates folder:
link on home page with Name of site:
Description of site:
link "Home":
link on gallery, if gallery is activated:
dysplaed tree of category in sidebar with gallery:
RSS full:
listing RSS-feeds of categories:
$v) {echo "
example of style for dropdown menu:
#menu li li a {
background: #098df9;
border-bottom: 1px dotted #eee;
padding:10px;
}
#menu ul ul {margin-top:18px;}
-----------------------------------
----------------------------------------------------------------------------
FOR CSS:
For the indentation on the right and left of the image with the text flow around images:
.post img {
margin: 0 7px;
}
Remove border from images with reference:
.post a img {
border:0;
}