go41

Re: Help with Arthemia Navigation Bar – on multiple lines :: Reply by master

von Joern am 31. Mrz. 2012 | Keine Kommentare

the lower part is ok now, but the navbar is still full width.
in your header.php you still have:
<divclass= "clearfloat">
but this should read
<div class= "clearfloat">
div class NOT divclass !! there is a space missing
Finally you could try to get your menu items into one line,
change in style.css this:
#page-bar a, #page-bar a:visited {

margin: 0px;

padding:10px 16px;

font-weight:bold;

color:#FFF;

display:block;

}
to this here:
#page-bar a, #page-bar a:visited {

margin: 0px;

/* padding:10px 16px; */

padding:10px;

font-weight:bold;

color:#FFF;

display:block;

font-size: 0.7em;

}
Actually this makes the font smaller to 0.7em and reduces the padding (distance) of the words in the menuitems from 16px to 10 px
in my opinion your background image is far too big with 159.2 KB in size

your whole site is 232.7 KB, so the background accounts for more than half of that.
Reply here pls…
____________________
you find me on Google+, Twitter and Facebook

(von: master)

Hier noch 5 weitere Ergebnisse dieses Threads:

Help with Arthemia Navigation Bar – on multiple lines

24. Mrz. 2012 (von: lbgattis)

You have a ton of great information, so thank you for that! I am struggling big time! I want to get my blog up and running but can't because I cannot figure out how to fix the navigation bar. See…

Re: Help with Arthemia Navigation Bar – on multiple lines :: Reply by master

24. Mrz. 2012 (von: master)

Sorry, checked your site, but in the moment it just shows a functions.php error ..Parse error: syntax error, unexpected $end in /.../www.....com/wp-content/themes/arthemia/functions.php on line 3028that file should not have 3000 plud lines, even arthem... Weiterlesen →

Re: Help with Arthemia Navigation Bar – on multiple lines :: Reply by master

31. Mrz. 2012 (von: master)

Laurie, one part of your problem is in style.cssyou have there:#page { width:940;...this should read: (add px after the number)#page { width:940px;...this will bring your page back to the original widthand also in style.css where you added this 'twitter-friends' stuff:remove…

Re: Help with Arthemia Navigation Bar – on multiple lines :: Reply by master

31. Mrz. 2012 (von: master)

your images? there is no image in your .../wp-content/uploads/2011/... foldermost images should be in .../wp-content/uploads/2011/07/ , but this is missinglucky you would be if you have a backup of this files ..now my opinion about themes using timthum... Weiterlesen →

Re: Help with Arthemia Navigation Bar – on multiple lines :: Reply by master

31. Mrz. 2012 (von: master)

it's quite late here, sorry, was looking tv ..you entered the path in the customfield wrongly,it should read for this post:wp-content/uploads/2012/03/redboxblockbuster.jpgyou might have to delete all old image caches in /wp-content/themes/arthemia/scri... Weiterlesen →

Autor:

Du findest mich auch auf Twitter und Facebook!

Schreibe einen Kommentar

Pflichtfelder sind mit * markiert.


Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.

weitere forum Beiträge: