Jump to content

Backroung layers, and hide last login


awefree

Recommended Posts

I've been trying to add an image on top of a repeating background image. But one just seems to replace the other. Is there any way have it sit centered on the left side of the screen over the origional background? Also, i found a bunch of codes to hide the last login, but half of them involve putting HTML in the "city" text box (myspace) which cannot hold that much text. The other half of them require you to put it elsewhere, but when i submit the HTML the site changes it and it winds up looking like gibberish. Has anyone ever used a "hide last login" code effectively? Thanks for your time- God Bless -TrinX

Link to comment
Share on other sites

the background code is... and the image i want to add on top of that is: http://i16.photobucket.com/albums/b8/AWeFree/tears2.jpg<style type="text/css">body {background-color: rgb(255, 200, 200);background-image: url(http://img01.doobix.com/backgrounds/pictur...cloth_103.jpg);background-position: left bottom;background-repeat: repeat;background-attachment: fixed;}img {border: 0;}td, tr, div {background-color: transparent;border: 0;}table {background-color: transparent;border: 0;}table table {background-color: transparent;border: 0;}table table table {background-color: rgb (255, 225, 225) ;border-width: 2;border-color: rgb(255, 200, 200);border-style: dotted;filter:alpha(89);-moz-opacity:1;opacity:1;}table table table td {border: 0;}table table table table {background-color: transparent;border: 0;}</style>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...