11
robertelo
Re: Horizontal menu, How? Plz
  • 2008/12/3 3:39

  • robertelo

  • Just popping in

  • Posts: 77

  • Since: 2008/11/28


DBMAN i could only find Multimenu Version: 1.74 in the module repository :( there is no
Multimenu (v1.9)

12
dbman
Re: Horizontal menu, How? Plz
  • 2008/12/3 4:29

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


Multimenu 1.9 is available here

13
robertelo
Re: Horizontal menu, How? Plz
  • 2008/12/3 4:47

  • robertelo

  • Just popping in

  • Posts: 77

  • Since: 2008/11/28


Mastop module cannot make a nice horizontal menu. It is very ugly a kind of a grid that appears in the page even if i played with the blocks..

What i want is a menu in the header nav bar.

Thank you in advance

14
robertelo
Re: Horizontal menu, How? Plz
  • 2008/12/3 4:52

  • robertelo

  • Just popping in

  • Posts: 77

  • Since: 2008/11/28


Thank you DBMAN, i will try it now, i came across this tutorial, i think it useful.. i will let you know
http://www.xuups.com/modules/publisher/article.php?storyid=4

15
dbman
Re: Horizontal menu, How? Plz
  • 2008/12/3 5:06

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


No problem... you'll want to use trabis or burning's solutions adding to your theme.html header section. The theme you have chosen; lotr_v2, is old and not compatible with XOOPS 2.0.14 or newer block layout. There are some themes which look similiar (color, fonts, etc) which are compatible. Perhaps you could combine elements from the lotr theme with one of the newer ones including your horizontal header menu.

16
robertelo
Re: Horizontal menu, How? Plz
  • 2008/12/3 6:14

  • robertelo

  • Just popping in

  • Posts: 77

  • Since: 2008/11/28


Quote:
Perhaps you could combine elements from the lotr theme with one of the newer ones including your horizontal header menu.

DBMAN thank you very much for your constant insights, I really like Lotr_v2, I have XOOPS 2.3.2a the theme is working fine for me, well, i don't know about newer block layout, i am completely new to this stuff. Thus, i don't know how to combine two themes

17
ghia
Re: Horizontal menu, How? Plz
  • 2008/12/3 10:44

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Your /themes/lotr_v2/theme.html has to be edited to incorporate the two code blocks from the article of Trabis on Xuups. Read it carefuly.
The first block has to be inserted after the first table, the one with the header:
<table cellspacing="0">
    <
tr id="header">
      <
td id="headerlogo"><a href="<{$xoops_url}>/"><img src="<{$xoops_imageurl}>logo.jpg" alt="<{$xoops_pagetitle}>" border="0" /></a></td>
      <
td id="headerimg">&nbsp;</td>
    </
tr>
    <
tr>
      <
td id="Lheaderbar" colspan="2" align="center"><img src="<{$xoops_imageurl}>onering.gif" alt="" /></td>
    </
tr>
  </
table>

For the second block of code modify this piece of code (you find it a few lines lower):
<td id="leftcolumn">
        <!-- 
Start left blocks loop -->
        <{foreach 
item=block from=$xoops_lblocks}>
          <{include 
file="lotr_v2/theme_blockleft.html"}>
        <{/foreach}>
        <!-- 
End left blocks loop -->

      </
td>
between the foreach tags. So, it looks the same as the example.

18
robertelo
Re: Horizontal menu, How? Plz
  • 2008/12/3 11:53

  • robertelo

  • Just popping in

  • Posts: 77

  • Since: 2008/11/28


GHIA Thank you for making it clear for me, :) i succeeded i used MultiMenu and i can see the horizontal menu near the header at the left side.

Can you please tell me how to Center it? because now it is placed exactly above the Main Menu. It would look better if it is centered.

Also do you know how to change the menu color from gray to another color? and its text?

Thank you in advance

19
ghia
Re: Horizontal menu, How? Plz
  • 2008/12/3 12:00

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Link to the site, where we can see it?

20
robertelo
Re: Horizontal menu, How? Plz
  • 2008/12/3 12:47

  • robertelo

  • Just popping in

  • Posts: 77

  • Since: 2008/11/28


Sorry i am still testing XOOPS o local server but you can check a similar menu of what i got in this site

Login

Who's Online

197 user(s) are online (56 user(s) are browsing Support Forums)


Members: 0


Guests: 197


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits