thank you guys! With your direction, I tried something a little different and resolved the issue very easily.
Where it says:
get_bloginfo (‘name’) . ‘” rel=”home”>home
the second home word was capitalized in the style sheets…all I had to do was make it a small ‘h’ and problem solved.
Original code below:
// Produces a list of pages in the header without whitespace — er, I mean negative space.
function sandbox_globalnav() {
echo ‘<div id=”menu”>
<li class=”page_item”>Home‘;
Thank you anyway!
I love you site & work! beautiful.
@jacobsen1 Your site & photography are fantastic! You have one feature on your site that I am struggling with.
It seems that the default on NextGen is that once you make an ‘album,’ the galleries go back to the default player. I prefer Simple Viewer. I can set up the simple viewer by itself on a page, but not within an album. make sense? I assume you modified the stlye somewhere, but I don’t know enough to figure that out. Can you help? thank you!