CSS Code for background
3 posters
Page 1 of 1
CSS Code for background
Can someone edit the background picture of [url=gtamf.forumotion.com/forum]this[/url] forum
Set the background image to repeat
- 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
- Code:
(http://i.imgur.com/PP8b8oi.png
modexpert- Forumember
- Posts : 65
Reputation : 1
Language : English
Re: CSS Code for background
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.
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
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 April 19th 2013, 9:33 pm; edited 2 times in total (Reason for editing : Edit to add, Code was wrong.)
Re: CSS Code for background
Its back. Cozz the hacker forgot to change the administration password. How fool he is. You continue !
modexpert- Forumember
- Posts : 65
Reputation : 1
Language : English
Re: CSS Code for background
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- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: CSS Code for background
SOLVED.. PLEASE LOCK
modexpert- Forumember
- Posts : 65
Reputation : 1
Language : English
Re: CSS Code for background
Topic Solved & Locked |
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Similar topics
» [background color update]-I want the code to change the background color
» CSS Code for Announcement scroller Background Color
» CSS Code Request > Chat Box Image Background
» Changing Code Background Color
» When i paste a long code via [code][/code] the page expands
» CSS Code for Announcement scroller Background Color
» CSS Code Request > Chat Box Image Background
» Changing Code Background Color
» When i paste a long code via [code][/code] the page expands
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum