| How to hange jcow logo position?? |
| |||
|
HY THERE,, i HAVE AN QUESTION.
|
| |||
|
look in page.tpl.php for the following: [code]<?=jcow_attribution(1);?>[/code] this calls the function that shows the required attribution, so all you need to do is wrap this inside a div and apply your styling to it
|
| |||
|
I mean is position,, I want make it on left side
|
| |||
|
in page.tpl.php: Find: Replace with:
|
| |||
|
now its bottom enough.... :'(
|
| |||
|
have a play around with the css in the surrounding div to position it where you like
|