[Theme: Hey Cookie]
-
Caroline,
When I add the mini-grid thumbs to the Sidebar, it would get pushed down on an iPad. I found this change in media.css repaired it (changing wrapper width from 800 to 810:)
— Jeb@media only screen and (min-width: 850px) and (max-width: 1150px) {
.wrapper {
width: 810px;
}
My patched site: http://graphicjoke.com/did-you-hear-about-the-fire-at-the-circus/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Theme: Hey Cookie]’ is closed to new replies.