× Joomla LinkedIn support forum

Topic-icon Suggestion - Module Width

Active Subscriptions:

None
12 years 5 months ago #15226 by rdbean
Hi Alex,

Currently Member Profile and Company Profile are hard coded at 350px. Any way to change that to a user defined setting in the modules?

Also, company ID is a little misleading. All it really is "is" the URL. I had to google that to find out. So Company URL (without Linkedin.com) would be a better description (I think anyway!).

Other than that am having no issues whatsoever!

Cheers,

Rich
The topic has been locked.
Support Specialist
12 years 5 months ago #15233 by alzander
Replied by alzander on topic Suggestion - Module Width
Glad to hear it! We'll definitely add these to our small list of things to clean up. v1.0.0 is out (in case you're still on the RC release), but it doesn't fix any of the above.

Not surprised that there's some cleanup/confusion in there, but we'll get that cleared up quickly once we get through a few point releases and get great feedback from our users.

Thanks, as always!
Alex
The topic has been locked.
Support Specialist
12 years 5 months ago #15234 by alzander
Replied by alzander on topic Suggestion - Module Width
Oh.. not sure about the width hard-coding.. whether that's us or LinkedIn.. likely us :)

I'll try to get you a fix (either in a release or code change) in the next day or so. Strange not knowing all the answers to things yet.. bear with me.

Alex
The topic has been locked.
Active Subscriptions:

None
12 years 5 months ago #15236 by rdbean
Replied by rdbean on topic Suggestion - Module Width
No probs....right now it's on a zipped site sit but pretty sure it's coming from you.
.li-profile-container {
    background: none repeat scroll 0 0 #EDEDED;
    border-radius: 5px 5px 5px 5px;
    display: block;
    font-size: 13px;
    padding: 5px;
    width: 350px;
}
The topic has been locked.