posted 3 years ago
Forum: Web, HTML, Tech
View Topics View Profile
Hi, I am wondering if it's possible to adjust the size of the ".profile" module horizontally so it stretches left & right? I'm taking about this module:
.profile { background:rgba(0, 0, 0, 0.7); color: #870202;}
Report Topic
Sort Replies: Oldest Newest Newest Oldest
.general-about .profile-pic {
Permalink Report Reply
posted 3 years ago updated 3 years ago
Thanks, but this didn't work out exaclty as I thought it would :\: . It appears modifying the width only expands it on the right side, not the left.
Ok so I managed to stretch it out horizontally like this:
posted 11 days ago
Thank you guys