allign the module in pos."inset" centered

More
15 years 5 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.

More
15 years 5 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.

More
15 years 5 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.

More
15 years 5 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.

More
15 years 5 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.

More
15 years 5 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.303 seconds
Powered by Kunena Forum