hi
does anyone know how to have the link of the page the user is currently on highlighted on Gallery 3?
i just want the background color that appears when you roll over to just stay on indicating that this is the page the user is on, like you would on a site
thank you
Posts: 27300
Will need a much better user story as I don't have a clue what you are after if:
http://codex.gallery2.org/Gallery3:Modules:embedlinks
does not work.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 16
thank you but that isnt what im after, if you take a quick look at http://www.galleryatnumbersix.com you'll see i styled each link to stay highlighted when the user is on that page but i cant get it to work for the ARTISTS section which is gallery3.
i want that link to do the same as the others.
Posts: 27300
Add class="currentpage" to the ARTISTS link on what I'm assuming you did to page.html.php of the theme you are using.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 16
I can get at and add the class to the other three links because they are HTML pages but the ARTISTS link is a php page. On page.html.php i dont know where to add that tag!
...this is probably blindingly obvious but i just cant figure it! :/
Posts: 27300
How is that generated? Are you using the menu links module?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 16
i am using the menu links module for two links - ARTSISTS and CONTACT US (reason being is that the 'home' button for the gallery is called ARTISTS) and the other two links are in the php code of the page.html.php
that is for this page alone
the other three pages are made in html with css hence my problem, the others i built whereas the ARTSISTS page is built and customized using gallery3 through the php.
...get me?
Posts: 8339
css:
place this just above </body> in themes/your theme/views/page.html.php
-s
Posts: 16
You. Star!!!
thank you so much, very very much appreciate the help!!
Posts: 42
Just found this post. I too need to make the (Gallery/Portfolio) current page link display as the "a link " color and the rest of the menu be neutral
I entered the menu in the page.html.php file but am at a loss on how to do this.
When I use the custom css and enable the "a link "color which is a red, all the links in the menu are displayed as the "a link" color.
I have since changed that so it will be the grey.
What do I need to do to accomplish this.
A Module, js ???
http://www.lear-mahoney.com/gallery3/
Any help would be appreciated
Posts: 8339
-s
________________________________
All New jQuery Minislideshow for G2/G3