Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 08-11-2005, 12:31 PM   PM User | #1
billyvision
New to the CF scene

 
Join Date: Aug 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
billyvision is an unknown quantity at this point
Question CSS, Xoops, DHTML menu.. need your help

hi there!


well i have been working on how xoops cms ( http://www.xoops.org ) and sothink dhtml menu (Sothink Dhtml Menu ) can be made to work, i have been successful to some extent.


the issue
When i use the sothink dhtml menu on mywebsite:

my Website

the submenu width is all over the place.

ok here is what i got so far


1) my website: http://ayubians.com/thesite/index.php
with default theme, of sev_zero

style css file :
Sev_zero Style.css

2) Scroll down mywebsite and on left side you will see a block called themes. Change the theme to 7dana-jane a new look website will appear: with working DHTML menu

style css is:
7dana-Jane Style.css


I want to use this menu with : sev_zero theme kindly tell me which what changes do i need to bring in my sev_zero theme to make the dhtml menu work!

Regards
billyvision


P.S:::

If you intend to try this on your own xoops website:
please put the following codes:

in head of ur theme html document add:
Code:
<script type="text/javascript" language="JavaScript1.2" src="http://www.ayubians.com/tasveer/stm31.js"></script>

where as in body of ur theme html add:

Code:
<script type="text/javascript" language="JavaScript1.2">
<!--
stm_bm(["menu0283",430,"http://www.ayubians.com/tasveer","blank.gif",0,"","",0,0,250,0,1000,1,0,0,"","",0],this);
stm_bp("p0",[0,4,0,0,2,3,0,7,100,"",-2,"",-2,50,0,0,"#999999","#FFFFF7","",3,1,1,"#000000"]);
stm_ai("p0i0",[0,"Menu Item 2","","",-1,-1,0,"","_self","","","","",0,0,0,"","",0,0,0,0,1,"#FFFFF7",0,"#B5BED6",0,"","",3,3,1,1,"#FFFFF7","#000000","#000000","#000000","8pt Verdana","8pt Verdana",0,0]);
stm_aix("p0i1","p0i0",[0,"Menu Item 3","","",-1,-1,0,"","_self","","","","",0,0,0,"arrow_r.gif","arrow_r.gif",7,7]);
stm_bpx("p1","p0",[1,4]);
stm_aix("p1i0","p0i0",[]);
stm_aix("p1i1","p0i0",[0,"Menu Item 1"]);
stm_aix("p1i2","p0i1",[]);
stm_bpx("p2","p0",[1,2,0,0,2,3,0,0]);
stm_aix("p2i0","p1i1",[]);
stm_aix("p2i1","p0i0",[]);
stm_aix("p2i2","p0i0",[0,"Menu Item 4"]);
stm_aix("p2i3","p0i0",[0,"Menu Item 3"]);
stm_ep();
stm_aix("p1i3","p2i2",[]);
stm_ep();
stm_aix("p0i2","p1i1",[]);
stm_aix("p0i3","p2i2",[]);
stm_aix("p0i4","p0i1",[0,"Menu Item 5"]);
stm_bpx("p3","p1",[]);
stm_aix("p3i0","p0i0",[]);
stm_ai("p3i1",[6,1,"#000000","",-1,-1,0]);
stm_aix("p3i2","p0i1",[0,"Menu Item 1"]);
stm_bpx("p4","p2",[]);
stm_aix("p4i0","p0i0",[]);
stm_aix("p4i1","p0i0",[0,"Menu Item 1","","",-1,-1,0,"","_self","","","","",0,0,0,"","",0,0,0,0,1,"#fffff7",0,"#66ffcc",0,"","",3,3,2,5,"#00cc33 #0099ff #00ff99 #00ccff","#00ff99 #00ccff #00cc33 #0099ff"]);
stm_aix("p4i2","p3i1",[]);
stm_aix("p4i3","p2i3",[]);
stm_ep();
stm_ep();
stm_ep();
stm_em();
//-->
</script>


Other resources:
Sev-Zero theme
http://www.xoops.org/modules/library...ist=S&start=10

7dana-Jane theme:
http://www.7dana.com/download/pafile...ion=file&id=33

Your help in this regard will be highly appreciated
billyvision
billyvision is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:56 PM.


Advertisement
Log in to turn off these ads.