Help - Search - Members - Calendar
Full Version: Logo in Photocart
OpenSourcePhoto > Digital Photography > Computer Programs
Kari
I am using photocart for my online proofing. Inside the administration of photocart, there is a HTML code for the "header". Currently it reads:

<table width=100% cellpadding=2 cellspacing=0 border=0><tr valign=top><td>
<font size=4><b>Kari Douma Photography</b></font></span>
<br><a href="http://www.karidouma.com">back to home page</a>

I would like to put my logo there. I am pretty sure it can be done, can't it? I can host my logo on my web space. Can someone tell me the HTML code to add my logo? What size do I need to make it?

I will store my logo at (not there yet): http://www.karidoumaphotography.com/logo.jpg

Thanks!
Kari


Lisette
Hey Kari! This is how I did mine:

Under "Style settings" I changed the "main table width" to the width I wanted (ie: 950 for mine). Then I created a new document in photoshop to make my header. I sized it 950x250 (whatever size you choose). I uploaded the header and hosted it.

In the header footer section I deleted out the entire code that was there and put this in:

<P align="center">
<img src="http://www.????.jpg">


I used the center code so that it would even and then "img src" code for the image. I'm sure you know to put your hosted link in where the ???'s are smile.gif

There may be other ways to do this, but this worked for me. I hope this helps!
Kari
QUOTE(Lisette @ April 11 2008, 06:40 PM) *
Hey Kari! This is how I did mine:

Under "Style settings" I changed the "main table width" to the width I wanted (ie: 950 for mine). Then I created a new document in photoshop to make my header. I sized it 950x250 (whatever size you choose). I uploaded the header and hosted it.

In the header footer section I deleted out the entire code that was there and put this in:

<P align="center">
<img src="http://www.????.jpg">
I used the center code so that it would even and then "img src" code for the image. I'm sure you know to put your hosted link in where the ???'s are smile.gif

There may be other ways to do this, but this worked for me. I hope this helps!

Thanks Lisette! I am off to try it!
Kari
Ok, I got it to work... now can I make it "clickable" to go to my website?
bill beebe
QUOTE(Kari @ April 11 2008, 03:36 PM) *
Ok, I got it to work... now can I make it "clickable" to go to my website?


I think you are looking for this:


<a href="http://www.karidoumaphotography.com"><img src="http://www.karidoumaphotography.com/logo.jpg" border="0"></a>

Hope this helps.
Bill
Vanessa B
Cool, I am glad you asked this, Kari! I am working on setting up my Photocart too!

Hope your logo process is going well!
Lisette
No problem smile.gif
Kari
Perfect! Thanks!
Hugh Anderson
Hi,

glad to see that PhotoCart is getting a following, I am sure there are people in OSP sick of hearing me drone on and on about how great it is, especially for a one off price.

I see there is an upgrade about to be released - free to those of us who already have the app. Can't wait!

Anyway, re the post - you can pretty much style PhotoCart as you like. I have attached an image showing my final version if it might help anyone.

Regards,

Hugh


This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.