Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • magimax Friend
    #169487

    Hi Joomlart,

    I am using JA Social with Jomsocial and I am trying to have the same layout for all pages but I am not succesful, so I am here for your help 🙂

    So, what I am trying to achieve is to have the same header and content pane design of JA Social, for instance the “Blog” layout to be applied to all pages of Jomsocial, such as “Events” (“Eventi” in italian).

    To better understand what I am trying to do I have uploaded some screenshots:
    – blog_header_example.png shows the desired header and background I want.
    – js_events_header_example.png shows the way a Jomsocial page looks like, but I would like it to look like the “blog_header”.

    Can you suggest a way to apply the same layout to all Jomsocial related page ? Am I missing something?

    Thanks in advance!


    1. blog_header_example
    2. js_events_header_example
    pavit Moderator
    #417968

    Salve

    Possiamo parlare in italiano se vuole

    Puo essere piu chiaro ?

    magimax Friend
    #417994

    Hey ! There was another message with the solution I just used from another support member!
    I have changed css classes as described there but now the padding is not looking great..

    Any help ?

    Thanks in advance.


    1. js_events_header_example_2
    pavit Moderator
    #417998

    Salve

    Potrebbe essere cosi’ gentile da spiegarmi meglio cosa vorrebbe ottenere ?

    Grazie

    magimax Friend
    #418005

    Salve Pavit,

    vorrei ottenere che il layout delle varie pagine di Jomsocial abbiano lo stesso layout delle pagine del blog.
    In pratica vorrei ottenere che la scritta “Eventi” (vedi immagine js_events_header_example.png) sia visualizzata come la scritta “My blog” ddella prima immagine nel mio post precedente.
    Al momento la soluzione di Chavan sembra corretta, ma il padding del corpo centrale della pagina era poco carino, quindi ho chiesto se fosse possibile allargarlo un po…
    Grazie del supporto!

    pavit Moderator
    #418006

    Se mi lascia un po di tempo per analizzare le sue pagine le rispondero’ a breve con la soluzione

    Grazie

    magimax Friend
    #418007

    Grazie Pavit!
    Comunque non capisco perchè le soluzioni inviate da Chavan continuano a sparire.. io ho applicato le sue 2 soluzioni e sono già a buon punto come puoi vedere dallo screenshot allegato.
    Grazie ancora!


    1. Screen-shot-2011-10-09-at-7.46.21-PM
    pavit Moderator
    #418011

    Provi con questo

    nel file: http://www.bruxella.com/components/com_community/templates/ja_social/css/style.css

    #community-wrap #cFilterBar {
    background: #fff;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    position: relative;
    z-index: 10;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    }

    Lo sostituisca con questo


    #community-wrap #cFilterBar {
    background: #fff;
    border: 1px solid #ccc;
    margin: 10px;
    position: relative;
    z-index: 10;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    }

    magimax Friend
    #418020

    Grazie!!!

    Adesso tutte le pagine si visualizzano con il layout giusto.

    Grazie ancora!

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

This topic contains 9 replies, has 2 voices, and was last updated by  magimax 13 years ago.

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