Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • mikel2004 Friend
    #195509

    Hi!

    I wish to align one module to the top-right of the screen. I assign in head-search position; but I can´t get.

    Look the attach image (with 1152 dpi screen size):

    http://veintiuno.czoom.co/

    The module ID is 349 (named: “Boton Login”). I give to the module a module class named: flotrightClass
    And, later I try with:

    .flotrightClass {
    clear: both;
    float: right;
    }

    But I can´t set this module to the top-right corner.

    What can I do?

    Thanks a lot


    1. head-search-position-problem
    TomC Moderator
    #525518

    Perhaps may be of assistance to you.

    mikel2004 Friend
    #525523

    I don´t need make a new position, because I use -for this module- the exist head-search position.
    Only I need is to set this head-search position, so that this head-search position is aligned to the right margin.

    How can I assign to the head-search position is aligned to the right margin?

    Thanks!

    Nazario A Friend
    #525632

    @mikel2004,

    Please open the /templates/ja_teline_iv/css/custom.css file (if it does not exist, pls create new one), then add this rule:

    .span3 ja-search {
    float: right;
    }

    Then you should see this:

    Hope it helps.


    1. telineiv0
    mikel2004 Friend
    #525654

    Hi Nazario

    I add your code in my custom.css, but I can´t get that your image show. OH!!! What can I do?

    <em>@Nazario A 415015 wrote:</em><blockquote>@mikel2004,

    Please open the /templates/ja_teline_iv/css/custom.css file (if it does not exist, pls create new one), then add this rule:

    .span3 ja-search {
    float: right;
    }

    Then you should see this:

    Hope it helps.</blockquote>

    Nazario A Friend
    #525703

    @mikel2004,

    I just checked your site, it seems the code has not been added. Please try again.

    If the issue remains, pls PM me the URL, admin, FTP credential of your site, I will help you out.

    mikel2004 Friend
    #525739

    I add the code in costum.css
    So, I send you the credentials by PM

    Nazario A Friend
    #525967

    @mikel2004,
    Just got it fixed for you. Sorry, the correct code should be:

    .span3.ja-search {
    float: right;
    }

    mikel2004 Friend
    #526078

    Yessssssssssssssssssss!!!!!!!!!

    Thank you!!!!!

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

This topic contains 9 replies, has 3 voices, and was last updated by  mikel2004 10 years, 2 months ago.

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