Amazing. Thank you so---- much! Its amazing how a small css error after a ton of more complicated php cause a day long hangup. My sincere thank you's!!!!!!!
Matthew Welsh
Search found 3 matches
- Thu Jul 22, 2010 1:59 pm
- Forum: PHP - Code
- Topic: PHP conditional Body ID's Causing double scrollbar
- Replies: 4
- Views: 356
- Thu Jul 22, 2010 1:37 pm
- Forum: PHP - Code
- Topic: PHP conditional Body ID's Causing double scrollbar
- Replies: 4
- Views: 356
Re: PHP conditional Body ID's Causing double scrollbar
I believe its loading body id="interviews" twice since the only issue it is happening on is in a post that is both in_category('interview') and is_category('interview') seems to be placing two scrollbars on single interview posts.
- Thu Jul 22, 2010 11:28 am
- Forum: PHP - Code
- Topic: PHP conditional Body ID's Causing double scrollbar
- Replies: 4
- Views: 356
PHP conditional Body ID's Causing double scrollbar
Hi all. Thanks for welcoming me to the community. I'm currently creating a photo blog that uses fullsize page images where the body css calls for overflow:hidden (no scrollbars). On pages other than the index.php i wanted scrollbars for a more traditional blog look. The problem is on single pages of...