Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • sbaldwin Friend
    #166601

    Hi, I would like to remove only the awning (canopy) in the header and leave the background intact. I would like to add in a logo over the background with another photo on the right.
    How do I remove the canopy/awning only? Thanks for any help.

    thatcomputerdude Friend
    #402741

    Here is the CSS to look for, I’m guessing it might be in the template.css but I’m not sure because looking at the demo with Firebug, the css is all combined.


    #ja-header {
    background: url("/ja_bistro/templates/ja_bistro/images/header-bg.png") no-repeat scroll center top transparent;

    }

    sbaldwin Friend
    #402758

    Thanks computerdude! I was able to open the .psd source file and turn-off the layer but after that I don’t know how to get that layer/section saved and into the template to replace the background header. I’ll try downloading that image “header-bg.png” and see if I can replace it.

    If anyone out there knows how I can change this or an easy way please let us know!

    Thanks again,
    Sandy

    thatcomputerdude Friend
    #402765

    Since JoomlArt does not provide sliced PSD files – the better option is to just open the header-bg.png file and either erase it or change it to what you want it to look like, save it as a png file again and upload it to the images directory.

    Otherwise you’d have to slice up the PSD source file to the exact dimension as what the image is suppose to be and save that slice.

    rfairman Friend
    #405467

    I opted to open the psd and save the blank image, but I need to remove it completely, or reduce the padding somehow.
    Is this done in template.css?

    TomC Moderator
    #405491

    <em>@rfairman 258772 wrote:</em><blockquote>I opted to open the psd and save the blank image, but I need to remove it completely, or reduce the padding somehow.
    Is this done in template.css?</blockquote>
    Yes – and No – and Yes . . .

    Yes, you can adjust margins and padding as CSS parameters . . .

    . . . and No, it’s not the ONLY way to go about achieving the results you want – as you can design and “slice” the image with the desired “padding” as part of the image itself if you like . . .

    . . . and Yes, you will need to modify the CSS for your new logo image – making sure that you adjust the height/width parameters according to your particular image’s dimensions and the aesthetics of your website.

    make sense?

    😎

    acsense Friend
    #411419

    GB: I removed the Awning to, but now there is a lot of padding between top of page and the logo, how do we make this smaller?

    NL: Ook ik heb ik de boogjes verwijderd aan de bovenzijde, maar nu blijft die ruimte tussen de bovenkant en het logo erg hoog, hoe kan ik dit kleiner maken?

    TomC Moderator
    #411617

    <em>@acsense 266161 wrote:</em><blockquote>GB: I removed the Awning to, but now there is a lot of padding between top of page and the logo, how do we make this smaller?

    </blockquote>
    Can you please provide the url of your site?

    acsense Friend
    #411646

    Hello Tom (and the rest),

    The website is in development, the website is on localhost.

    I would like the logo to start from 5 or 10 px from the top.

    Image:


    1. Website-development
    acsense Friend
    #412648

    Almost a week ago I asked the following question, can anybody help?
    <em>@acsense 266455 wrote:</em><blockquote>Hello Tom (and the rest),

    The website is in development, the website is on localhost.

    I would like the logo to start from 5 or 10 px from the top.

    Image:
    </blockquote>

    TomC Moderator
    #412688

    Go into your template.css file and find the following line . . .


    #ja-header .main {
    padding: 90px 0 0 60px;

    }

    Change the padding-top parameter from 90px to a lesser value (i.e. 10px).

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

This topic contains 11 replies, has 5 voices, and was last updated by  TomC 13 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum