GreenyBlu (oswd.org) - menu doessn't work

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
veskot

GreenyBlu (oswd.org) - menu doessn't work

Post by veskot »

Hi All,

i'm trying to adapt GreenyBlu template from http://www.oswd.org/design/preview/id/3696 to my CMS MS . I have trouble with using of menu. Changed following code in template, but menu is wrongly displayed. Please help me

--original code ------


     
   

     
        Home
        Gallery
        About
        Help
        Partner

     
   
     
 


----my code -----------


     
   

     
        {bulletmenu}
     
   
     
 
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: GreenyBlu (oswd.org) - menu doessn't work

Post by tsw »

td menus are kinda hard to create,

you need to write new menu template, but it will still be kinda lame because the menu has to have 5 elements with constrained size (for the images to work)

I suggest using 5 times cms_selflink on the menu items (write the table code by hand that is)

hope this helps
Locked

Return to “Layout and Design (CSS & HTML)”