quotation marks ?

Author Posts

mennor

Hello,
in microthemer the change of css code
#toTop { background-image: url("../images/totop.png");}
works fine.
But not at page (front and backend).
Are the quotation marks the problem?
This
#toTop { background-image: url(../images/totop.png); }
ist working fine. Without quotation marks.

Many thanks in advance.
wbr
Michael.


Sebastian

Hey Michael,

I’m so sorry for the slow reply, I wasn’t getting most forum notifications since switching laptop, so am catching up on everything now.

The quotes are optional, but would not cause the background image to work. Could you send me a link to the page if this issue is still current?

Depending on your WordPress setup, you may need to set the following option to Yes in General > Preferences:

Use absolute background image URL paths

I hope that helps, and apologies again for the delay.

If you’re still stuck, I would be happy to inspect your site.

Cheers,
Sebastian

You must login or register to reply to this topic.