Hello people,

Ok, well i've setup the events module coupled with sign up and RSVP and have everything working seemlesly... except, i have an events page constructed from the event_date view and when i select 'teaser list' as a display type my left nav block jumps to the right? if i display the nodes as full or in a table then the nav block display's fine... i'm completely lost?

has anyone encouintered this before/ know how to solve it or even have a slight idea of how to solve it?

Thanks very much!

Comments

nancydru’s picture

Here's an educated guess: one of the teasers has a <div> in it that isn't being closed before the end of the teaser. Either remove it, or find one of the modules that will automatically close all open tags for you.

ojay’s picture

that, nancyw, sounds like it could be just the ticket... will look in to it first thing tmrw

thanks!!!

ojay’s picture

Hey,

After following your advice i found that the div "wrapper-main" isn't closed... the closing tag for this is actually closing the div "main" tag. there's no template in the themes module folder so i haven't got a clue as to where to start looking so i can fix the problem... can anyone point me in the right direction?

i have also looked for a module that closes all open tags but i can't find one... the closest i came was the htmlcorrector.module but that corrects inputted html not outputted... does anyone know where i can find a module like the one nancym has mentioned???

thanks in advance for any help... i'm more of a front end developer so any help with PHP is much appreciated!

Mark

ojay’s picture

nancyw, not nancym... sorry!

killes@www.drop.org’s picture

Status: Active » Closed (won't fix)

not event related.