Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • waynek Friend
    #171505

    Hello, I have a logo that is larger than the template allows. Can you please help adjust the template and or image so that it displays on the site. The image file that I would like to use for this site is called: k2bf_logo_outline.png

    i realize is is too big so I tried to change the logo width and height in template.css but it didn’t work.

    If you could resize the logo and/or change the template to accept a larger logo than present 190×70 that would be ok too.

    Thanks Very much

    jooservices Friend
    #428154

    Hi
    I can’t access your website
    <blockquote>Forbidden

    You don’t have permission to access / on this server.

    Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
    Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.7a DAV/2 mod_bwlimited/1.4 SVN/1.5.9 Server at http://www.keane2befit.com Port 80</blockquote>
    Woud you mind help me check it at your side ?

    Thank you

    waynek Friend
    #428173

    Hi there,

    I went through this before with Joomlart – not sure why you get this 403 error – perhaps related to SSL encryption?? Try turning it off perhaps??

    I just went to the: http://keane2befit.com/administrator/ and it works fine.

    jooservices Friend
    #429691

    Hi
    I got mentioned from staffs that you have emailed to webmaster@joomlart.
    Please add my IP into your firewall whitelist to make sure it’s not blocking me.

    Thank you
    ps:// my ip sent via pm to you

    TomC Moderator
    #429788

    <em>@waynek 287252 wrote:</em><blockquote>Hi there,

    I went through this before with Joomlart – not sure why you get this 403 error – perhaps related to SSL encryption?? Try turning it off perhaps?? I just went to the: http://keane2befit.com/administrator/ and it works fine.</blockquote>

    You don’t, by any chance, have an IP Block in place, do you?

    waynek Friend
    #430727

    Hello,

    I have added had your IP added to the firewall. Hopefully this resolves the access problem. Please let me know if you can assist me know.

    Thanks

    TomC Moderator
    #430773

    waynek:

    Is there any particular reason you have assigned the slideshow module to the “top” position (which is the header area) rather than the “slideshow” position?

    In any case, one way you can go about this is increasing the margin value of your header.

    Open template.css (within path /templates/ja_methys/css/template.css)

    at line 774, you should see the following:


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

    }

    try modifying as follows:


    #ja-header .main {
    padding: 20px 0;
    margin-top: 50px;

    }

    Of course, you can play around with the pixel value for “margin-top” until you achieve your desired result.

    You can then adjust the size of your logo within line 817 in template.css.
    You may also need to play around with the positioning values – depending on how large the logo image you want to use is.

    The suggestion above is certainly not the ONLY way to go about it … just one that may work for you.

    Hope that helps.

    waynek Friend
    #431142

    Thanks for your help,

    <Is there any particular reason you have assigned the slideshow module to the “top” position (which is the header area) rather than the “slide<show” position?

    I don’t have a slideshow position in my template. Did I remove it perhaps? Regardless I will try to redo my logo based on your suggestions.
    Thanks again

    TomC Moderator
    #431143

    There actually is a slideshow position – because I tested it out before. However, I didn’t want to reassign things on you in case you weren’t happy with it. It will likely take a little bit of trial-and-error – but I’m confident you’ll achieve the result you want.

    😎

    waynek Friend
    #431186

    Hi Tom,

    I have made some progress and wondering if you can help me get over the hump. I resized the image to 260×200 and increased the margin as you suggested. Now there is room for the image but it pushes the menu down also. The top of the menu starts with at the same height as the top of the log image which is understandable but doesn’t look right.

    Is there a way to change where the menu starts so that the menu text could line up with the writing part of the logo. That way the image flower could be first but the logo writing and menu writing with line up horizontally. I tried to figure this out in template.css but was unable to see how I could do it.

    Also but not as important as solving the above problem: I went into module manager and the position choices are absolute, banner, breadcrumb, content, debug etc….. but no slideshow area? Is there supposed to be a slide show position?

    Merry Christmas to you and your family.

    TomC Moderator
    #431187

    Do me a favor and set “Optimize CSS” to “No” within your Template Manager–General Settings.

    I will look into this for you and get back to you with a recommended solution within the next 12-18 Hrs – if that’s okay.
    (It’s Christmas dinner time at the TomC House) 😎

    waynek Friend
    #431224

    Hi Tom,

    Checked optimize-CSS and it was already turned off. Looking forward to helping me out with this. Thanks

    TomC Moderator
    #431294

    Okay, if I am understanding your issue correctly (I hope), here are some suggestions . . .

    In your template.css file, at line 815 – modify as follows

    h1.logo {
    height: 150px;
    width: 260px;

    }

    at line 784, modify as follows:

    #ja-header .main {
    margin-top: 5px;
    padding: 5px 0;

    }

    at line 854, modify as follows:

    #ja-mainnav {
    border-bottom: 5px solid #111111;
    border-top: 1px solid #E5E5E5;
    position: absolute;
    right: 0;
    top: 40px;
    z-index: 999;

    }

    Let me know if that gets somewhere close to the result you were hoping for.
    If not, most certainly play around with the various properties within the CSS rules until you do.

    If I am totally off from what you were wanting, a mock-up example would be helpful.

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

This topic contains 13 replies, has 3 voices, and was last updated by  TomC 12 years, 10 months ago.

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