Hello, my blog is located at http://www.eddieslab.org , i modified the layout.php file on the template dir to include a logo on the banner section.
When i change categories using the links on the left, it even changes the banner section and it doesn't display the logo anymore....
What do i have to edit to fix this?
Thanx in advance and please forgive my poor english
The problem is the path you have mentioned to the logo, in layout.php, make sure you have something like "/path/to/image" and not "path/to/image" (notice the forward slash at the beginning).