Member
Member
justinhowley   2010-01-28, 15:33
#1

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.

Administrator
Administrator
acrylian   2010-01-28, 15:47
#2

Seriously, how should anyone know the style in your custom css file for your custom theme that defines the link color? To me it seems that is not defined at all.

Quote:Thanks, this forum rocks by the way. Theres not many zenphoto resources I've found so far other than this one.
Thanks, that's probably because this is the official forum...:-)

Member
Member
justinhowley   2010-01-28, 15:59
#3

I just assumed the style was already predetermined in the "default theme". Well yeah it's the official forum, but usually like wordpress theres hundreds of them, not so much for ZP.

Any idea on the date? I'm basically winging this never used ZP before.

Administrator
Administrator
acrylian   2010-01-28, 18:42
#4

The default theme does define the `` tag, apparently you do not or not correctly with your custom theme. Sorry you have to figure that out yourself. That is plain HTML and CSS.

Regarding the forum: Zenphoto is simply not that big as Wordpress.

Member
Member
justinhowley   2010-01-28, 21:09
#5

It's not the theme I'm worried about. It's the date, seems thats part of .php and can't find where is is here:

http://www.ashleydarryldesigns.com/page/shop

Administrator
Administrator
acrylian   2010-01-28, 21:10
#6

Sorry, missunderstood that. There is an option for the date format.

Member
Member
justinhowley   2010-01-28, 22:06
#7

Would that be in the admin? I'm sorry for being such a noob, I usually can figure out by trial and error which I did for the most part, just that one date is driving me crazy! I want no dates at all.

Member
Member
sbillard   2010-01-28, 22:25
#8

Yes, it is the date format option. However, I think things have drifted off your original question. Date format means how the date is organized--for instance do you want 12 FEB 2010 or 2/12/10, etc. Things like font size and color are CSS items.

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.

Member
Member
justinhowley   2010-01-29, 04:45
#9

I got the styles right. I really don't want any dates at all. I've removed the other .php references to dates on other pages, but cannot find how to get rid of this last one here http://www.ashleydarryldesigns.com/page/shop

Administrator
Administrator
acrylian   2010-01-29, 10:16
#10

You probably have to look on a theme page called "shop" however that is setup (as this is clearly a custom none standard page)

Member
Member
justinhowley   2010-01-29, 15:49
#11

Yes I did check it. The Shop page when you view source, this is the culprit "01/27/2010 ".

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.

Administrator
Administrator
acrylian   2010-01-29, 16:26
#12

[i]This isn't a custom theme, it's a heavy modded default theme.[/i]
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.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.