1
I downloaded a theme and tried to make some adjustment to it. I read the theme pointer from this forum and basically all i need to do is to edit the theme.html file and the css file. I created 2 pic, one for the logo.gif and one for the right hand concer (in a bigger size WxH). I changed the theme.html file (the image size), upload the file with the newly created images. I can get the images to show, however, it was screwed and back to the original size. I am sure I've changed the size and the ALT in the theme.html. but for some reason it's not showing in the browser, is there anywhere i need to change?
when i view the source, nothing had been changed, but when i downloaded the file from the server, the image size had been changed.
<img name="logo" src="http://www.source-edu.com/test/themes/imago06/images/logo.gif" width="222" height="79" border="0" alt="IMAGO:THEMES">a>td>
<td><div align="right"><img name="head_r1_c5" src="http://www.source-edu.com/test/themes/imago06/images/head_left.gif" width="364" height="79" border="0" alt="">div>td>
this is the source, but it should be 350x100. when i open the theme.html file, i changed it to
<td class="head_logo"><a href="<{$xoops_url}>/"><img name="logo" src="<{$xoops_imageurl}>images/logo.gif" width="350" height="100" border="0" alt="加拿大海外移民服务中心">a>td>
but it's not showing, can anyone help me?
thanks