Help Determining Where to Put Code
-
I understand that the code <?php inner_page_menu(); ?> needs to be put into the theme page or sidebar template. However, my issues is that I do not know exactly how to identify where to place the menu in relation to the placement of other code on the style sheet. I would like for this menu to be at the top of the page (and I would really like to make it a fixed menu if possible…is it?), but I do not know where the “top of the page” is on my stylesheet nor where I would paste the code if I did know where the top was. Any advice on how to alter the stylesheet in this way and how to make this menu fixed would be awesome, thanks!
The topic ‘Help Determining Where to Put Code’ is closed to new replies.