posted 1752048664
Forum: HTML Group
View Topics View Profile
i'm trying to make it so that certain profile elements such as the profile pic will layer above gif i added as a floating div, how would i get this to actually work ?
Report Topic
posted 1752901345
try setting the position anything other than static, i think position: relative or position: absolute would fit for your need
Permalink Report Reply