-
AuthorPosts
-
October 9, 2011 at 2:23 pm #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!
-
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 9, 2011 at 4:52 pm #417994Hey ! 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.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 9, 2011 at 5:03 pm #417998Salve
Potrebbe essere cosi’ gentile da spiegarmi meglio cosa vorrebbe ottenere ?
Grazie
October 9, 2011 at 5:30 pm #418005Salve 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 Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 9, 2011 at 5:48 pm #418007Grazie 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!
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 9, 2011 at 6:01 pm #418011Provi 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;
}1 user says Thank You to pavit for this useful post
October 9, 2011 at 6:25 pm #418020Grazie!!!
Adesso tutte le pagine si visualizzano con il layout giusto.
Grazie ancora!
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 2 voices, and was last updated by magimax 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-