Question - html

ok so im trying to make a box with icons in it upper on the bottom right of the screen with a 30px space between the bottom of the screen and the right side is there a way of doing that ?

Make a div with the elements inside. Style the div to have bottom and right properties in CSS. https://www.w3schools.com/cssref/pr_pos_bottom.asp

yea i’ve alredy found the solution from the chat script :roll_eyes:

.Iphone-Fivem {
  top: 30px;
  left: 30px;
  width: 100%;
  height: 100%;


Small Tease :stuck_out_tongue:

3 Likes

wtf are you on bud

hey dude have you finished this script

Nope, only the html part is ready. I’m not gonna keep on developing this.