papeniang
Member
Posted 2 years ago #
hi, i'm usisng the theme magazine-basic for wordpress and i like to put a logo on my site instead of the text that is on the left right now. i also would like to put on the right of the logo google adsense. how can i do that? here is my site http://www.sunuafrik.org/sitenew/
thanks.
webmasterguru
Member
Posted 2 years ago #
work on your template page. Find the file in wp-content -> themes -> default -> either index.php or page.php or whatever themplate file you are using (and fix the html code to meet ur needs).
Maiskolben
Member
Posted 2 years ago #
go to your theme folder, usually this is "wp/wp-content/themes/YourTheme". Open the header.php an search for the block div id="title". Remove all include the div tag and make your own header. If you like change the description do further edit the <x div id="description" x> block...