1200px250px instead of 940x198px
-
Hi, a very nice shows me how increase the theme from 940px to 1200px, it was necessary to add some ows in CSS:
access .menu-header, div.menu, #colophon, #branding, #main, #wrapper {
margin: 0 auto; width: 1200px;
} access {
width: 1200px;
} branding img {
width: 1200px; max-width: 100%; height: auto;
}
But one problem remain:
Internally 2010 works further on with 940x198px, so the header is stretched to 1200×250 and it looks not really sharp:
How and where can I change this????The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.