Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   [SOLVED] Permalink css not the same as rest of site (http://forum.bytesforall.com/showthread.php?t=1070)

Quantummatrix Apr 2, 2009 05:27 PM

[SOLVED] Permalink css not the same as rest of site
 
Hello
First time here and new to blogs, using and setup.

Our blog is www.quantummatrixcenter.com/blog

Most css works ok but if I click on the 'Welcome' permalink all the background css goes white.

Any suggestions greatfully received.

Graham

Flynn Apr 3, 2009 07:20 AM

Change the path to the body background image form relative to absolute. In your case

HTML Code:

url(/blog/wp-content/themes/atahualpa332/images/bckgrnd1.jpg)
instead of

HTML Code:

url(../images/bckgrnd1.jpg)

Quantummatrix Apr 3, 2009 01:04 PM

Thanks for the help.

Working now.


All times are GMT -6. The time now is 12:56 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.