Benjycreeper
Forum Replies Created
-
Forum: Themes and Templates
In reply to: how to oversize image in twentyelevenFor anyone with the same question, I’ve found a trick that has given the result im after.
In the style.css (in child theme) i used the left and right margin % for the main content. Going from the original 7.6% to whatever fits best. (in my case 3.6% and 5%).
#content { margin: 0 34% 0 3.6%; width: 65%; } #secondary { float: right; margin-right: 5%; width: 18.4%;This has allowed me to narrow the white space either side of the content and therfore allow an image that appears larger.
Doing it this way has also means that mobile devices aren’t effected by funny content widths.
Forum: Themes and Templates
In reply to: how to oversize image in twentyelevenHi Alchymyth,
thanks for the quick reply. I gave this a go and you were right, it had a the strange effect of narrowing the column widths on mobile devices.
Where can i alter the padding to the left of the image or somehow align the image further left? Maybe this way i can squeeze the offending image over to the very left of the page then increase the width % in style to get the increased image size without messing up my margins.Thank you for your time.
Ben
Forum: Themes and Templates
In reply to: iTheme 2 header re-size?It doesn’t appear that the WP version of the theme has a Themify panel?
Forum: Themes and Templates
In reply to: iTheme 2 header re-size?Thanks, but it seems that because i took the theme from WP and not themify i need to find the info here. I contacted a themify developer and he pointed me here.
Forum: Themes and Templates
In reply to: Themify Header Re-size?iTheme2