Johsten
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Full width colour blocksHi,
Thanks for your suggestion.
It makes the grey box full width when I add the following:
.container, .span12 { width: 100%; }However, the text in the box then comes to the edges as well. It also skews the content on the homepage to the left.
Thanks.
Forum: Fixing WordPress
In reply to: Making footer stick to bottom of pagesThanks dcrowe. I did the min height in em to make it more adaptive (on mobile, it doesn’t add any extra space, which is great). I’m looking for a way to stick the footer to wherever the bottom of the browser is, but this is a good interim solution.
Thanks Andrew. I did have a look at that tutorial before. Like I said, the problem was working out the html – I don’t have a #container, and I don’t know how to add one, or what the existing equivalent on my site is called – meaning I can’t make any css changes to it.
Forum: Fixing WordPress
In reply to: Everything moves about when screen is resizedThanks for your reply, Christine. I’m very happy with your theme, I’ve clearly just made a lot of changes that don’t work very well with it :/
I tried removing the line in header.php, as well as adjusting media query widths on the CSS, but unfortunately nothing seems to be happening.
I think the problem is mainly with widgets I’ve added. I’ve got rid of the large image of me that was in the top left (bit narcissistic anyway), and moved other around a bit, and it already looks much better, even on mobile. I think I had overloaded it with widgets that didn’t all fit in when the screen was made smaller.
Great theme. Thanks!