Hi there again,
Well, I think I have managed to get the breadcrumbs up into the top section and withing the main content part. Take a look here to see where I mean:
www.carpistas-portugueses.com
Here is where I put the breadcrumb code (in red)
<body>
<div id="wrapper">
<div id="headwrap">
<div id="logo"></div>
<div id="topbannerad"><jdoc:include type="modules" name="user5" style="xhtml" /></div>
</div>
<div id="leftwrap">
<div><img src="<?php echo $this->baseurl ?>/templates/transparent_bliss_1.5/images/left-
top.png" alt="top-slice" width="180" height="10" border="0" /></div>
<div id="left">
<div id="leftinner2">
<jdoc:include type="modules" name="left" style="xhtml" />
<jdoc:include type="modules" name="user1" style="xhtml" />
</div>
</div>
<div><img src="<?php echo $this->baseurl ?>/templates/transparent_bliss_1.5/images/left-
bottom.png" alt="" width="180" height="10" border="0" /></div>
</div>
<div id="right">
<div><img src="<?php echo $this->baseurl ?>/templates/transparent_bliss_1.5/images/
right-top.png" border="0" alt="" width="600" height="10" border="0" /></div>
<div id="pathway">
<jdoc:include type="modules" name="breadcrumb" />
</div>
<div id="rightinner">
<div id="rightinner2">
<?php
if ($this->params->get('showselector') == "module" || $this->params->get('showselector') == "modRand") {
?>
<div id="TopModule">
<jdoc:include type="modules" name="top" style="xhtml" />
</div>
Well I hope that helps.:silly:
All the best,
Phil
Post edited by:
phil@carpas_a_vista.com, at: 2008/03/04 11:10<br><br>Post edited by:
phil@carpas_a_vista.com, at: 2008/03/04 11:11