|
|
Thread Tools | Display Modes |
|
#61
|
||
|
Major grins
|
Quote:
Code:
#customNav {
margin-top: 10px;
margin-bottom: 20px;
}
__________________
http://www.denisegoldberg.com ... http://denise.smugmug.com Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+ |
|
|
|
||
|
#62
|
|
|
Major grins
|
hallo denise,
it works fine, thanks. As you probably noticed i left the idea to mimic andy's site, too many bugs in my codes with jf slideshow,... fortunately i have found Rich tuto how did you know my nav bar is customnav ? i don't find html code anywhere in smugmug. for instance for adding guestbook we need to edit html but i don't find thanks best regards |
|
|
|
|
#63
|
||
|
Major grins
|
Quote:
I used the Firefox Web Developer Extension. Tutorial and link to the tool is at http://dgrin.smugmug.com/gallery/1354921. --- Denise
__________________
http://www.denisegoldberg.com ... http://denise.smugmug.com Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+ |
|
|
|
||
|
#64
|
||
|
Big grins
|
problems with duplicated home page...
Hi Rich,
just copied and pasted your code form this thread to make myself a "Search" page. I already had made an "About Me" page and didn't want a "Recent" Page. On the search page, I left out the "Search" box... Maybe I strayed too much from your design, but my Galleries and Search pages only display the original HomePage slideshow now.. Can you take a look, please? Here's my site.. www.simonehaeuslerphoto.com Thank you, Simone H. Quote:
|
|
|
|
||
|
#65
|
||
|
"tweak 'til it squeaks"
|
Quote:
Top javascript - missing closing } Code:
function hasPath(sPath)
{
re = new RegExp("\/" + sPath + "(\/|$)");
return re.test(window.location)
}
Code:
rightClickWarning = "© 2013 Danville Corner House Photo";
if(hasPath("galleries"))
YD.addClass(document.body,"galleries");
if(hasPath("find"))
YD.addClass(document.body,"find");
function norobotmail(aUser, aDomain) { document.location = "mailto:" + aUser + "@" + aDomain; }
You have a category named "Galleries" and it interferes with the "galleries" page. Delete the category.
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#66
|
|
|
Big grins
|
Still no luck, I fixed the top java script, deleted the Galleries category but I'm not sure what to do about the bottom java script..
What do you mean about [strike] function hasPath(Path)? What is [strike]?? Sorry for being so numb:-) |
|
|
|
| Tell The World! | |
| Thread Tools | |
| Display Modes | |
|
|