I've been going full speed on this clients site
http://www.ashleydarryldesigns.com/.
On the Gallery page,
http://www.ashleydarryldesigns.com/page/shop, I can't find/figure out the style to change the link color and font, I would like to get rid of the date as well.
Thanks, this forum rocks by the way. Theres not many zenphoto resources I've found so far other than this one.
Comments
Any idea on the date? I'm basically winging this never used ZP before.
Regarding the forum: Zenphoto is simply not that big as Wordpress.
http://www.ashleydarryldesigns.com/page/shop
The best approach to solving these CSS issues is to capture the HTML of the page and look at the HTML tags around the item you want to style. If there are no useful ones you will have to add some tags to your scripts. If there are, then you need to be sure that the CSS properly styles those tags.
Only thing is when it's open for edit, that code is not on the .php file.
This isn't a custom theme, it's a heavy modded default theme.
That is what makes it a custom theme... No theme has a shop.php page..
Well, the date must come from somewhere and is not related to that ``. That the class is not on the page is because that is one of the classes used to enable inline editing on the theme itself.