Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #217176

    I wondered if you could help me place a logo in the correct place – as per the image: http://i.imgur.com/cJ7r3PO.jpg

    The logo on the page (currently) isn’t the logo as pictured. But I am having trouble tweaking the CSS for the new logo/header – there appears to be some margins in the way.

    Could you take a look.

    The new logo is in the media folder.

    Many thanks

    #217177
    This reply has been marked as private.
    #217295

    Hey!

    There are 3 images on the header. Can you please elaborate the issue?

    Regards,
    Ismael

    #217591

    Hi

    Thanks for responding.

    The header is one image – Made up of some hexagons (in the top left corner) and 2 logos

    I would like the header to fill the width of the top section of the website (as per the image). The hexagons should be in the top left corner – These line up with the Social media icons – so potentially I would have to make this graphic a transparent PNG?

    I can’t get the header to fill that top section of the page – It appears as though there are some margin’s in the way. Could you help?

    Thanks

    Lili

    P.S At the moment the graphic on the site isn’t the one with hexagons. I didn’t want to swap them over – because it would mean I had to leave the header looking awful on the site. – If you can’t do it without the other header in let me know and I can swap them round.

    #218462

    Hi!

    I’m not quite sure if this is what you are looking for but you can use this css to see where the two container backgrounds are and then add your image as a background image to whatever container you want:

    
    #header_main .container {
        background: red;
    }
    #header_main {
        background: blue;
    }

    Add that to your quick css in the styling tab of the theme options and then add the image as a background image: http://www.w3schools.com/css/css_background.asp

    Remove the colors once you are done of course.

    Best regards,
    Devin

    #219697

    Hi

    Unfortunately this didn’t do what I needed. The logo would no longer move with the page (be responsive) and no matter how much I tweaked things with CSS I really couldn’t get it to do what I needed

    This is the logo http://www.catalystforgrowth.co.uk/wp-content/uploads/2013/11/newheader.jpg

    and this is how/where it needs to sit on the website in relation to the navigation bar and social media icons.

    Do you have any other tips/help?

    Many thanks

    #219755

    Hey!

    Can we make changes on your website such as uploading your new logo and live CSS tweaks?

    Regards,
    Yigit

    #221021
    This reply has been marked as private.
    #221139

    Hey!

    I see what you are looking for now. That kind of customization is best handled by a freelance developer as its outside what we can help with through support.

    You can check somewhere like Microlancer or Codeable and that way the customization says cross browser compliant and still responsive.

    Best regards,
    Devin

    #221217

    Hi,

    Sorry to bother you again.

    It was been 9 days since I posted this question and I have had varying (and very different) responses since – One has been an offer of a solution – which I was grateful for but sadly it didn’t work. The other was the offer to take a look and now you are mentioning that I may need a developer. I appreciate all of your help and advice but if someone would’ve mentioned sooner that a developer was my only solution – I would’ve tried to get one sooner because I have no missed my deadline.. twice!

    I am in quite a rush to get this done and I recognise that this isn’t your problem. I really do appreciate the level of support you offer and I imagine you are really busy. But one of the reasons why I bought the theme was because I knew it came with a great level of support.

    Anything that you can do to help me get the logo in the correct place would be wonderful.

    Could the margins just be extended so the new logo/header can replace the old logo/header and then maybe the header container with the Social media icons in (be made transparent)? or would that not work?

    If it is ok, I would really like to take up Yigit up on his offer of taking a look.

    If this could happen quickly I would be really really really grateful.

    Thank you all and I hope you have a great day.

    x

    #221625

    Hi!

    Please review your website now. I have uploaded your new logo and made some CSS changes. You can find custom CSS in Quick CSS section in Enfold theme options

    Best regards,
    Yigit

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Logo in correct place.’ is closed to new replies.