Hi everyone!
I recently installed Arthemia on my WP site, and need to make a couple of changes. Can anyone help with this:
1.) How do I move the category bar up so that it is below the nav bar? I have seen this on other sites using this theme and would like to know how to do this.
2.) How can I add a 720×90 banner ad under the header? I’d like to add one below the header, but above the nav bar.
Thanks in advance for your help!
My site: www.brownbombshellbeauty.com
(von: ambermck)
Hier noch 2 weitere Ergebnisse dieses Threads:
Re: Modify Arthemia WP Theme :: Reply by f-t-cat
1. Nov. 2010 (von: f-t-cat)
to move the category bar up you have to edit index.php in your arthemia theme folder.It looks now something like this:Code:<?php get_header(); ?> <?php if(!is_paged()) { ?> <div id="top" class="clearfloat"> <div id="headline">here is a lot of stuff for headline........ …
Re: Modify Arthemia WP Theme :: Reply by f-t-cat
1. Nov. 2010 (von: f-t-cat)
I just realize that your site is loading quite slow, minimum 10 seconds, sometimes 25 seconds or more.On frontpage you load the addtoany script more than 10 times, to put this on single file with the full content of that…