Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-01-20 13:14:47

sekhu
Member
Registered: 2005-05-12
Posts: 428
Website

Weird footer problem

here I can’t seem to remove the sort of image/border at the bottom of the container. I’ve removed all images in the CSS, but can’t seem to get rid of it

Offline

#2 2006-01-20 15:58:33

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

Re: Weird footer problem

It’s not an image it’s a horizontal rule (hr /) <hr />. You can style hrs but it has problems cross browser.

Try using an empty div

Last edited by mrdale (2006-01-20 15:59:15)

Offline

#3 2006-01-20 16:41:33

sekhu
Member
Registered: 2005-05-12
Posts: 428
Website

Re: Weird footer problem

I see, I’m trying to find it but can’t locate it. any idea where i should look?

Offline

#4 2006-01-20 17:22:26

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: Weird footer problem

If it was in the article form you would see it after every article, so I suppose it has to be on the page template. There is a <hr class="clearer" /> at the bottom of your page, just before the wrapper div is closed.

Offline

#5 2006-01-20 17:38:48

sekhu
Member
Registered: 2005-05-12
Posts: 428
Website

Re: Weird footer problem

I’ve been trying to find it but I’ve removed from the CSS and I’ve removed it from the default template, not sure where else to look?

Offline

#6 2006-01-20 17:58:17

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: Weird footer problem

If you’re sure it isn’t on the page template, it must be in a form I think. As far as I know the only default form that has a hr in it is ‘lofi’. Is that called somewhere on your page?

Offline

#7 2006-01-20 20:10:26

sekhu
Member
Registered: 2005-05-12
Posts: 428
Website

Re: Weird footer problem

yeap found that and removed it but it still seems to be there, i might just delete everything and do a fresh install of 4.0.3

Cheers anyway, just an obscure problem

Offline

#8 2006-01-20 20:33:01

KurtRaschke
Plugin Author
Registered: 2004-05-16
Posts: 275

Re: Weird footer problem

Was this a pre-packaged template, and if so, can you give a link for it?

I don’t think reinstalling will do much good; the <hr /> had to come from somewhere, and it had to have been placed there intentionally.

If all else fails, audit every page and form in that TXP installation—use your browser’s ‘Find’ feature if it will work inside a textarea, else copy the pages and forms into a text editor and search them there.

-Kurt


kurt@kurtraschke.com

Offline

#9 2006-01-21 02:33:38

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

Re: Weird footer problem

try searching your database using phpmyadmin.

Offline

Board footer

Powered by FluxBB