1
rimas-ivory
Edit top menu
  • 2013/7/18 16:47

  • rimas-ivory

  • Just popping in

  • Posts: 1

  • Since: 2013/7/18


Hi there,

We are using Xoops 2.0 7dana.com theme for our website/forum and I'm just wondering how I can add/remove top menu items?

Can someone guide me please?

Thanks

2
MACTEP
Re: Edit top menu
  • 2013/7/20 8:15

  • MACTEP

  • Not too shy to talk

  • Posts: 127

  • Since: 2009/4/4 5


In the subject uses HTML5, at the moment would be wrong to use it , as long as not all browsers support it.
I propose to restore functionality of the theme to replace tags
le="color: #000000"><?php <header> ... </header> <nav> ... </nav> <footer> ... </footer>


replaced
le="color: #000000"><?php <div id="header"> ... </div> <div id="nav"> ... </div> <div id="footer"> ... </div>


in file style.css
le="color: #000000"><?php header{ ... } nav{ ... } footer{ ... }


add #
le="color: #000000"><?php #header{ ... } #nav{ ... } #footer{ ... }

Quote:
add/remove top menu items?

Your menu can be found in the tags nav


Login

Donat-O-Meter

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

Latest GitHub Commits