allign the module in pos."inset" centered

  • dan_barb
    Inactive member
  • Topic Author
  • Member
  • Member
More
14 years 8 months ago #1997 by dan_barb
i would like to align the module in position "inset", random-image to "center", because now is "left".
how can i do that?
thank you

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 8 months ago #1998 by milos
This is output of the random module (inset) on our demo server:
Code:
<div align="center"><img src="/demo_furniture_store/images/stories/demo/random/furniture_image4.jpg" alt="furniture_image4.jpg" width="720" height="240" /></div>
So, it's already centered by default. Please give me your URL if it's not like that on your site.

Please Log in to join the conversation.

  • dan_barb
    Inactive member
  • Topic Author
  • Member
  • Member
More
14 years 8 months ago #2000 by dan_barb
i changed the module, i installed another module to relace the random module and this newone is aligned "left"
from which file is your output?

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 8 months ago #2002 by milos
The new module you installed produces output that's left aligned. Please check the module's parameters and CSS files.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 8 months ago #2004 by milos
Also, you may try this: Edit template's index.php file and find part
Code:
<jdoc:include type="modules" name="inset" style="xhtml" />
Change it to
Code:
<div align="center"><jdoc:include type="modules" name="inset" style="xhtml" /></div>

Please Log in to join the conversation.

  • dan_barb
    Inactive member
  • Topic Author
  • Member
  • Member
More
14 years 8 months ago #2009 by dan_barb
your last post works!
thank you verry much.

Please Log in to join the conversation.

Time to create page: 0.171 seconds
Powered by Kunena Forum