Image Bg
- GK User
- Tue Jul 05, 2011 6:24 pm
Hello Guys, i like change the black bg image to trasparent bg... Help me


-

- Expert Boarder
- Konrad M
- Wed Jul 06, 2011 7:10 am
Hi
Try change find this in template.css
and change image to this one you want. Of course you need upload this image to images in template folder
Try change find this in template.css
- Code: Select all
body {
background: url("../images/bg_middle.jpg") repeat-y scroll center 0 transparent;
line-height: 1.7;
}
and change image to this one you want. Of course you need upload this image to images in template folder
- GK User
- Wed Jul 06, 2011 10:06 am
Perfect Thanks! : D
I wanted to ask one more thing ... I created a table and inserted in the module header2
In this table, I wish there was a background that I have already uploaded in the images folder via ftp but I can not see it on the site, only works in the administration. (backend)
The code I added is this
<table border="0" width="200" background="images/sfondotab.png">
<tbody>
<tr>
<td>
<p> src="images/cice.png" <img border="0" width="380" height="638" /> </ p>
</ td>
<td>
<p> src="images/biso.png" <img border="0" /> </ p>
<p> </ p>
<p> href="mailto:[email protected]"> src="images/prefe.png" <img border="0" /> </ a> </ p>
<p> </ p>
<p> href="index.php"> src="images/sco.png" <img border="0" /> </ a> </ p>
</ td>
</ tr>
</ tbody>
</ table>
<p> </ p>
<p> href="index.php"> </ a> </ p>
see the site
I wanted to ask one more thing ... I created a table and inserted in the module header2
In this table, I wish there was a background that I have already uploaded in the images folder via ftp but I can not see it on the site, only works in the administration. (backend)
The code I added is this
<table border="0" width="200" background="images/sfondotab.png">
<tbody>
<tr>
<td>
<p> src="images/cice.png" <img border="0" width="380" height="638" /> </ p>
</ td>
<td>
<p> src="images/biso.png" <img border="0" /> </ p>
<p> </ p>
<p> href="mailto:[email protected]"> src="images/prefe.png" <img border="0" /> </ a> </ p>
<p> </ p>
<p> href="index.php"> src="images/sco.png" <img border="0" /> </ a> </ p>
</ td>
</ tr>
</ tbody>
</ table>
<p> </ p>
<p> href="index.php"> </ a> </ p>
see the site
-

- Expert Boarder
- GK User
- Wed Jul 06, 2011 3:39 pm
I substitute a jpg file with a transparent png, but I always leave the background black square below the image as if it were in the caption mode
how can I fix this?
how can I fix this?
-

- Expert Boarder
4 posts
• Page 1 of 1
