Page 1 of 1
Adding left sidebar to "Artistic" template
Posted: Sat Jul 05, 2008 2:25 pm
by superu
Hi there,
i tried to add a left sidebar to the "Artistic"-template, but i don´t know how. I thought it might be enough to add
Code: Select all
{serendipity_printSidebar side="left"}
to the index.tpl - but its already in there on line 72!
I searched all other files of the template and did not find anything.
Can someone help me?
Greetings, Ullrich.
Re: Adding left sidebar to "Artistic" template
Posted: Sun Jul 06, 2008 1:02 pm
by garvinhicking
Hi!
A left sidebar output is there, but it's inthesame place like the rightone.
If you want a distinct right sidebar, you need to get your hands dirty with the HTML structure in index.tpl AND add the appropriate CSS to the style.css.
Regards,
Garvin
Posted: Mon Jul 07, 2008 11:56 am
by superu
Hm, i played around with the index.tpl and the style.css of the theme and got some results. But after i reinstalled the backupped original files, the layout still is messed up! Cleared the cache and even tried on another pc - still looking like someone played around with... what has happened?
Greetings, Ullrich

Posted: Mon Jul 07, 2008 12:15 pm
by garvinhicking
Hi!
Don't know, maybe you need to show us a URL or screenshot?
Maybe you edited the wrong file?
Regards,
Garvin
Posted: Mon Jul 07, 2008 12:27 pm
by superu
URL:
http://blog.superu.de
I just edited the style.css and the index.tpl in the template-folder of "artistic". When i look on the sourcecode of the redered website, it still contains changes i already changed back by uploading the backup-files.
Looks like something is still cached somewhere??
LG,U.
Posted: Mon Jul 07, 2008 12:38 pm
by superu
OK, after copying a different index.tpl (from another template) and then re-uploading the backup, everything seems fine again now. Just wondering where all this got cached, maybe at our ISP... Further testing on a local machine...
But i still need help with adding the second sidebar "side-by-side" to the first. Using a table to seperate the two did not realy work out.
Grüße,
Ullrich
Posted: Mon Jul 07, 2008 12:38 pm
by garvinhicking
Hi!
You changed the files inside the templates/artistic/ directory, right? Or did you manually modify anything inside your templates_c directory?
You can try to delete the files in your templates_c directory, this is the only place where caching occurs...
Regards,
Garvin
Posted: Mon Jul 07, 2008 10:11 pm
by superu
Deleting Caches worked fine, thank you!
Oh and to all potential visitors, my blog is not public sorry! (only for my family

)
Greetings, Ullrich