Hi there (Greetings to Treewood and cgan). On the page 'Company' I have placed 2 pictures, one of them to the left and the other to the right. It is strangely displayed as the left picture in the very top (ca. 10px down) of the page, and right next to it, on it's rigt side, the page title = Company - and the right picture in the same distance from top, at the outer right. How do I get the left picture to be displayed under the page title ?
and....
If I provide the pictures with a name (or discription ), this is displayed 2 times, one time as simple text, and over that, one time, same text, but now as a link.
How do I get it to show only the link-text ?
Thank you
---
- > cgan - får jag skriva till dig ? Och hvis ja, vart ?
His solution was the editing of the ' templates/pages_default.tpl ', where the executing sequence was changed into : <!-- BEGIN CONTAINER --> <div id="page"> <h3>$aData[sName]</h3> $aImages[3] $aImages[1] $aImages[2]
and after this change, the page title appeared above both pictures.
I still don't know why the picture comment were displayed 2 times, but this only happend once, and since the this edit of pages_default.tpl, it is now displayed only as a text.