Mega Menu / Split Menu Sticky Top Position - Joomla! Forum - community, help and support


hello

i group 3 module positions @ top of page , fix them when scrolling.

the positions are:

1. logo
2. megamenu - top level
3. splitmenu - second level.

i can fix position of megamenu cannot seem gather of them stay in fixed position when scrolling.

i not want use plug in, rather pure css.

thanks

this code recommended in 2015 post, still relevant , if so, how use it?

$input = jfactory::getapplication()->input;
$id = $input->getint('id'); //get article id
$article = jtable::getinstance('content');
$article->load($id);

echo $article->get('title'); // display article title





Comments

Popular posts from this blog

Falang and too many redirects - Joomla! Forum - community, help and support

Infinite loop detected in JErrorInfinite loop detected in JError - Joomla! Forum - community, help and support

logged out from joomla! - Joomla! Forum - community, help and support