I have on my site
Header,
Left side Bar, Content Right side bar,
footer

however on the "home page" the blocks inside the right side bar show under the footer.

i once noticed this happening once before when i copied some nasty code from a news site directly as text to an item that I was also putting on the front page.

So i managed to get into the HTML of the story i was making via the wysiwyg editor plug in I use.

so what I did was open all the stories that are shown on the front "home" page and presumed that the culprit story would also corrupt the right side bar on its own page too..
but to no avail

please have a look

http://www.sydbma.org/bikes (home page)

http://www.sydbma.org/bikes/blog/1 (random other page, perhaps not so random)

but notice the news feeder not showing on the right Versus the news feeder showing
Also is it possible to have the auto generated news feeder links POP a new window not the parent window????

thanks

Comments

mcjim’s picture

The HTML on the front page is all over the place: the DIVs for the footer and right-sidebar have ended up inside the DIV for the last node on the page.
You could try clearing the cache (you may need the devel module to do this easily) to see if that's causing the issue.

dman’s picture

Unclosed div somewhere - probably due to teaser truncation.
get the htmlcorrector module

.dan.
How to troubleshoot Drupal | http://www.coders.co.nz/

yogi_sydbma’s picture

ok looking but cant find htmlcorrector I am also looking through the generated HTML too.

like I said it is fine on all pages except the HOME page
---

is it safe to just let it loose on my site?

and where is it? i have serched using the above term but only find other stuff

AND thank you

a quick learn teacher is hard to find

mcjim’s picture

yogi_sydbma’s picture

looking into it.

i have tried to check out the extra

that show when I check the generated source versus the template.. but now it seems i have really stuffed it for all the other pages now.

a quick learn teacher is hard to find

yogi_sydbma’s picture

I have initiated the module and it is part of the
admin/settings/filters

so now how do i make it sweep everything?

cheers.

a quick learn teacher is hard to find