I have photopost pro installed with
vb by Chuck and it works great.
There is one problem that I can't seem to fix though
In my
vb header I have a div that says,
Code:
Content visible to verified customers only.
This assigns a css template to my search box and it works perfectly.
However the search box in the header of pp is kind of messed up. So when I went and viewed the pagesource the same line that should be just 'searchza' is now saying
Code:
Content visible to verified customers only.
Obviously it is not able to recognize the 'class with the entire website url in it for the css.
I have about 20 different div classes in my header of
vb, which is same as pp due to integration. They all show up properly other than just this one, which makes no sense to me.
What would cause pp to add my site url to that particular class and none of the others?
How do I go about fixing it?
editing
vb header template file has no effect.