Jump to content

Problems With Ipb


Recommended Posts

Hi,

I'm testing the skin on a local install of IPB 2.3 (latest).

I've modified the source as detailed in the "Mods.html" file but the nested breadcrumb doesn't work. You can see the result in "Picture 1" (the _setid is correct).

Also, all the messenger's templates are unskinned (Picture 2).

And there is a little bug (height too big) everytime there is checkbox in a table's header (Picture 3). There ain't any easy solution for that as we can't set the checkbox's height but it might look better with a thicker background.

Thanks

Thibaut

post-70334-1236192279_thumb.png

post-70334-1236192437_thumb.png

post-70334-1236193004_thumb.png

Link to comment

Hmm, does seem like that template did not get copied over. Odd, I'll update the ipb version in the release thread within a few minutes.

If you need help with the breadcrumb hack, you can send me (via pm) your class_display.php file and I'll modify it for you. I also need the skin id for the aqua-soft skin.

Link to comment

That was quick, thanks :)

Messenger looks good now, thanks.

The checkbox problem happens only with Firefox (and it's not specific to a certain page).

For the breadcrumb hack, my class_display.php is default, I replaced the specified lines without touching them as my skin ID is already 4. Did I miss something ?

Edited by Thibaut
Link to comment

Got it !

The source displayed in "Mods.html" isn't correct (for the breadcrumb) because the <pre> isn't working as you expected (at least in FF3) : all the html tags are rendered. So when I copy / paste the source I get everything except the html tags, that makes a big difference ^^

Link to comment
×
×
  • Create New...