Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic.
I would like to change my “Exclusive Image” text above the product table
This is what it says now:
EXCLUSIVE IMAGE
Found only on http://www.flashstockphoto.com
And I would like to change it to:
EXCLUSIVE STOCK PHOTO
Found only on http://www.flashstockphoto.com
Does anyone know in which php-file it’s coded, I couldn’t find it yet.
I did find it as I removed it from there to put it under the images. Can you post a link to one of your exclusive images please and will see if I can help
http://kerioakimaging.com - trying to reopen
http://nail-art-at.kerioak.com - Art and Nail Art
Sure, here is an example:
http://www.flashstockphoto.com/image/extreme-closeup-of-an-antique-golden-pocket-watch-over-white-2
You will find it at:
Symbiostock – inc – classes – cart – cart.php
product_info[0] == ‘exclusive’): ?>
http://kerioakimaging.com - trying to reopen
http://nail-art-at.kerioak.com - Art and Nail Art
Thanks Christine!
May I ask how you managed to find it? I use firebug when searching for css-files but you can’t find php-files with firebug, can you?
I can’t answer for Christine, but what I typically do is use Chrome’s developer window (like Firebug for Firefox) to find something unique for that element on a page and then do a multi-file search for that string in the source code for Symbiostock.
I use Text Wrangler (Mac) but there are many other text editors that handle a multi-file search.
Thanks for this guidance Jo Ann, that will simplify a lot!
And thanks again Christine, I like how it looks like now:
http://www.flashstockphoto.com/image/ex … er-white-2
You must be logged in to reply to this topic.