|
||
|
|
|||||||
| Welcome to the Exploding Garrmondo Weiner Interactive Swiss Army Penis. |
|
GFF is a community of gaming and music enthusiasts. We have a team of dedicated moderators, constant member-organized activities, and plenty of custom features, including our unique journal system. If this is your first visit, be sure to check out the FAQ or our GFWiki. You will have to register before you can post. Membership is completely free (and gets rid of the pesky advertisement unit underneath this message).
|
![]() |
|
|
Thread Tools |
Set the resume as a background image for the page, that would be the easiest thing to do.
Code:
body {
background-image: url('resume_image.gif');
background-repeat: no-repeat;
background-attachment:fixed; /* you need this to make it look right in Moz */
background-position: 50% 50%; /* or whatever places it where you want */
}
Edit: perhaps I should specify that the above is a modification to the css. Jam it back in, in the dark. |