Super Bunnyz
New member
is there any way to lock your image to his position and to his size,because they change position by resolution of screen.is there any CSS OR HTML OR JAVASCRIPT CODE..?
i already have put the script position:absolute: but i want my page to be something like this:
www.l2-fantasy.gr
when i change resolution to 800x600 nothing changes but in my site when i change resolution to 800x600
the menu buttons change their position so much and other times they change so much for finally you cant see them in screen.PLZ HELP!
site:http://captainbunnyz.tk
Code from menu button:
<a href="index2.html"><IMG STYLE="position:absolute; TOP:30px; RIGHT:650px; WIDTH:181px; HEIGHT:75px" SRC="home.jpg" border="0px"></a>
OK I FOUND IT...JUST BRAIN...WHY I DESIGN SITE TO 1280X1024?SO I START DESIGN AGAIN FROM BEGGINING WITH RESOLUTION OF 800X600.
i already have put the script position:absolute: but i want my page to be something like this:
www.l2-fantasy.gr
when i change resolution to 800x600 nothing changes but in my site when i change resolution to 800x600
the menu buttons change their position so much and other times they change so much for finally you cant see them in screen.PLZ HELP!
site:http://captainbunnyz.tk
Code from menu button:
<a href="index2.html"><IMG STYLE="position:absolute; TOP:30px; RIGHT:650px; WIDTH:181px; HEIGHT:75px" SRC="home.jpg" border="0px"></a>
OK I FOUND IT...JUST BRAIN...WHY I DESIGN SITE TO 1280X1024?SO I START DESIGN AGAIN FROM BEGGINING WITH RESOLUTION OF 800X600.