A_Bradbury
Forum Replies Created
-
Any update on this?
Thank you!
Any luck with looking into this?
I have looked into the CSS using Firebug and found that for whatever reason when you upload images to WordPress (or is it my theme?) it automatically creates resized versions (assuming for responsive theme reasons). This resizes images by set pixel sizes based on the long side of the images. Slick Slider is then displaying these resized versions when the browsers are smaller and therefore the images are the same size along the long side. This means that they no longer have the same heights and this creates the problem.
Is this down to my theme? Or is there any way around this?
UPDATE:
I have updated to the latest version of WordPress 4.4.2
The carousel now resizes with the browser but the image heights become inconsistent with big gaps between images. All images are sized to 600px high so i don’t understand why they change to different heights when the browser is scaled down to a smaller size.
Forum: Fixing WordPress
In reply to: Browser Auto Resizing Twenty Twelve Child ThemeSorry, I’m guess I’m not explaining this clearly enough.
The sidebar stays on the left but when the browser window is made smaller the main content area overlaps the sidebar and looks messy. Then, when the browser window gets even smaller the sidebar disappears all together.
The columns on the ‘about’ and ‘contact’ pages also move one on top of the other when the browser window is made smaller.
What I would like is for this main content area and the surrounding container to fit the browser window until it gets to a certain smaller size then it stops resizing.
When viewing the site on a mobile device the elements are all over the place…
Forum: Fixing WordPress
In reply to: Browser Auto Resizing Twenty Twelve Child ThemeI have, yes.
Tried fixing the position of the sidebar using ‘position: fixed’ but the site content moves over the top of it when resized…
Forum: Fixing WordPress
In reply to: Browser Auto Resizing Twenty Twelve Child ThemeYeah I have just taken that bit out. I am new to CSS and only know the basics I’m afraid – hence I’m asking for some pointers here…
I have done research into this but have been unable to find the answer to what I’m looking for so far. It seems that it could be down to the responsive theme?