Joomla 1.0.15
Template JA Trona
http://www.businessmarketing247.comDuno if you gonna be able to see out of that but also see our Template index.php file details below.
<head>
<?php mosShowHead(); ?>
<link rel="stylesheet" href="<?php echo $tmpTools->baseurl(); ?>/templates/system/css/system.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $tmpTools->baseurl(); ?>/templates/system/css/general.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $tmpTools->templateurl(); ?>/css/template_css.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $tmpTools->templateurl(); ?>/css/typo.css" type="text/css" />
<script language="javascript" type="text/javascript">
var siteurl = '<?php echo $tmpTools->baseurl();?>/';
var tmplurl = '<?php echo $tmpTools->templateurl();?>/';
</script>
<script language="javascript" type="text/javascript" src="<?php echo $tmpTools->templateurl(); ?>/js/ja.script.js"></script>
<!-- js for dragdrop -->
<!-- Menu head -->
<?php if ($jamenu) $jamenu->genMenuHead(); ?>
<link href="<?php echo $tmpTools->templateurl(); ?>/css/colors/<?php echo $tmpTools->getParam(JA_TOOL_COLOR); ?>.css" rel="stylesheet" type="text/css" />
<?php if ( $my->id ) { initEditor(); } ?>
<!--[if lte IE 6]>
<style type="text/css">
.clearfix {height: 1%;}
img {border: none;}
</style>
<![endif]-->
<!--[if gte IE 7.0]>
<style type="text/css">
.clearfix {display: inline-block;}
</style>
<![endif]-->
<?php if ($tmpTools->isIE6()) { ?>
<!--[if lte IE 6]>
<link href="<?php echo $tmpTools->templateurl(); ?>/css/ie6.php" rel="stylesheet" type="text/css" />
<link href="<?php echo $tmpTools->templateurl(); ?>/css/colors/<?php echo $tmpTools->getParam(JA_TOOL_COLOR); ?>-ie6.php" rel="stylesheet" type="text/css" />
<script type="text/javascript">
window.addEvent ('load', makeTransBG);
function makeTransBG() {
makeTransBg($$('img'));
}
</script>
<![endif]-->
<?php } ?>
<!--[if gt IE 7]>
<link href="<?php echo $tmpTools->templateurl(); ?>/css/ie8.css" rel="stylesheet" type="text/css" />
<![endif]-->
<script type='text/javascript' src='/components/com_sobi2/plugins/gallery/slimbox.js'></script>
</head>
By the way - dunno what this mod would look like in V-card but would like to try that - can you show me an example ?
I tried showing the standard Lightbow in v-card before and it kinda broke out and looked awful! Maybe I need to mod the v-card template CSS as well to make it look better ? Or even get a complete different v-card template?