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)
-   -   Styling the category pages (http://forum.bytesforall.com/showthread.php?t=15808)

guaccio2209 Oct 29, 2011 05:46 PM

Styling the category pages
 
Hi everybody, i have a little problem.
i Use my custom theme for all the pages, but when i go on categories pages...there is no theme selected, and all the page is just white with my widgets and title.
How can i insert my theme also on my categories pages?
url: http://designblog22.altervista.org
url category page:http://designblog22.altervista.org/category/categoria-2

lmilesw Oct 29, 2011 05:56 PM

Try using the full paths for you background images.

guaccio2209 Oct 30, 2011 05:31 AM

i'm already using the full paths.
Here an example of my background image:
background-image:url('wp-content/themes/atahualpa/images/backproof.jpg');

All the other images have the same full path.

Example of my right sidebar:

background-image:url('wp-content/themes/atahualpa/images/sidebar-right.png');

background-repeat:no-repeat;

guaccio2209 Oct 30, 2011 06:25 AM

I have notice that there is no "category" page on my site...this can be the problem?

http://designblog22.altervista.org/category/categoria-1

Maybe i don't have this "category" page?
I really need to solve this issue.

lmilesw Oct 30, 2011 06:47 AM

Quote:

Originally Posted by guaccio2209 (Post 74820)
i'm already using the full paths.
Here an example of my background image:
background-image:url('wp-content/themes/atahualpa/images/backproof.jpg');

All the other images have the same full path.

That is not a full path. A full path would be
HTML Code:

background-image:url('http://designblog22.altervista.org/wp-content/themes/atahualpa/images/backproof.jpg');

guaccio2209 Oct 30, 2011 06:57 AM

I'm really sorry for this misunderstanding, my fault obviously.
Thx sooo much for the quick answer, now it works perfectly;)

P.s: a little question, if in a future i'll use from my webhosting a redirect with a cloaking mask on my site, i won't change this full path that include my original adress(http://designblog22.altervista.org/) ....right? sorry for my O.T.

lmilesw Oct 30, 2011 07:51 AM

If you can still access your site after the redirect via designblog22.altervista.org then you should be OK.


All times are GMT -6. The time now is 06:39 PM.

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