Forum Replies Created
-
AuthorPosts
-
cranwinksMember
Actually, where I’d like to change the text for the Add To Cart button is on the Gallery page. Instead of saying, “Add to Cart”, it should say, “More Info,” or something like that, because it doesn’t actually add the item to the cart on that page. It takes you to the Photo Details page, where you can make your selections and then add to cart.
cranwinksMemberHave you found a solution to this yet?
cranwinksMemberP.P.S. Again, here’s the link to the page I’m working on:
[http://www.erinoneillphotography.net/photogallery/photo_details/?gallery_id=1&image_id=1870]
cranwinksMemberP.S. I am using the hash mark before the color value: #666666;
cranwinksMemberHi Again,
Your solutions worked, but I’m having some trouble modifying the css for other things on the Photo Details page. For instance, I would like to play around with the table background colors. When I use Firebug to find the code, I can make the changes in Firebug to see the desired results. But when I copy the code and paste it into the Custom CSS, the changes don’t stick. For instance, I used Firebug to find this code for the background color of the light gray table row:
.wps_digital_details_table .wps_tr_even {
background: none repeat scroll 0 0 #F3F3F3;
}
When I paste that into the Custom CSS, and then modify the color value to say a dark gray (666666), and then save the changes, the changes don’t appear on the front end.
Any idea what I’m doing wrong?
cranwinksMemberThanks, I appreciate the help. I’ve installed the plugin and inserted the code. Looks pretty good. Now I’m going to tweak it a bit to suit.
Thanks again!
cranwinksMemberI would like to make the table 500 px wide. I played with the code in Firebug, and am able to create the 500 px wide table. However, the first column, under Quantity, gets too wide. I’d like to keep that at about 55 px wide. Can you give me the css to plug into the custom styles to accomplish this?
cranwinksMemberI did as you suggested, but still the order selection table doesn’t look right on the Photo Details page. Any other ideas? Here’s a link to the page again:
[http://www.erinoneillphotography.net/photogallery/photo_details/?gallery_id=1&image_id=1870]
Any help would be greatly appreciated!
-
AuthorPosts