Nice theme. Few issues:
- Anonymous visitor sees links as white and authenticated as red.
- Image gallery--from image module--not wrapped in black content color.
- Primary links interfere with ability to edit node.
Thanks again.
Nice theme. Few issues:
Thanks again.
Comments
Comment #1
ishmael-sanchez commentedHello daouverson2,
Thanks for the feedback!
My intent was for unvisited links to be styled red, once a user (anony or auth) clicks the link it becomes white as a visual cue the link has been visited. Can you provide a bit more info on this?
>1. Anonymous visitor sees links as white and authenticated as red.
I will take a look and fix
>2. Image gallery--from image module--not wrapped in black content color.
Will investigate, beside being annoying do you have a specific example?
>3. Primary links interfere with ability to edit node.
Comment #2
ishmael-sanchez commentedComment #3
ishmael-sanchez commentedModified CSS on Admin pages to remain red:
.logged-in #main a:visited {color:#FF0000;}>1. Anonymous visitor sees links as white and authenticated as red.
Image module CSS can easily be overriden
>2. Image gallery--from image module
Modified page.tpl.php and CSS for Primary links and edit tabs
>3. Primary links interfere with ability to edit node.