How to decrease the space between the footer header to social links?
Reddit » CSS Help
by /u/Michaael115
2d ago
I have a footer with several different headers across it. (Ex: about us, contact us, follow us) and under each header is hyper links. Under the 'follow us' header I have social links but the space is way too far down. I would like the links closer to the header, but idk how to do that. Im struggling. This is my code: .footer-col .social-links a{ display: inline-block; height: 40px; width: 40px; background-color: rgba(255,255,255,0.2); margin: 0 10px 10px 0; text-align: center; line-height: 40px; border-radius: 50%; color: #ffffff; transition: all 0.5s ease; } submitted by /u/Michaael115 [v ..read more
Visit website
For some reason my upvote icons are broken!
Reddit » CSS Help
by /u/ultrakryptonite
2d ago
All I did was use the CSS snippet in the custom upvote and downvote thread and for some reason it's broken-- I can't tell why though! My images are PNGs, 72x72 and are all well under 64KB as outlined by these guidelines. Yet, it's still not workin'! Here is the code (directly copied and pasted): /*Arrows*/ .thing .arrow { height: 25px; width: 25px; } .arrow.up { background: url(%%POD2upINACTIVE-72x72%%); } .arrow.upmod { background: url(%%POD2upACTIVE-72x72%%); } .arrow.down { background: url(%%POD2downINACTIVE-72x72%%); } .arrow.downmod { background: url(%%POD2downACTIVE-72x72%%); } /*This ..read more
Visit website
How can I add space between these fieldsets
Reddit » CSS Help
by /u/glez_fdezdavila_
2d ago
<!DOCTYPE html> <html> <head> <title>ALEXGUIAS</title> <style type="text/css"> body {font-family: Verdana, Geneva, Tahoma, sans-serif; background-color: #54545C; color:rgb(180, 220, 255) } header { border-color: rgb(255, 196, 0); border-radius: 10px; box-shadow: 0px 0px 5px 5px rgb(255, 196, 0); color: rgb(255, 196, 0); text-align: center; padding: 20px 0; font-style: italic; font-family: Verdana, Geneva, Tahoma, sans-serif; font-weight: 700; } body h1 {color: #E70548; font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif; font-size: xx-la ..read more
Visit website
Infinite marquee images overlapping and I can't figure out why or how to fix it...
Reddit » CSS Help
by /u/thehalfbloodwolf
2d ago
Hi all! I need some CSShelp for an snippet of code.. I have an infinite marquee code embedded into a web page I am designing/developing for a client that doesn't seem to be working properly.. after a certain point the images overlap and look all jumbled together. (after the "Skincare Junkie/Lunascent" Logo, about 10-15 seconds in) I have a few marquees throughout the site on other pages that I have not had this problem with. I have been through the code what feels like a hundred times and cannot for the life of me figure out what is wrong.. I have a feeling it is something maybe with the mirr ..read more
Visit website
Help CSS newbie with flex please.
Reddit » CSS Help
by /u/Bishop_e4
4d ago
I'm having a issue with my Flexbox in CSS. Say I have content on the right, and then content on the left. How do I get the content on the left to go under the content on the left when I make the browser window smaller? Like I want it to be size by side when the browser is full screen or big enough but on smaller media, it stacks on top of each other? submitted by /u/Bishop_e4 [visit reddit] [comments ..read more
Visit website
Request for Help if its's available
Reddit » CSS Help
by /u/MatronOf-Twilight-55
4d ago
This sub is my last hope. I run a sub r/SurvivingToxicppl It's a Support Group for Victims of certain kinds of abuse. Doesn't matter. I haven't sent out invitations yet to the current members of the group, I sent 2 out to a couple of Mods that could be interested. IN any case no members, but my videos have like 90 Views. I am a restricted sub, so anyone who wants can just peruse my content and never subscribe. Is there ANYTHING in css, scrips, etc to prevent people from the ability to watch my videos? If I go private within RES, I can no longer upload videos. I just don't want to have to rest ..read more
Visit website
It is possible to hide an element taking into account another element?
Reddit » CSS Help
by /u/CrashOverride93
4d ago
Hello! I'm trying to hide an element A only if element B is not present/doesn't exist. For example, the following code that changes the z-index of '...79b8029' if '...7094a6d' is not present, works as intended: .elementor-184 .elementor-element.elementor-element-79b8029:not(:has(.elementor-repeater-item-7094a6d)) { z-index: 0; } But, after applying the same technique for another different element (different container also) it doesn't hide '...5b5140c' if '...79b8029' has '...7094a6d' inside it: .elementor-184 .elementor-element.elementor-element-79b8029:has(.elementor-repeater-item-7094a6 ..read more
Visit website
Href scrolling?
Reddit » CSS Help
by /u/inihilihin
4d ago
I'm returning to coding as a hobby after a long time without it. For my example project, I have a header and a footer. The header links to the footer (href="#footer") and vice versa. I know that I have made something similar before, in which the page would visibly scroll instead of just jumping straight to it, but I have absolutely no memory of how, or even if I used href and css at all. What is the simplest way you can think of to do this? submitted by /u/inihilihin [visit reddit] [comments ..read more
Visit website
Shrinking sidebar nav with media query not moving to center during window resize
Reddit » CSS Help
by /u/sublimme
5d ago
I think it might have to do with the position attribute I set to sticky for the navbar and therefore the reason the media query is not resizing the sidebar? https://codepen.io/Mark-Matlock/pen/gOyyxLb This is the solution site that shrinks the sidebar correctly - https://technical-documentation-page.freecodecamp.rocks/ submitted by /u/sublimme [visit reddit] [comments ..read more
Visit website
CSS - The Complete Guide To CSS For Beginners | Free Udemy course for limited time
Reddit » CSS Help
by /u/Ordinary_Craft
5d ago
https://www.webhelperapp.com/css-the-complete-guide-to-css-for-beginners/ submitted by /u/Ordinary_Craft [visit reddit] [comments ..read more
Visit website

Follow Reddit » CSS Help on FeedSpot

Continue with Google
Continue with Apple
OR