Background Change


Subject: Background Change
Hi,
I'm trying to change the background body for my forum. i use black perle theme ,u know it's black i want to change to 3 colors degrade -black-silver-white-.
if somebody can help me to find the way to proceed .
NB: for your info i'm a novice and all this forum and program is new for me.
thanks for help

Profile PM  
Subject: Re: Background Change
bladstory wrote: [View Post]
Hi,
I'm trying to change the background body for my forum. i use black_pearl_phpbb3_1_2_8 theme ,u know it's black i want to change to 3 colors degrade -black-silver-white-.
if somebody can help me to find the way to proceed .
NB: for your info i'm a novice and all this forum and program is new for me.
thanks for help

Profile PM  
Subject: Re: Background Change
bladstory wrote: [View Post]
Hi,
I'm trying to change the background body for my forum. i use black perle theme ,u know it's black i want to change to 3 colors degrade -black-silver-white-.
if somebody can help me to find the way to proceed .
NB: for your info i'm a novice and all this forum and program is new for me.
thanks for help



Please, give us some further information in order to help you. What exactly do you want to do? Have you got any html/css knowledge?

Subject: Re: Background Change
Hi,
exactly i want to change the Background , now it's black but i want to change it for another color , i don't want to change for all the forums just for out square what i put in white in this screenshoot http://img241.imageshack.us/img241/6291/screentf8.jpg
for html/css knowledge? u know if u tell me to change a line by another line in file.css or to file.html i can do it, but i can't make new code or programme
thanks -if u need more information

Profile PM  
Subject: Re: Background Change
In Firefox give right-click on the colors of the template and select "View wallpaper" the guards will change color with your graphic editor (may be fireworks) and resubes file, delete the cache in the ACP and ready: P :mricy:

Subject: Re: Background Change
In style_p_black.css , this value


Quote:
/* main selectors */
body {
background: #111111;
/*background: #FFFFFF url(images/p_black/bg_body.gif) top left repeat-x;*/
margin: 0px 0px 0px 0;
padding: 0px 10px 0px;
}

Subject: Re: Background Change
hi,
i don't have this file: style_p_black.css the only one i have is: black_pearl/theme/stylesheet.css :wink:

Profile PM  
Subject: Re: Background Change
bladstory wrote: [View Post]
hi,
i don't have this file: style_p_black.css the only one i have is: black_pearl/theme/stylesheet.css :wink:



Uhm... it's a strange path for an MG theme, how did you install the style?


Anyway, is there the line I suggested you, in that stylesheet.css?

Subject: Re: Background Change
hi,
i get this style from this adresse
http://demo.phpbb3styles.net/Black+Pearl?phpbb=3.0.0

and the only file i have
http://bladstory.my5gb.com/aide/stylesheet.css.txt
http://bladstory.my5gb.com/aide/FAP.css.txt
http://bladstory.my5gb.com/aide/stylesheet_old.css.txt

:( and i can't found anything with (images/p_black/bg_body.gif),

Profile PM  
Subject: Re: Background Change
bladstory, this is a phpbb3 style, not an Icy one. Please next time specify and post it in the correct forum.


And yes, you have that line in stylesheet.css:


Quote:
body {
/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
font-family: Verdana, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
color: #CCCCCC;
background-color: #111111;
font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
margin: 0px 10px 0px 10px;
}

Subject: Re: Background Change
Sorry i don't specify i see black_pearl from icy phonix ,i think it's same think ,and my english not helping me,

I replace this line like this
Quote:
body {
/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
font-family: Verdana, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
color: #CCCCCC;
background-color: #111111;
background-image: url('./images/fond.gif') no-repeat;
font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
margin: 0px 10px 0px 10px;
}


and i refresh but nothing happen :x

Profile PM  

Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1081s (PHP: 17% SQL: 83%)
SQL queries: 10 - Debug Off - GZIP Enabled