how to remove logo from v3.0

coolfire

No avatar

2008-06-26 22:46

<How to remove quick cart logo from v3.0

» Quick.Cart v3.x

Makaron

Avatar: Makaron

2008-06-27 08:25

In templates/container.tpl delete this line:

<h1><a href="?" tabindex="1"><img src="$config[dir_templates]img/logo.jpg" alt="$config[title]" /></a></h1>

Or when You want to remove it with slogan delete lines:

      <div id="logo">
        <
h1><a href="?" tabindex="1"><img src="$config[dir_templates]img/logo.jpg" alt="$config[title]" /></a></h1>
        <
h2>$config[slogan]</h2>
      </
div>

jans

Avatar: jans

2008-09-01 12:19

It`s easy to go to de default.css en remove there de picture, then you can upload an other picture.

Angel36

No avatar

2009-04-19 21:32

Hello,

I removed the logo in the header just as discripted above:

<h1><a href="?" tabindex="1"><img src="$config[dir_templates]img/logo.jpg" alt="$config[title]" /></a></h1>



That works fine but the logo shows up again in the header of the order form. How can I remove it totaly so the logo wil not appear again when people go to the basket/order form?

Angel36

treewood (OpenSolution)

Avatar: treewood

2009-04-20 07:44

hmmm could you send link to check it?

Angel36

No avatar

2009-04-20 08:29

Hello treewood,

I searched again on this forum and I found the solution for my problem. This
is the link about remove logo and it works now.

http://opensolution.org//Quick.Cart/forum/?p=readTopic&nr=4191

Angel36

ylalifestyle

No avatar

2009-12-31 19:37

[quote]That works fine but the logo shows up again in the header of the order form. How can I remove it totaly so the logo wil not appear again when people go to the basket/order form? [/quote]

Same problem here. Removed the logo as described, but in the order form it still appears. Can't find any other file that points to the logo.jpg. Anyone have a solution? Link to the shop: http://www.ylalifestyle.nl

Thanks in advance!

Lotte

boboo

Avatar: boboo

2009-12-31 22:32

Hi ylalifestyle,
just edit a: /templates/container.tpl
There you will find "logo-binding" entry in two sections:
<---BEGIN BODY--->
and
<---BEGIN ORDER_BODY--->
In the ORDER_BODY you will find a line with .../logo.jpg.
Delete this line or put your wished Logo into.
(it is how I did).

Happy New Year,
b.

boboo

ylalifestyle

No avatar

2010-01-02 19:16

Hi Boboo,

Happy new year to you too! And thanks for your answer; I got the logo.jpg out of the order page. I thought I searched through container.tpl earlier to eliminate all logo.jpg entries, but probably made a mistake. Now my logo is OK on all pages. Thanks again!

Lotte

Back to top
about us | contact