Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • brenot Friend
    #174460

    I need to make my header has the full width of teh screen,
    and I also need to learn how to insert a new module position (by sample called “header_righ

    Thanks

    brenot Friend
    #441117

    <em>@brenot 304008 wrote:</em><blockquote>I need to make my header has the full width of teh screen,
    and I also need to learn how to insert a new module position (by sample called “header_right

    Thanks</blockquote>

    Can somebody help-me?

    TomC Moderator
    #441254

    <em>@brenot 304008 wrote:</em><blockquote>I need to make my header has the full width of teh screen,
    and I also need to learn how to insert a new module position (by sample called “header_righ

    Thanks</blockquote>
    So that I can try to assist you, please provide the url of the site you’re working on,
    as well as set “Optimize CSS” to “No” within your Template Manager–General Settings

    brenot Friend
    #441401

    Hi Tom,

    i have a test version at, http://184.172.137.187/~jotabati/teste_VM2

    please help me,

    the css optimize is alredy “no”.

    thanks

    pixelzombie Friend
    #441520

    Hi brenot,

    can you please go to your template manager and select the kranos template. At the Profiles tab select your profile (probably default) and set “Template Width” to AUTO.

    Please get back to me when you’re done.

    Thanks in advance!

    Frank

    brenot Friend
    #441537

    Its not so easy, this doest work.

    I Need just the HEADER has the full widht in all screens……..

    Thank you pixemzombie, but your tip does not work…………
    Did you want admin paswword to see?

    Thanks

    pixelzombie Friend
    #441559

    Hi there,

    we’ll it is not easy, you’re right. But the site needs to be set to full width in order to expand. Otherwise the wrapper won’t let your header expand. You can make the rest smaller after that. You can do it with css like this:

    Expand the wrapper


    body#bd {
    background: black;
    color: #777;
    width: 100%;
    }

    Left align the content


    .main {
    margin: 0px !important;
    }

    Make header 100%


    #ja-header .main {
    padding: 5px 0;
    background: url(../images/content.png) repeat;
    height: 24px;
    width: 100%;
    }

    Probably the navigation too?


    #ja-mainnav .main {
    width: 100% !important;
    }

    Are you good with that? Otherwise please describe further what exactly you’re trying to accomplish.

    Cheers

    Frank

    brenot Friend
    #441590

    Stills not working..

    It changed, but its not as I aspect……

    01- The header is not full-widht (they suposse to have a full widht in every screens, every resolutions, but they dont.

    02- they also change the contents. I repeat, just the header must to change, the content dont.

    Thanks for all

    brenot Friend
    #441676

    Not working well, someone more can help me?
    This is crucial for my project.

    Thanks

    pixelzombie Friend
    #441818

    Hi there,

    I can’t see any of the css I provided so it’s hard to tell what’s not working as expected. Could you please add the css and get back to me? Maybe you want me to edit your template.css, but I’ll need to have FTP credentials for that.

    Thanks in advance.

    Frank

    brenot Friend
    #444590

    I´ve got to change, i will send th http://FTP………..

    FTP
    url 184.172.137.187
    user joomlart@jotabatista.com.br
    pw 2012joomlart

    JOOMLA
    url http://184.172.137.187/~jotabati/teste_VM2
    user admin
    pw 2012mudar

    Please Attention

    Look, i need just the HEADER will be “full-width”.

    The content should remain exactly the way it is now

    This is a copy off the site that i´m working….. Please, tell me all your modifications , so I can do it in the “live site”

    Thank You

    <em>@pixelzombie 305077 wrote:</em><blockquote>Hi there,

    I can’t see any of the css I provided so it’s hard to tell what’s not working as expected. Could you please add the css and get back to me? Maybe you want me to edit your template.css, but I’ll need to have FTP credentials for that.

    Thanks in advance.

    Frank</blockquote>

    pixelzombie Friend
    #444688

    Hey!

    Thanks for setting up the test site. I’ve just made all changes. Please check them. I did everything I’ve allready posted earlier in this thread http://www.joomlart.com/forums/topic/how-to-make-my-header-to-have-the-full-widht-of-page/#post-441559

    There was a small detail missing. Add:

    .main {
    margin: 0px !important;
    max-width: 100%;
    }

    To use this customization, just copy the template.css to your live site.

    Cheers

    Frank

    brenot Friend
    #444699

    Thanks a Lot

    I Think this works

    Thanks Again

    jhicks Friend
    #444964

    OK, Sorry to highjack this thread but how did you make the background static on the “Telas” page?

    thank you, Jeff

    swissa Friend
    #444968

    <em>@jhicks 309184 wrote:</em><blockquote>OK, Sorry to highjack this thread but how did you make the background static on the “Telas” page?

    thank you, Jeff</blockquote>

    I think that comes from a plugin – I believe it is BT Supersized.

    If you want to make a normal static background you can add a fixed statement to your background..

    background: url(../images/mh.jpg) center fixed;

    Hope that helps

Viewing 15 posts - 1 through 15 (of 16 total)

This topic contains 16 replies, has 5 voices, and was last updated by  jhicks 12 years, 2 months ago.

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