In advance, thanks for your help! I've been using "AG" for over a year and love the template. I recently downloaded your latest version and my rotating pictures…. disappeared. I've been through many web pages trying to find the answer to my problem. My images are still in the correct "image" directory but are not being pulled up into the web page.
As per your instructions: #2. Open your style.css and remove background reference from #portrait-bg section In my style.css section #portrait-bg section, I see no reference to "background." Mine looks like this:
Vladimir’s WordPress Forum
Updated Amazing Grace – now MY pictures are not displayed
20:14
3 November, 2010
Ron
In advance, thanks for your help! I've been using "AG" for over a year and love the template. I recently downloaded your latest version and my rotating pictures…. disappeared. I've been through many web pages trying to find the answer to my problem. My images are still in the correct "image" directory but are not being pulled up into the web page.
As per your instructions: #2. Open your style.css and remove background reference from #portrait-bg section
In my style.css section #portrait-bg section, I see no reference to "background." Mine looks like this:
#portrait-bg
{
position:absolute;
width:319px;
height:219px;
right:0;
top:0;
}
I also went into my header.php and made the changes suggested. That section of my header.php looks like this….
<meta http-equiv="Content-Type" content="; charset=" />
<link rel="stylesheet" href="" type="text/css" media="screen" />
#portrait-bg { background:url(/images/bg-portrait.jpg); }
<link rel="alternate" type="application/rss+xml" title=" RSS Feed" href="http://www.prelovac.com/vladimir/wp-content/forum-avatars/guestdefault.png" />
<link rel="pingback" href="" />
Again, I've used this design for a long period of time and it has worked great. Now, I just cannot get this to work – HELP!!!!
Thanks – GREAT Design!
20:18
3 November, 2010
Ron
<meta http-equiv="Content-Type" content="; charset=" />
<link rel="stylesheet" href="" type="text/css" media="screen" />
#portrait-bg { background:url(/images/bg-portrait.jpg); }
<link rel="alternate" type="application/rss+xml" title=" RSS Feed" href="http://www.prelovac.com/vladimir/wp-content/forum-avatars/guestdefault.png" />
<link rel="pingback" href="" />
<body >
This is the correct header.php – I did not copy all the "top half" info….
12:36
12 November, 2010
Vladimir
posts 707
Can you start from the fresh theme and just replace your picture into it (in images folder). It should work.