full width image on page
-
Hi there,
I’m using Twenty Eleven theme and created a child theme for my CSS.I’m trying to get a full width page/no sidebars of 1000px to my pages.
I set it out to a one column on the Theme Options and added this code to my child theme CSS:
.one-column #page { max-width: 1000px; }When I add images to my pages it doesn’t show the right size, it shows a small size. The images are 1000px wide but it goes on 300px max.
I tried edit the image and corrected the size but it shows a pixelated version of it.
It is the same when I add text, it doesn’t go all the width of 1000px.I have no clue what I’m doing wrong. This issue is stocking me from finishing my client’s website. I’m using Inspect Element on Google Chrome and Firebug but couldn’t get this right.
Any help will be greatly appreciated !Thank you.
Lujan
- The topic ‘full width image on page’ is closed to new replies.