![]() |
|
Broken theme/ template help? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: Broken theme/ template help? (/thread-5017.html) |
Broken theme/ template help? - AChicken - 2009-04-10 Hello all, I am new to Zenphoto/ Zenpage and, so far have found this to be a very helpful platform to work with. I am however experiencing what I'm thinking is a broken theme/ template page. After looking over and over through the code, I'm not seeing where the error is. I'm hoping someone on here can help me out? Essentially if you look at any page within my site http://offleashphotos.com everything is fine until you get to the Image, Search Results, or Archive pages. You'll notice the gray outline disappears beside the breadcrumb (blue background). Can anyone help me figure out why? This is driving me insane! Broken theme/ template help? - fretzl - 2009-04-12 It's all in your CSS. So content {width: 950px; ` content {width: 950px; ` main {padding-top: 0; ` main {padding-top: 0; and change the margin of the Hope this helped a bit. Broken theme/ template help? - AChicken - 2009-04-13 Ahh you're a life saver! I've been staring at this stuff for a while. Thanks! |