The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

CSS Code for background

3 posters

Go down

Solved CSS Code for background

Post by modexpert Fri 19 Apr - 22:03

Can someone edit the background picture of [url=gtamf.forumotion.com/forum]this[/url] forum

Code:
html {
background: #000 url("(http://i.imgur.com/PP8b8oi.png") repeat;
/* Height is 100%, so the body can be 100% */
height: 100%;
background-attachment:fixed;
background-position:center center;
}

body {
background: url("") no-repeat;
background-position: bottom center;
/* Height is 100%, so the tiled BG will tile all the way down
 the page, not just as far down as the page’s content
 (when the content’s height is less than the window’s height) */
}

html>body {
 min-height: 100%;
 width: auto;
}


 body {cursor: url(http://www.myspacecursor.net/cursors/3.cur); }
Free CursorsMyspace LayoutsMyspace Comments


.postbody table tbody tr td {
padding : 5px;
background : #999;
border : 1px solid #FFF;
}
td.quote {
padding : 8px !important;
color : #19191A;
}

Set the background image to repeat

CSS Code for background  PP8b8oi
Code:
(http://i.imgur.com/PP8b8oi.png
avatar
modexpert
Forumember

Posts : 65
Reputation : 1
Language : English

Back to top Go down

Solved Re: CSS Code for background

Post by Sir. Mayo Fri 19 Apr - 22:21

As for the code what i had posted at first was wrong i thought i had it but never mind i have no idea how to sorry. Sad
Edited: apperently You forum has been hacked??
i got this message when i tried to view it
Information

FORUM HAS BEEN HACKED/DDOSED !! GET LOST Yours sincere, MRHackerX


Last edited by Sir. Mayo on Fri 19 Apr - 22:33; edited 2 times in total (Reason for editing : Edit to add, Code was wrong.)
Sir. Mayo
Sir. Mayo
Forumember

Male Posts : 980
Reputation : 90
Language : English, Some french.
Location : you can also reach me on snoonet's irc server. I idle in #Techsupport Username is Vault108

http://sir-mayo.forumotion.com/

Back to top Go down

Solved Re: CSS Code for background

Post by modexpert Sat 20 Apr - 9:01

Its back. Cozz the hacker forgot to change the administration password. How fool he is. You continue !
avatar
modexpert
Forumember

Posts : 65
Reputation : 1
Language : English

Back to top Go down

Solved Re: CSS Code for background

Post by Sanket Sat 20 Apr - 9:05

Add this to your css. Change the URL of the image to something that you want.
Code:
body {
    background-image: url("http://hitskin.com/themes/15/37/44/i_background.png") !important;
}
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: CSS Code for background

Post by modexpert Sat 20 Apr - 9:10

SOLVED.. PLEASE LOCK
avatar
modexpert
Forumember

Posts : 65
Reputation : 1
Language : English

Back to top Go down

Solved Re: CSS Code for background

Post by Sanket Sat 20 Apr - 9:11

Topic Solved & Locked
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum