NickOhler
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Uploaded Textures All PixelatedThank you for the reply.
After a lot of digging I discovered the issue I’m having is to related scaling for retina displays specifically.
- This reply was modified 8 years, 1 month ago by NickOhler.
Forum: Plugins
In reply to: [Slider by Soliloquy - Responsive Image Slider for WordPress] Slider MarginsSorry, the site is actually http://www.RobmarPlastics.com
Forum: Themes and Templates
In reply to: Padding Problem – Tuesday Morning FrustrationI’ve been trying a lot of different things and most everything on the home page is behaving. The only thing I’m having trouble with now is setting the margins/padding on the Soliloquy slider that I’m using. Can’t seem to make any progress making it tighter around this darn slider.
Has anyone worked with this slider before?
Forum: Themes and Templates
In reply to: Padding Problem – Tuesday Morning FrustrationThank you. I’ve installed a custom CSS plugin, as per your recommendation. The code you provided for the logo area works great! I really appreciate it.
Now, I can’t seem to find a way to change the margins/padding for the image slider area. There isn’t a simple div name like ‘#logo’ it’s a long name and I can’t get it to change anything within my CSS.
How can I change margins/padding for the image slider area?
(If someone can throw me a bone on this one, I should be able to figure out how to edit the other areas that I need to modify)
Help is much appreciated. Thank you!
Forum: Themes and Templates
In reply to: Padding Problem – Tuesday Morning FrustrationOkay, thank you!
I’ve used the ‘Inspect Element’ tool within Google Chrome. For example, on RobmarPlastics.com, if I wanted to change the amount of padding around the logo area. The tool shows me the logo div is contained within a div called headin.grid_16 . How can I used this information to change the padding for this area?
Thank you!