How to change link for welcome picture (iwant to make be a banner) |
| |||
i want to change link for this image in our jcow (not to register form anymore) because iwant to make this picture become advertise.
|
| |||
theme--->page.tpl.php [code]<a href="'.url('member/signup').'"><img src="'.uhome().'/themes/default/welcome.png" alt="welcome" /></a>[/code]
|
| |||
Change the file in /httpdocs/jcow/themes/default/welcome.jpg image in the image that you want to use.
|