0
Welcome Guest! Login
0 items Join Now

how do you modify the CB User List display?

  • how do you modify the CB User List display?

    Posted 17 years 6 months ago
    • I have searched for this on the joomlapolis forums, but have found nothing... Does anyone know how to modify the CB user list display?

      I know it is in comprofiler.html.php, and I did perform a few mods such as getting the text to line up on the pages with the headers (which was a big help in itself) but I cannot figure out how to separate the individual user columns... I have it running on the Firenzie template... HR does not seem to show up, wondering if its a CSS issue with the template?

      I hate clunking all that data together, if anyone can offer a nice suggestion to attractively separating the users on the CB list display I would appreciate it. The CB code itself is mega confusing.

      Cheers
      Rob
    • http://www.robertruppconsulting.com
      "Our truest life is when we are in dreams awake" - Henry David Thoreau
    • CG Icon's Avatar
    • CG Icon
    • Hero Rocketeer
    • Posts: 371
    • Thanks: 0

    Re: how do you modify the CB User List display?

    Posted 17 years 6 months ago
    • ditto
    • LisaR's Avatar
    • LisaR
    • Newbie
    • Posts: 17
    • Thanks: 0

    Re: how do you modify the CB User List display?

    Posted 17 years 6 months ago
    • I searched my css files forever and found this. The HR is not showing because of the rokslidestrip.css.

      hr {
      clear: both;
      height: 0;
      border: 0;
      visibility: hidden;
      }
    • LisaR's Avatar
    • LisaR
    • Newbie
    • Posts: 17
    • Thanks: 0

    Re: how do you modify the CB User List display?

    Posted 17 years 6 months ago
    • sorry it says this: but same thing
      hr {
      clear: both;
      height: 0;
      border: 0;
      display: none;

Time to create page: 0.047 seconds