1 fdeconiac Jul 31, 2008 14:36
3 fdeconiac Jul 31, 2008 23:58
Thanks for your answer!
But i got a message error... 8|
"Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in [...]/skins/simple_zen/posts.main.php on line 52"
Have a good night!
4 tilqicom Aug 01, 2008 00:09
i assume you have moved up the 'sidebar.inc.php' thing above by yourself... try copy+pasting the posts.main.php file i ve pasted there or even better [url=http://www.tilqi.com/assets/posts.main.rar]download it here [/url] .. if you still encounter a problem, please paste your posts.main.php either here or to the [url=http://pastebin.com/]pastebin[/url]
5 fdeconiac Aug 28, 2008 10:54
It works very well! thank you very much.
what you need to do is to move
above the
so that it will load the sidebar to the left first...
just in case ; here is a modified version of posts.main.php:
Afterwards, you need to open stylesheet.css and edit
clear:both prevents it to float with the sidebar so change it into :
you might need to modify other files, do not hesitate to ask further, good luck