I am hoping that one of you members or visitors has experience with PHP, and who can help me with 2 small modifications to the default theme that comes with Chrome-Fusion, the Gillette theme.
I am using the DeLuxe Dropdown Menu on my site, which adds a menu bar at the top of my page, above everything that comes with Chrome-Fusion.
Please click on the below images to enlarge them for viewing.
In the below picture, below the DeLuxe Dropdown Menu is the standard Gillette menu bar, with the clock in the right corner of that menu bar. As you can see, I have moved all menu items up to the DeLuxe Dropdown Menu, so only the clock remains on the Chrome-Fusion menu bar:
As this is a waste of vertical space having an entire bar take up the width of my page with just the clock on it, I would like to move the clock to the bar below it, the bar that shows on the left the title of each page (such as Welcome on my home page, etc.), as shown in the next picture (which is NOT a screenshot, just a cut & paste of the date & time):
In my /includes folder is a file called theme_functions_include.php, and in that file is the following code related to displaying the date & time on the Chrome-Fusion menu bar:
Question # 1: Where can I insert that line of code, so that the date & time show up in the bar below the Chrome-Fusion menu bar, the bar that shows on the left the title of each page (such as Welcome on my home page, etc.)? Again, this is NOT a screenshot, just a cut & paste of the date & time :)
Question # 2: Once I have the date & time displayed on the page-title bar, how can I remove that default Chrome-Fusion menu bar entirely, so I end up with just 2 bars instead of 3 bars? Likewise, this is NOT a screenshot, just a cut & paste to remove the Chrome-Fusion menu bar :)
Hopefully the above 2 mods would be something very simple, and hopefully someone with PHP experience can guide me in the right direction.
Thank you, everyone, for having viewed this post, and thank you in advance for any suggestion.