- Posts: 43
- Thank you received: 1
allign the module in pos."inset" centered
-
dan_barb
Inactive member -
Topic Author
- Member
-
Less
More
14 years 8 months ago #1997
by dan_barb
allign the module in pos."inset" centered was created 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
how can i do that?
thank you
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6806
- Thank you received: 724
14 years 8 months ago #1998
by milos
Replied by milos on topic Re: allign the module in pos."inset" centered
This is output of the random module (inset) on our demo server:
So, it's already centered by default. Please give me your URL if it's not like that on your site.
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>
Please Log in to join the conversation.
-
dan_barb
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 43
- Thank you received: 1
14 years 8 months ago #2000
by dan_barb
Replied by dan_barb on topic Re: allign the module in pos."inset" centered
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?
from which file is your output?
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6806
- Thank you received: 724
14 years 8 months ago #2002
by milos
Replied by milos on topic Re: allign the module in pos."inset" centered
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
-
Less
More
- Posts: 6806
- Thank you received: 724
14 years 8 months ago #2004
by milos
Replied by milos on topic Re: allign the module in pos."inset" centered
Also, you may try this: Edit template's index.php file and find part
Change it to
Code:
<jdoc:include type="modules" name="inset" style="xhtml" />
Code:
<div align="center"><jdoc:include type="modules" name="inset" style="xhtml" /></div>
Please Log in to join the conversation.
Time to create page: 0.171 seconds