Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

How to adjust ActivityStream Width (Span)

10 years 7 months ago
Licenses:
JomSocial Active Socialize Expired

I see in frontpage.index.php that you can adjust the span of the sidebar (js_side_frontpage) but how can I adjust the span of the activitystream itself? I ask because I've added a custom sidebar to the left of the activity stream (I named it js_side_left) and divided the span that js_side_frontpage previously had between the two of them so that all three columns would show up on my page.

This is how it looks now:
js_side_left (spans 2) activitystream (spans ?) js_side_frontpage (spans 2)

This is how I want it to look:
js_side_left (spans 2) activitystream (spans ?) js_side_frontpage (spans 4)

I don't want to use sidebar-1 because it doesn't flow as well with the rest of the page.

If I change the span of js_side_frontpage back to 4 it drops the entire column beneath the rest of my content because the activity stream won't give up the space needed for some reason. I want to make the span of the activitystream smaller so that I can make the span of js_side_frontpage back to 4 like it was before I added js_side_left.


EDIT: NEVERMIND, I FIXED THE PROBLEM BY CHANGING

<div class="<?php echo $class; ?>">
<!-- begin: .cMain -->

TO

<div class="span7">
<!-- begin: .cMain -->

IN FRONTPAGE.INDEX.PHP

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW