I'm trying to replace the dynamically generated navigation with graphics, ergo they need to be hard-coded so I use only the ones I need. How would I go about doing this? Should I just copy out the generate links and insert them into the template?
I'm trying to replace the dynamically generated navigation with graphics, ergo they need to be hard-coded so I use only the ones I need. How would I go about doing this? Should I just copy out the generate links and insert them into the template? |
Hello Are you talking about the menu? If yes, you know the menu can be generated by the admin panel, so each item can be putted from there.If you want to have a static menu thing, without this option, you should just delete the line that is referred to the Dolphin Default menu and add your new lines.But I am not sure this is what you are looking for.Could you please explain with more precision? Thanks JOOsocial |
Thanks for your response. Yes, I am talking about the main navigation menu. I want to replace the tabs with specific graphics, and keep the drop downs. I do know the menu can be modified in the admin section, but I want to use graphics as opposed to text. I think I know what to do now. I will give it a shot. |
graphics on main navigation menu, go to Admin/Builders/Navigation Menu Click on item Home and look after => Icon: bx_home.png then click on the item People and look at => Icon: it's no name there, so you need only to write image name ther and the link will automatically be changed to a image link |