Custom Temp Article Layout (Print, text) not display correct - Joomla! Forum - community, help and support


hello everybody! i'm new joomla , first website i've developed in it.
but problem article layout doesn't display correctly.

you can see error here: http://olaf.si/index.php/en/contact

the contact form shows basic error of article layout. it's same print button in other single articles...

a friend told me may header include headers code here, tried remove hardcoded template design features (js) , still didn't display properly.

head:

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>" >
<head>
<jdoc:include type="head" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/system.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template; ?>/css/template.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $this->baseurl; ?>/templates/system/css/general.css" type="text/css" />

<!-- javascript moduli -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script type="text/javascript" src="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template; ?>/script/imagecube/jquery.imagecube.js"></script>

<?php include($_server['document_root'] . '/templates/' . $this->template . '/script/sliderandom.php'); ?>
</head>


and that's part component module located:

<div id="content">
<jdoc:include type="message" />
<jdoc:include type="component" />
<jdoc:include type="modules" name="login" title="login form/>
<jdoc:include type="modules" name="vsebina" title="vsebina"/>
</div>

i appreciate support people can give.. i'm lost in whole week already...

bump :)?





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

PProHeadless.exe has stopped working error when opening projects in Adobe Media Encoder CS6

Preconditions Failed. - Joomla! Forum - community, help and support