Logo problem

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Tue Feb 07, 2012 4:59 pm
Hi everyone,

please tell me how to move a logo I created to the top of the page.

Screenshot attached.

Thank you!
User avatar
Fresh Boarder

GK User
Wed Feb 08, 2012 2:49 pm
Does anyone know? Currently it is on banner1 position. How to put it above the menu :? ?
User avatar
Fresh Boarder

teitbite
Wed Feb 08, 2012 4:58 pm
Hi

If it's an image than You should replace the logo.png image in template's /images folder.
User avatar
Moderator

GK User
Sun Feb 19, 2012 12:31 am
I also have this problem, when I select logo-image and upload an image it doesnt update my logo, it still uses the mystore logo.

How to I correct this?
User avatar
Fresh Boarder

teitbite
Sun Feb 19, 2012 1:12 am
Hi

Can I please see Your site ?
User avatar
Moderator

GK User
Tue Feb 21, 2012 12:59 pm
Hey!

I have the same problem - Did you already solve it?

Regards, Grüße, Till
User avatar
Junior Boarder

GK User
Tue Feb 21, 2012 3:02 pm
No I was not able to fix this, I think I will rather wait for the February 2.5 template to come out and perhaps use it, since 2.5 templates have a module position especially for logos. I hope it a template which will suite my site.

Im selftaught in joomla so I usually cannot go into a file and start changing code to get what I want. So if the template doesnt do it for me, I cannot really do too much myself.
User avatar
Fresh Boarder

GK User
Tue Feb 21, 2012 7:41 pm
Oh, ok!

I can do a lil bit of htlm and css but don't know which file of these hundreds :D I have to edit ^^
User avatar
Junior Boarder

GK User
Wed Feb 22, 2012 8:34 pm
I made it :D

Easy to do!!

Just edit the layout.css like that:

In FIRST LINE!

body { font: normal 12px/1.8 Arial, sans-serif;margin-top:100px;}

margin-top:100px; is addet - thats it...


NOW put your Logo on the backgroung image :)

Have fun!
User avatar
Junior Boarder

teitbite
Wed Feb 22, 2012 11:24 pm
Hi

Thank You for help. I could have wait for the url for ages :)
User avatar
Moderator

GK User
Mon Mar 12, 2012 12:02 pm
My website is www.igasc.com, I am using Joomla 2.5 and I still cannot place a logo above my menu.

Please help.
User avatar
Fresh Boarder

teitbite
Tue Mar 13, 2012 12:27 am
Hi

Please use logo in a standard way replacing the /images/styleX/logo.png and than add this code to css:

Code: Select all
#gkLogo, #gkLogo.text {
    position: absolute;
    top: 25px;
}
User avatar
Moderator


cron