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.

Removing Body Line Background

2 posters

Go down

Removing Body Line Background Empty Removing Body Line Background

Post by kiela September 2nd 2006, 8:28 am

I dont know if all of u know this or this has been posted before but..
When I was trying to make my forum look like a layout i tried to erase the background that is blocking the repeated bg. Then I found out how. If you want to see the finish product go here:
http://animedreams.frbb.net/
ok now ill show u:
first go to Logos & Pictures > CSS modification
then look for this code:(dont do anything else other than this)

Code:
}
.bodyline{
 background-color: #ee799f;
 border: 1px #ff82ab solid;

which is located below :

Code:
}
font,th,td,p {
 font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited {
 color : #ffffff;
 }
a:hover{
 text-decoration: underline;
 color : #ffcccc;
 }
hr{
 height: 0px;
 border: solid #cd6889 0px;
 border-top-width: 1px;



after you did that delete the code:

Code:
}
.bodyline{
 background-color: #ee799f;
 border: 1px #ff82ab solid;

then press submit
If you want it to look like the bg is repeated copy this:

Code:
<style type=text/css> body { background-attachment: repeat; background-repeat: repeat; background-position: top center;}</style>

then go to General Admin > Configuration > Site Description > Ctrl V

(the CTRL V will paste the code in the site description)
but make sure your background is your own link bot the default



Hope this helps!!
avatar
kiela
New Member

Posts : 12
Reputation : 0

Back to top Go down

Removing Body Line Background Empty Re: Removing Body Line Background

Post by Cornelia April 2nd 2007, 2:31 am

Arrow Garbage
Cornelia
Cornelia
Hyperactive

Female Posts : 4763
Reputation : 173
Language : I'M NOT A TECHIE OR A MOD, SO QUIT SENDING ME PMS FOR TECHIE STUFF OR LOST PASSWORDS !!!
Location : Absent on weekends until camping season ends

http://ishimaru-design.servhome.org

Back to top Go down

Back to top

- Similar topics

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