This topic has 13 replies, 5 voices, and was last updated 10 years by Abe.

  • Author
  • #1235
     inboxi
    Participant

    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.

    #1239
     SQadmin
    Keymaster

    Hi,
    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,
    Robert

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #1241
     inboxi
    Participant

    i 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.

    http://postimg.org/image/oqtd70ubl/d144125e/

    #1277
     SQadmin
    Keymaster

    Hi, have a demo link to see where is the problem? Please send us to themesupport@seventhqueen.com

    Regards,
    Robert

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #1337
     inboxi
    Participant

    any 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.

    http://site101.co.nf/

    take a look. thanks.

    #1338
     inboxi
    Participant

    ohh. it has to be exact size. resolved. thanks again.

    #1340
     SQadmin
    Keymaster

    Hi,
    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,
    Robert

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #1347
     inboxi
    Participant

    okay. good tip. btw, can you check your email to sweetsupport? thanks.

    #1360
     wisinyyandel7
    Participant

    Hello, 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.
    Thanks

    #1371
     SQadmin
    Keymaster

    Moved 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 solution
    #1372
     SQadmin
    Keymaster

    Hi,
    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 solution
    #10634
     ImSmeeegle
    Participant

    Hey,

    how do I resize the height of the logo section? It is extremely too big.

    Mike

    #10636
     ImSmeeegle
    Participant

    Actually 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.

    #10754
     Abe
    Keymaster

    Hi, 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.

Viewing 14 posts - 1 through 14 (of 14 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?