go41

Arthemia background image

von Joern am 3. Okt. 2011 | Keine Kommentare

Hi,
First of all… this is a GREAT website. It has helped me a lot in my quest to change the Arthemia WP theme.
This should be an easy question : How to put a background image in the Arthemia theme. I was thinking of Code:

body {

   font: 100% Arial, Helvetica;

   background: #fff url (/images/background.jpg);

   color: #333;

   }

but it does not work…
I have tried to put the url on several locations (body, page, content,…) without succes.
thank you for your advice.
Y

(von: ysan)

Hier noch 2 weitere Ergebnisse dieses Threads:

Re: Arthemia background image :: Reply by master

3. Okt. 2011 (von: master)

Hi Y..a background image for body should display 'around' your site.see one of my last Arthemia sites http://www.rcnetz.comIt's using in style.css this:body{font:100% Arial,Helvetica,sans-serif; background:#FFF url(images/bodybg.jpg) repeat-y center to... Weiterlesen →

Re: Arthemia background image :: Reply by ysan

3. Okt. 2011 (von: ysan)

Hi Joern,this is my codeCode:body {   font: 100% Arial, Helvetica;   background: #fff url(images/background.jpg) center center;   color: #333;   }and it seems to work. I must have done something wrong (my first w... 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: