David-G
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Openness] Remove auto hyphenationNever mind. I found a fix. Thanks for replying to the thread.
Forum: Themes and Templates
In reply to: [Openness] Remove auto hyphenationI’m going to sound like an idiot, but how do I upload a screen shot to this thread?
Forum: Themes and Templates
In reply to: [Openness] Remove auto hyphenationIn the body of the post. Words are hyphenated at the ends of sentences. That’s what I want to get rid of.
Forum: Themes and Templates
In reply to: [MH Magazine lite] Questions about new updateWhat is the width of the sidebar now?
Forum: Themes and Templates
In reply to: [MH Magazine lite] Featured Image QuestionWhere in the functions.php would I add
add_image_size( ‘custom-size’, 220, 220, array( ‘center’, ‘top’ ) ); // Hard crop left top
Forum: Themes and Templates
In reply to: [MH Magazine lite] Featured Image QuestionI did disable the featured image on posts because I wanted to use lager images in the posts than the 620 x 264px.
So I guess my question is is it possible to make the featured image larger? Or to make it so it only crops the bottom of the featured image instead of both the top and bottom when I use a larger image?
So I would just add that whole pice of code to the functions.php?
Forum: Themes and Templates
In reply to: [MH Magazine lite] Make Post Title Brighter in SliderThanks for the help. Much appreciated.
Forum: Themes and Templates
In reply to: [MH Magazine lite] Making the content area widerI figured there would be some customization involved. I’ve customized every other theme I’ve used in the past and was wondering if it could be dome with the MH Magazine theme.
Forum: Fixing WordPress
In reply to: Increase sidebar in TwentyTen Theme to 300pxMy sidebar is currently set at 260px. I really wanted to keep the content at the same width side I use a lot of images.
in addition, if someone knows how to add to the margin between the sidebar and the content area, it would be most helpful.