Page 2 of 2

Re: HTML_TreeMenu - where and how to ?

Posted: Tue Oct 18, 2005 4:55 pm
by garvinhicking
JWalker, but it in your bundled-libs directory. "HTTP" has nothing to do with "HTML". :)

Regards,
Garvin

TreeMenu - edited post

Posted: Tue Oct 18, 2005 6:25 pm
by JWalker
He-he, obviously I watched too much in the monitor today. :)

Posted: Wed Oct 19, 2005 1:56 am
by RobW
Thanks Guys - yes, the default paths in the module were incorrect. Fixed em up and it works a treat.

Styling problem ?

Posted: Wed Oct 19, 2005 10:42 am
by JWalker
Now the plugin works well and last thing is the title. Why it is not as another plugins titles ?
Here is what I mean :
http://www.geocities.com/i_cenov/s9y/fo ... eeMenu.htm .

I tried with other themes, the result is the same.

Ivan

Re: Styling problem ?

Posted: Wed Oct 19, 2005 10:45 am
by garvinhicking
JWalker,

hm, this seems to be a JS/CSS issue. What's your URL so we can look at the page exactly?

Regards,
Garvin

Posted: Wed Oct 19, 2005 10:54 am
by JWalker
It is not public URL, I use the blog in intranet only :(. The theme is 'sudan' slightly modified by me.

Regards

Ivan

Posted: Wed Oct 19, 2005 10:58 am
by garvinhicking
Hm, that's bad. Then copy the whole HTML and CSS output ("Save whole webpage" with firefox) to a webspace and link to a .zip file with the contents here so we can fetch the output there to look at it.

Without it, it's hard to detect the problems as they are not happening on my system here...

Best regards,
Garvin

Posted: Wed Oct 19, 2005 11:27 am
by JWalker
The link is http://www.geocities.com/i_cenov/s9y/forum/s9y.zip.
Browser encoding : Cyrillic (Windows-1251).

Posted: Wed Oct 19, 2005 11:36 am
by garvinhicking
Hrm, okay. That really looks weird.

Sadly I have no knowledge of HTML_TreeMenu. Maybe your package has a different API than the old one the plugin was developed with...maybe you can ask the author of the plugin, Jackson Miller, if he knows whats going on? His contact address is inside the plugin file...

Best regards,
Garvin

Posted: Wed Oct 19, 2005 11:44 am
by JWalker
There is one tree menu when I use normally blog. The two menus appear in the saved page only.

By the way, this is very minor problem, let put it aside by now.

Ivan

Posted: Fri Nov 11, 2005 5:51 am
by sweety
garvinhicking wrote:Sweety, this sounds like a CSS issue. You'll need to post your URL so that we can understand it.

Regards,
Garvin

Hi garvin,
sorry for not responding to your post till now....and
Thanks a lot for your help..ur idea solved my issue..it was an CSS problem...
in this line of code
$cat_nodes[0] = new HTML_TreeNode(array('text'=>'<span class="serendipitySideBarTitle">'.$this->get_config('title', '').'</span>'));

i removed <span class="....">
and it worked for me....
Thank you once again....u r the real genious

and also......BELATED HAPPY BIRTHDAY

Regards,
sweety