homepage member block vertical to horizontal ?

ok a little lost? where is the option to make that member block on the homepage Horizontal rather than vertical... it takes to much space...

Quote · 15 Nov 2012

That is a bug. Not a feature. It will be fixed in BETA2

Or you can apply the changes in this ticket.

http://www.boonex.com/trac/dolphin/ticket/2866

http://www.boonex.com/trac/dolphin/changeset/17164

https://www.deanbassett.com
Quote · 15 Nov 2012

 

Or you can apply the changes in this ticket.

 SWEEET... I made that changes..

Thanks

Quote · 15 Nov 2012

well nowww... I really dont like the change here, I prefer the member block how it was before, photo closer together with the name under them.

there is way to much of a gap in between them.. I like to keep 2 rows of 8 each across a total of 16 on the homepage member block.

Quote · 15 Nov 2012

see attached photo, the homepage members block... how do I change this? get them closer and have the name on the bottom like 7.0.9?

members.jpg · 18K · 267 views
Quote · 16 Nov 2012

This fix didn't seem to make any difference for me... they still show as vertical...

 

I replaced all 3 files provided with the fix...

Quote · 11 Feb 2013

You should not even be needing it. Have you not updated to 7.1 final?

If so. We would need to see your site. You have a different problem.



https://www.deanbassett.com
Quote · 11 Feb 2013

It was a fresh install.... yes... I'll PM you and let me know what details you need....

Quote · 11 Feb 2013

Most likely custom template.

See if it still does it when you switch to the default UNI template.

https://www.deanbassett.com
Quote · 11 Feb 2013

ahh so it was... had to add the css to their index.css file:

        div.featured_block_1 {
              float: left;
      }

        /*##############################################################*/

Quote · 11 Feb 2013

If you had to do that. That would indicate to me that the template was made while dolphin 7.1 was still in beta.

Should check to see if there are updates to the template.  May be other issues.



https://www.deanbassett.com
Quote · 11 Feb 2013

AFAIK, they said they weren't going to start the template until final was released.

 

Thanks for the heads up.

Quote · 11 Feb 2013

I guess that's why the "My Members" block does the same thing on the account page... :)

Quote · 11 Feb 2013

 

the homepage members block... how do I change this? get them closer and have the name on the bottom like 7.0.9?

 Anyone have any tips for this change?

Quote · 12 Feb 2013

Any thoughts? I'd really like to tighten up the bloated look those blocks have in 7.1...

 

thanks

Quote · 21 Feb 2013

I know it has to be done here... just can't seem to get it to do what I want...

 

/* Thumbs in normal view */

 

div.thumbnail_block {

    width:64px;

    height:64px;

    overflow:hidden;

}

 

div.thumbnail_block_with_info {

    width:240px;

         float:left !important;

}

 

 

div.infoMain div.thumbnail_block_with_info {

    width:240px;

         float:none !important;

}

 

div.thumbnail_block_icon {

    width:32px;

    height:32px;

}

 

div.thumbnail_image {

    position:relative;

    float:left;

    width:64px;

    height:64px;

}

div.thumbnail_image img.thumbnail_image_file,

div.thumbnail_image img.thumbnail_image_file2 {

    width:64px;

    height:64px;

 

        background-position:center;

        background-repeat:no-repeat;

    background-color: #EDEDED;

}

 

div.thumbnail_image_couple img.thumbnail_image_file {

    width:32px;

    float:right;

    border-top-left-radius:0px;

    border-bottom-left-radius:0px;

}

 

div.thumbnail_image_couple img.thumbnail_image_file2 {

    width:32px;

    float:right;

    border-top-right-radius:0px;

    border-bottom-right-radius:0px;

}

 

div.thumbnail_block_icon img.thumbnail_image_file,

div.thumbnail_block_icon div.thumbnail_image {

    width:32px;

    height:32px;

}

 
Quote · 21 Feb 2013

No. More to it than that. The templates were redesigned also. You will need more than just simple css changes to get it back to the way 7.0.9 looked.

https://www.deanbassett.com
Quote · 21 Feb 2013

dang it, that's too bad :(

Quote · 21 Feb 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.