Help with the logo of the site!
Permalink 1 user found helpful
The first question - how to remove the thin border around the logo??
The second question - how to remove the logo from the bottom of the page? (I load the logo of the site - and it appears to vrhu and at the bottom of the page where it is not needed)
The third question - how to remove the designer and the fact that this free template?
The second question - how to remove the logo from the bottom of the page? (I load the logo of the site - and it appears to vrhu and at the bottom of the page where it is not needed)
The third question - how to remove the designer and the fact that this free template?
At the 2 nd and 3 rd question - is to edit the file footer.php. in the folder specified template.
But the first question I have not been able to find an answer.
But the first question I have not been able to find an answer.
That looks like it might be the ugly blue border IE adds to all images that are clickable links. To remove it, just add this to your stylesheet:
a img { border: 0px; }
Thank you! I have everything worked! I did everything in 1 minute!
#2 look in /packages/<pkgname>/themes/<themename>/elements/footer.php (of it exists) or it might be in the deafult.php
#3 same as above