PDA

View Full Version : Blog search box error



Bob Isaac
Fri 31st Aug '07, 3:56am
See attachment.

Bob

Bob Isaac
Fri 31st Aug '07, 1:37pm
Sorry, posted in wrong forum, please move to correct one. Thanks.

Bob

Steve Machol
Fri 31st Aug '07, 1:57pm
<Moved to correct forum.>

That image is too small to read.

Bob Isaac
Fri 31st Aug '07, 2:13pm
Here it is again. There is code showing where I don't think it should.

Bob

Steve Machol
Fri 31st Aug '07, 2:29pm
Looks like a custom style problem. Try this. Create a new style and choose no parent style. This will force it to use the default templates. Then change to this style and view your forums with it. Do you have the same problem?

Freddie Bingham
Fri 31st Aug '07, 3:34pm
To me, it appears that you tried to edit the appearance of the search button by modifying the blog_sidebar_generic template.

Bob Isaac
Fri 31st Aug '07, 7:59pm
No Freddie, I have not changed anything, this was the way it looked right after installation. I will try Steve's suggestion on my dev site later when I have more time.

Bob

Bob Isaac
Sat 1st Sep '07, 4:38am
Looks like a custom style problem. Try this. Create a new style and choose no parent style. This will force it to use the default templates. Then change to this style and view your forums with it. Do you have the same problem?
Yes, it is still there.

Bob

Bob Isaac
Mon 3rd Sep '07, 3:52am
I had changed the colour of the word 'Search' on the forum nav bar to yellow with
<font color="yellow">SEARCH</font> Found the edit in phrase manager. The blog search box obviously did not like that.

Bob

Freddie Bingham
Tue 4th Sep '07, 8:09pm
Yes, that would do it. Can't include HTML where the word "Search" is used for the title of the search button.

Bob Isaac
Wed 5th Sep '07, 3:43am
It was not the button I wanted to change the colour of it was the word Search in the navbar next to New Posts. Obviously I went the wrong way about it.

Bob

Freddie Bingham
Wed 5th Sep '07, 3:18pm
We used the same phrase in both places. To avoid breaking the blog, you would have to edit the navbar template to change the color of the search link.