Make a table in dreamweaver, and just copy the code on the right places inside the table. Then it shouldn't be a problem to line it out After that just copy the dreamweaver code into your page!
again thanks for the fast reply, I added it in the template, that's not so hard, but again it fails to load the page... >:( <div id="maincontent"> {if $page_alias neq 'home'} {breadcrumbs starttext='you are here' delimiter='-'} {end} {content} </div> th...
tnx for the very fast reply! However I'm not so good (read no experience at all) with php, so I found the function.breadcrumps.php file and try to add it, but it gives a error and nothing happens when loading the site: Parse error: syntax error, unexpected T_VARIABLE, expecting '(' in /........ this...
The problem: My newsmodule automatic export his content into my RSS reader, however the images URs are relative, so in a newsreader they won't display as they should be. I tried the following to make absolute links from them: insert image, and give the full URL turn of the normal editor and edit the...
Hi, I implemented the adsense tag into my site like this: {adsense ad_client="pub-my-number-is-here" ad_width="160" ad_height="90" ad_format="160x90_as" } and it displays like this: http://www.dewitonline.nl/uploads/images/ad-error.png . What am I doing wrong...
Hi all After trying a lot, I still don't mange to output my rss feeds in a decent content. It's just plain text without any layout... Are there some people here that can point me in the right direction! I subscribed to feedburner.com with this adres: http://htcdriver.com/index.php?page=/News/rss the...
Hello, Quite new with CMSMS, but i already making good progress... I only encounter 1 big problem now, I made a custom menu, but now it show the prefix all the time.. l like 1. home 2. downloads instead of home and downloads. Does anyone know here how to remove this, I'm eating my fingers on this on...