-
Author
-
August 9, 2013 at 17:00 #1235inboxiParticipant
although the recommend size logo is 294×108, i tried to upload a logo half the size and its not working. the logo is too big. will the background resize too when the height is shorten? please advise? thanks.
August 9, 2013 at 19:35 #1239SQadminKeymasterHi,
You can set your canvas to 294×108 even if the logo is smaller like this http://d.pr/i/2xiN, you need to edit this in a graphic editor app or you can send us at themesupport@seventhqueen.com and we will resize for you.Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 9, 2013 at 19:56 #1241inboxiParticipanti think the canvas is larger than 294×108 by default in your theme somewhere maybe hardcoded? please view picture, noticed the space between the welcome and top of the block to search Serious dating…
my space is much larger than your demo.
i made no changes to theme except this is a child theme activated.
August 12, 2013 at 08:52 #1277SQadminKeymasterHi, have a demo link to see where is the problem? Please send us to themesupport@seventhqueen.com
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 13, 2013 at 19:22 #1337inboxiParticipantany size i upload from either the wp backend or direct ftp, the logo size is fixed. if i do not change logo then it looks like demo.
take a look. thanks.
August 13, 2013 at 19:39 #1338inboxiParticipantohh. it has to be exact size. resolved. thanks again.
August 13, 2013 at 20:03 #1340SQadminKeymasterHi,
Logo react like any image on the site, it’s fill up all the column space. You can reset this by putting exact dimmensions of your logo in Sweetdate/Styling options/Quick css box:COPY CODE#logo img { width: 80px; height: 50px; }
ps: We still recommend the default size 294×108 like this example: http://d.pr/i/gDul
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 13, 2013 at 22:56 #1347inboxiParticipantokay. good tip. btw, can you check your email to sweetsupport? thanks.
August 14, 2013 at 06:58 #1360wisinyyandel7ParticipantHello, Sqadmin
There is a software, program or tools to re-size my logo.
I don’t know how to do a retina, favicon etc
I think my logo is bigger than the size you recommend in the instructions.
ThanksAugust 14, 2013 at 08:09 #1371SQadminKeymasterMoved to: https://archived.seventhqueen.com/forums/topic/logo-resize
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 14, 2013 at 08:13 #1372SQadminKeymasterHi,
For .ico file try: http://tools.dynamicdrive.com/favicon/
The rest of favicons are .png and you can export them from any decent image editor.
To resize the logo you can try with Adobe Photoshop or Gimp (free)
The retina logo is the same as the nomal logo just that it needs to be double in size.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 7, 2014 at 00:30 #10634ImSmeeegleParticipantHey,
how do I resize the height of the logo section? It is extremely too big.
Mike
February 7, 2014 at 01:10 #10636ImSmeeegleParticipantActually I just figured it out.
In the Quick CSS section place the following:
#header {
height:80px;}
Make sure you use
#logo img {
}
To adjust the logo with the size of the header.
One thing I do need help with is, how do I make the background of a section transparent? When I go into the page editor I completely erase the code within the editor. Once I type, the a section is created with a white background. How do I make it transparent.
February 8, 2014 at 20:00 #10754AbeKeymasterHi, You can make the #main area transparent with this CSS
COPY CODE#main { background: transparent; }
if you want if for a specific page you can referrer the specific body class of that page for example
COPY CODE.page-id-523 #main { background: transparent; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.