You have to go to the styles discussion forum for help.MzVette wrote:Help is greatly appreciated.
In common.css, find:MzVette wrote:background to solid color
the forums background to a different color
Code: Select all
body {
/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #828282;
background-color: #FFFFFF;
/*font-size: 62.5%; This sets the default font size to be equivalent to 10px */
font-size: 10px;
margin: 0;
padding: 4px 0;
background-image: url("{T_THEME_PATH}/images/bg.gif");
}
Find:MzVette wrote:add a thin black border to the overall style
Code: Select all
#wrap {
padding: 10px;
margin: 0px auto;
width: 90%;
text-align:left;
background-color:#eff3f6;
Code: Select all
border: 1px solid #000000;
Can you be a bit more specific?MzVette wrote:all of the blue areas to a different shade of blue
Upload the image to the imageset directory. Then open imageset.cfg, find and edit:MzVette wrote:I also want to replace the site_logo.gif with a much larger one with the dimensions of 921 x 200.
Code: Select all
img_site_logo = site_logo.gif*102*110
No you don'tdaveht wrote:You have to go to the styles discussion forum for help.MzVette wrote:Help is greatly appreciated.
I'm still having these issues. Any help would be greatly appreciated.MzVette wrote:I don't have the edit feature in any of my forums. Also, my post buttons are text only.
I made a few changes to the board, such as the header and colors of the board, but nothing that would affect the things I've listed.
Thanks in advance for the help.
I used prosilver buttons in skyblue, so you can use french buttons: http://www.phpbb.com/files/language_pac ... ver_fr.zip, but copy (with replace) icon_user_online.gif from skyblue "en" to "fr" dir.Lo-chan wrote:Hello everyone !
I whould like to know if there is any french pictures for the buttons ?