News:

AbanteCart v1.4.2 is released.

Main Menu
support

Unable to add main store logo

Started by Richard, October 12, 2014, 01:51:42 PM

Previous topic - Next topic

Richard

Hi Sir ,

I want to add a store logo several times however after the upload button the logo remain missing or unload.

I am using abantecart ver 1.1.9, template default_html5 and uploaded the logo from settings > appearance > store logo.

Is there a specific size and format to upload the store logo ? Thanks


Richard

llegrand

#1
since you've posted two upload issues lets start with checking your file permissions to see if you can actually write to a file.
In the documentation (link is above in this board)  look at this section - find the information about file permissions and check the settings for your installation -you can do so via Cpanel or FTP.  Cpanel probably easiest.


http://docs.abantecart.com/pages/install/options/regular_installation.html

See if this solves your issues.

Let us know if it doesn't

Lee, just another happy Abantecart user!

Basara

Quote from: Richard on October 12, 2014, 01:51:42 PM
Hi Sir ,

I want to add a store logo several times however after the upload button the logo remain missing or unload.

I am using abantecart ver 1.1.9, template default_html5 and uploaded the logo from settings > appearance > store logo.

Is there a specific size and format to upload the store logo ? Thanks


Richard

Did you click Save button after you change logo?  ;)

Richard

Thanks again Lee and Basara  :o

It is super weird, this logo upload issue also got resolve by itself  :-X

Have gone through the documentation guide, I installed Abantecart via cpanel and definitely I have clicked the "save" button after upload the logo. Very strange...maybe got ghost in the script..  ;D

Richard

Hi Sir  ;)

Does Abantecart support transparent image logo ? .PNG ?

Thanks
Richard

Richard

Hi

The reason why I asked does abantecart support transparent background logo is because I tried to upload an image(transparent background logo) in the back-end and view from the front-end the my logo background is defaulted to white color.

Anyone can advise how can I upload a transparent background store logo ? or is there a method I can have the same background color with my logo image-background ? Thanks

Richard

llegrand


You can make header full color - see this post

http://forum.abantecart.com/index.php/topic,1532.msg6023.html#msg6023

A transparent background will let whatever color you have in the logo area of the header show -  you can either use the transparent (and yes takes png)  or change the logo area to your desired background.

Note:  the logo upload is used in more than your website pages -  your customer order notifications,  and i some of the payment extensions, like paypal you can use a logo. 

Lee

Richard

Hi Lee ,

I have read through the previous post (http://forum.abantecart.com/index.php/topic,1532.msg6023.html#msg6023).

I have removed string "background-color: #fff" from below

.logo {
   width: 300px;
    background-color: #fff;
   text-align: center;
   height: 72px;
   line-height: 72px

and try to apply a transparent logo(.PNG) but i still get the same outcome where there are still white background around the logo image.

in the stylesheet files for edit: storefront/view/default_html5/stylesheet/style.css

Do i need to change the background color too ?

   .logo img {
      background-color: white;
      padding: 5px;
   }

My objective is to apply a transparent logo image(.PNG) to the header without affecting the background color.

Thanks
Richard

Richard

Hi ,

See below screenshot for a better understanding, is there a way i can get rid of the white background ?

i have tried removing "background-color: #fff" from :

.logo {
   width: 300px;
    background-color: #fff;
   text-align: center;
   height: 72px;
   line-height: 72px

reload the page but it seems the white background still there. Looking forward for your reply. Thanks

Richard

Richard

Hi ,

May i get help on how to fix this ? This is the only part pending. Thanks

Richard

yonghan

Hello,have you tried to clear the cache after you edit the css file?

Richard

Hi Handoyo ,

Do you mean IE browser cache ? I also did some other minor modification like changing the background color in the CSS but it seems nothing happen when the page is reload.

I am testing in-live mode(online). Making the changes offline and then replace the stylesheet.css file via ftp to my hosting and re-load the page. Nothing seem to happen.

Is the chronology i took to edit the CSS file correct ? any other steps to be taken ? Thanks


Richard

yonghan

Hi,what i mean is clear the cache from the admin panel.The steps that you have taken is correct,and no need to remove the .logo img background color.As last night i have tested it offline.

Richard

Hi Handoyo ,

Where can I clear cache in the admin panel ? Thanks

Richard

Basara

Quote from: Richard on November 04, 2014, 02:11:11 AM
Hi Handoyo ,

Where can I clear cache in the admin panel ? Thanks

Richard

AbanteCart cache in Admin-System-Cache

Forum Rules Code of conduct
AbanteCart.com 2010 -