Recent Topics

1 Sep 10, 2009 22:17    

My b2evolution Version: Not Entered

Anyone tried DHTML Menu at B2evolution ?

I tried with Vertical Menu at side of Arzede Skin.
It works.

However, the format of display each menus are getting spacing and padding, even I set zeo when I do DHTML.

So, works functionally, but not Graphically ?

Any one know the reason ?
Any one know the way to fix it ?

2 Sep 11, 2009 04:06

I solve it already.

by changing syle.css

td, th {
padding: 0px;
}

Thanks anyway..

3 Sep 11, 2009 04:14

I tried it before, back in v0.xx but haven't tried again since then.

Check the CSS of your skin (including the b2evo-CSS being embedded - the top most part of each skins have this) then compare it to your DHTML CSS and HTML elements, IDs, and Classes.

The best way is to look at your DHTML, find an ID, Class, or Element that you suspect to be the reason, then search that in your skin and b2evo's CSS files.

If you can't find it, then you will need to expand your search/suspects further. But after you searched everything and still nothing, that I do not know anymore - I'm also struggling with one of the skin I imported to b2evolution... and there's really nothing there but there is something that's showing up that I do not want to show up :P

Also, do try loading your DHTML in other b2evo skins. This way you will know immediately if it is conflicting with b2evo's default CSS or just that particular skin's CSS :)


Form is loading...