PDA

View Full Version : Lookin for a template.


baerwurz
02-10-2007, 03:43 AM
Hi,

I´m looking for a template like this (http://www.webkatalog-webverzeichnis.com/Auto_Verkehr.html).

Not the Colour (I will make my own css) but the Layout with the left Sidebar etc. Ist there a template available like this? :confused:

I will pay up to 30 $.

I hope you can help me.

Thanks a lot, André

shadav
02-10-2007, 02:42 PM
there are a lot of free templates that offer a left sidebar and some that also offer a right sidebar....

or you can try and add them yourself

this is for version 2.1, i'm pretty sure it should work correctly...

create a file called left.tpl and place it into your template folder
place whatever content you want displayed into it

open main.tpl and i believe...
find
Content visible to registered users only.replace with
Content visible to registered users only.this should work...it's how my template's set up

to add a right column create a file named right.tpl and place it into your template folder, place whatever info you'd like in it

open main.tpl
find
Content visible to registered users only.before add
Content visible to registered users only.

bunny
02-11-2007, 08:18 AM
Content visible to registered users only.

If lucky yaa, but i doubt that, cause placement depends on table structure coding of it, and what template is been used.

If i use that on http://freephpldtemplates.sbclansite.com/phpld2/demo3/ it will kill my template.

But @ op : look at http://freephpldtemplates.sbclansite.com/phpld2/demo2/ would that be good enough if so its free to download.

Regards