tylerbarabas
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Cakifo] Pics do not show up on front page sliderHey Jesper,
I’m posting in this thread because I think my problem may be related. I’m trying to make the image in my slider display as 700×250, like I did before here: https://www.leantomedia.com. These are the actual dimensions of the original image.
In the site I’m presently working on, however, it keeps re-sizing it to 500×230 (as you mentioned above). https://portfolioanalytics.net.host01.cfdynamics.com/. Looking in the inspector of my browser, it seems to be using a different file entirely (img-500×230.jpg as opposed to img.jpg). How can I tell wordpress to just use the original file, original size?
When I look in Settings > Media I get Thumbnail Size, Medium Size, and Large Size. Nothing for Slider Image, or anything that has the dimensions 500×230.
Forum: Themes and Templates
In reply to: [Cakifo] How to adjust height of header and footer?Thanks to Tara for suggesting FireBug. What a great utility!
Using it I was able to pin down that #branding and #footer are in fact the correct properties to adjust. But I was not able to get any change from editing style.css. Instead I had to edit these properties in the style.min.css in the child theme. I am still pretty unclear as to why there exists a style.css if the browser is reading from style.min.css (which is much tougher for me to read lol). EIther way this seems to work.
Thanks!
Forum: Themes and Templates
In reply to: [Cakifo] How to adjust height of header and footer?I put that in to my child theme’s style.css, but changing these values still has no effect. I even tried setting them to extremely high & low values, but no change. Please let me know if you have any other suggestions. This theme is perfect for my needs besides this one tiny adjustment. :/