Inline modules

  • rickjs
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 5 months ago #40468 by rickjs
Inline modules was created by rickjs
Hi,

I'm trying to display modules inline using the bottom1 position. I've used css styling...

.mp_bottom1 div.moduletable { float: left; }

but that doesn't work. Also tried display: inline.

Rick

Please Log in to join the conversation.

More
10 years 5 months ago #40475 by ivan.milic
Replied by ivan.milic on topic Inline modules
Best if you could send link and describe on page where modules should stand in line. Sparky is totally dynamic so I can not say anything about your code.

Please Log in to join the conversation.

  • rickjs
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 5 months ago #40515 by rickjs
Replied by rickjs on topic Inline modules
Hi,

I trying to build a external website for testing since I was running this from my WAMP server. I'll give you new link when it's set.

Thanks,

Rick

Please Log in to join the conversation.

  • rickjs
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 5 months ago #40587 by rickjs
Replied by rickjs on topic Inline modules
Hi,

I have a demo set up at riker.x10host.com. If you notice, using Firebug that the two article modules are in top1 position. How do I configure CSS so they are inline?

Thanks,

Rick

Please Log in to join the conversation.

More
10 years 5 months ago #40600 by ivan.milic
Replied by ivan.milic on topic Inline modules
Add this to layout.css:

.mp_top1 .moduletable{
width:50%;
float:left;
}

Please Log in to join the conversation.

Time to create page: 0.183 seconds
Powered by Kunena Forum