Webmaster's Community

Designing and Development => Open Source => SMF Support - Simple Machine Forums => Topic started by: mjay12 on January 10, 2012, 01:00:41 PM

Title: Quick Rusty White Header Question
Post by: mjay12 on January 10, 2012, 01:00:41 PM
I have been trying to fill some white space in the header by making the images on the right bigger. I have altered the size in the theme settings (default height:190px; width:560px) but this just moves the image to the right overlapping the edge of the theme.

Is there any way of keeping the right side of the image where it is but 'grow' the image to the left to fill the white space?

Title: Re: Quick Rusty White Header Question
Post by: Ricky on January 11, 2012, 08:19:06 AM
The size was planned because its a fluid width theme, you can change width of the theme from Admin --> Configuration --> Current theme. You may try to set its width to 800px , see if that helps.

However, changing width can't be very easy as its also the part where there is few conditions and at few places width has been hardcoded for some reason.