Simple Machines Community Forum

Customizing SMF => Graphics and Templates => Theme Site Themes => Topic started by: ClickSafe on February 28, 2012, 02:02:04 PM

Title: CLS FineColor
Post by: ClickSafe on February 28, 2012, 02:02:04 PM
Link to the theme (http://custom.simplemachines.org/themes/index.php?lemma=2562)
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fcustom.simplemachines.org%2Fthemes%2Findex.php%2Faction%2Cdownload%2Flemma%2C2562%2Fimage%2Cthumb&hash=f8a86cc7987851c41627af73925920231ee07c2e)

DEMO's (http://smf.klikveilig.be/index.php?action=mypage)
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Favatars.simplemachinesweb.com%2Fsmf%2Favatar_322520_1329941524.png&hash=ece815b14f2213ce97faea97eb9f9f59c6119a7c) (http://smf.klikveilig.be/index.php)
MORE ClickSafe THEMES? ... Click Safe  ;) here (http://smf.klikveilig.be/)
Title: Re: CLS-Pro-FineColor
Post by: ARG01 on February 29, 2012, 12:11:43 AM
Looks nice but again you need to work a bit on the


span.upperframe {
    background: url("../images/theme/main_block.png") no-repeat scroll 0 -90px transparent;
    display: block;
    padding: 0 0 0 20px;
}


and

span.lowerframe {
    background: url("../images/theme/main_block.png") no-repeat scroll 0 -102px transparent;
    display: block;
    padding: 0 0 0 20px;
}


areas.   ;)