It looks like you're new here. If you want to get involved, click one of these buttons!
public function Base_Render_Before(&$Sender) <ul id="Menu"><li Standard="1" class=" Highlight"><a href="/discuss…standard="1" bit, as it is not compliant.
<?php
$Session = Gdn::Session();
if ($this->Menu) {
$this->Menu->AddLink('Activity', T('Activity'), '/activity');
$Authenticator = Gdn::Authenticator();
....
?>
Comments
$this->Menu->Items["Discussions"][0]["Attributes"]="";
$this->Menu->Items["Conversations"][0]["Attributes"]="";
not very elegant though :(
Vanilla Forums Senior Developer [GitHub, Twitter, About.me]
Vanilla Forums Senior Developer [GitHub, Twitter, About.me]
now I'm using default.master.php
Helpful?
Vanilla developer [GitHub, Twitter]