News:

Wondering if this will always be free?  See why free is better.

Main Menu

no scroll background

Started by pjn, July 12, 2010, 01:35:20 PM

Previous topic - Next topic

pjn

Quick Portal - Free hosting & portal & forums system

Many designs + many extras + server = FREE!

Ask from us your free web now:
http://qp-free.com/index.php/board,2.0.html

mirahalo

the link does not work, try this:   http://pjn-il.com/Themes/core/css/index.css    and its weird, the code is already there but for some reason somthing its still showing

background-repeat: repeat;
background-attachment: scroll;


and please do not send me pm, I check every topic I answer so there no need to remind me to check this.


try adding thi to your http://pjn-il.com/Themes/core/css/rtl.css

Code (css) Select

/* Set a fontsize that will look the same in all browsers. */
body
{
background-attachment: fixed;
background-repeat: no-repeat;
background: url('http://pjn-il.com/Themes/core/images/BG00.jpg');
font: 95%/90% Verdana, Helvetica, sans-serif;
margin: 0;
padding: 12px 0 4px 0;
}

pjn

Quick Portal - Free hosting & portal & forums system

Many designs + many extras + server = FREE!

Ask from us your free web now:
http://qp-free.com/index.php/board,2.0.html

Adish - (F.L.A.M.E.R)

Have a shot with this:

Modify the code of body to the one below in style.css of your theme.
/* The main body of the entire forum. */
body

background: #000000 url(http://pjn-il.com/Themes/core/images/BG00.jpg);
background-color: #000000;
background-repeat: no-repeat;
background-position:center;
margin-top: 10px;
margin-right: 10px;
background-attachment: fixed;
margin: 0px;
padding: 0px;
}

pjn

i change it on index.css and dont work..

do it other css file???

i have a smf2.0rc3 - core theme
Quick Portal - Free hosting & portal & forums system

Many designs + many extras + server = FREE!

Ask from us your free web now:
http://qp-free.com/index.php/board,2.0.html

Adish - (F.L.A.M.E.R)

How about this:


/* Set a fontsize that will look the same in all browsers. */
body
{
   background: #000000 url(http://pjn-il.com/Themes/core/images/BG00.jpg);
   font: 95%/90% Verdana, Helvetica, sans-serif;
   background-color: #000000;
   background-repeat: no-repeat;
   background-position:center;
   margin-top: 10px;
   margin-right: 10px;
   background-attachment: fixed;
   margin: 0px;
   padding: 0px;
}


pjn

Quick Portal - Free hosting & portal & forums system

Many designs + many extras + server = FREE!

Ask from us your free web now:
http://qp-free.com/index.php/board,2.0.html

pjn

Quick Portal - Free hosting & portal & forums system

Many designs + many extras + server = FREE!

Ask from us your free web now:
http://qp-free.com/index.php/board,2.0.html

Adish - (F.L.A.M.E.R)

Yes somewhat, but I gave it a test on my own test forum and it seems to work out there. So I am wondering what may be the issue on yours.

If you go here: http://sysden.com/index.php?theme=2 and then visit: http://sysden.com/index.php?action=help;area=posting_topics

You'll see that the exact code works.

I just checked http://pjn-il.com/Themes/core/css/index.css and it seems correct. It is just very odd that it won't act up properly.

pjn

i try from RTL & working!!!

thanx man!
Quick Portal - Free hosting & portal & forums system

Many designs + many extras + server = FREE!

Ask from us your free web now:
http://qp-free.com/index.php/board,2.0.html

Adish - (F.L.A.M.E.R)

Oh well, that was odd and I am glad that it started working. :P

Advertisement: