go41

Re: Thumbnail and nav bar colour in Arthemia :: Reply by f-t-cat

von Joern am 5. Sep. 2010 | Keine Kommentare

about the image

the path you entered in the custom field looks correctly and the image is there. So the problem seems to be with the timthumb script.

the folder where timthumb.php is in (/scripts) should have the folder permission 755 and the file timthumb.php the file permission 644

the folder /cache should have 755 or 777, depends on your server, mine is working well with 777 for cache folder.

If you can somehow get the error.log file of your server, look at it and it will tell you what is going wrong!
The navigation bar will stay black as long you have the black background image navbar.png loaded:

background:url("images/navbar.png") repeat scroll 0 0 #2C2C2C;
You might remove the image in style.css like this (just grey here)

background:none repeat scroll 0 0 #CCCCCC;
I normally change that image itself to another color (see http://gadgets.ezxplain.com/ ) and use navbar.png in another design.
The comment and date in all posts in index.php is created by this line

Code:

<div class="meta">[<?php the_time('j M Y') ?> | <?php comments_popup_link('No Comment', 'One Comment', '% Comments');?> | <?php if(function_exists('the_views')) { the_views(); } ?>]</div>

you find this line three times in index.php of arthemia, you removed only the first one.
you can show pages anywhere on your home page (index.php), where do you mean?
Bipolar is showing posts, they use a green navbar.png ( http://www.bipolarscotland.org.uk/wp-co … navbar.png )
Actually using WordPress I would go for posts in categories, not pages and sub-pages!
Pages will not show up in your feed, try your feed icon…

(von: f-t-cat)

Hier noch 10 weitere Ergebnisse dieses Threads:

Thumbnail and nav bar colour in Arthemia

5. Sep. 2010 (von: ade)

Hi,First of all, I'd like to say thanks for this forum, having no clue about html it helped me customize Arthemia a little bit. However, I'm still struggling with a couple of things.The main one being that I can't get…

Re: Thumbnail and nav bar colour in Arthemia :: Reply by ade

5. Sep. 2010 (von: ade)

Thanks a lot! Nav bar and comments sorted! For the thumbnails it doesn't seem to work. I've changed the folder/timthumb permission in ftp but no changes.I also tried to modify those lines with every combinations but no changes; maybe i…

Re: Thumbnail and nav bar colour in Arthemia :: Reply by f-t-cat

5. Sep. 2010 (von: f-t-cat)

I just see you use a .png file as image, I would try with .jpg.-and the file ...wp-content/uploads/2010/09/Ozgeneral.png is even not there anymore (It was there before..)as the timthumb script is still developed you could try the latest version you…

Re: Thumbnail and nav bar colour in Arthemia :: Reply by ade

5. Sep. 2010 (von: ade)

Thanks a lot! The new timthumb scripts did the trick!As for SEO about pages and posts, I guess I'll just have to do some more reading!Thanks! Weiterlesen →

Re: Thumbnail and nav bar colour in Arthemia :: Reply by master

5. Sep. 2010 (von: master)

If you like the design of arthemia you might find some good modifications of this theme here:http://themes.go41.de/downloads/there is a theme-switcher on top of every page to see different themes with the same content.____________________you find me on... Weiterlesen →

Re: Thumbnail and nav bar colour in Arthemia :: Reply by ade

6. Sep. 2010 (von: ade)

Nice! I'll definitely use the sliding headline for another website! But that raises another question. How to get the logo extended like this http://themes.go41.de/?wptheme=aranovo2 ; when i try, it just pushes the advertising further down. Weiterlesen →

Re: Thumbnail and nav bar colour in Arthemia :: Reply by f-t-cat

6. Sep. 2010 (von: f-t-cat)

in this Aranovo2 theme is an image as background for div id head.It is just behind the actual logo (here just text) and also behind the place for the add.create an image 960px wide and something from 100 to 140px…

Re: Thumbnail and nav bar colour in Arthemia :: Reply by ade

6. Sep. 2010 (von: ade)

oops, I'm really useless but I couldn't figure out how to replace the background/blue color by a photo/imag; If i only type background:url("images/logowide.jpg"), then it takes the same color as the rest of the site..... I definitely need to take…

Re: Thumbnail and nav bar colour in Arthemia :: Reply by f-t-cat

7. Sep. 2010 (von: f-t-cat)

your image is a .png so the entry should be:background:url("images/logowide.png")after that change you should see your new image and can start to set width, height and margin/padding to get it aligned Weiterlesen →

Re: Thumbnail and nav bar colour in Arthemia :: Reply by ade

7. Sep. 2010 (von: ade)

Great! Thanks 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: