-
AuthorPosts
-
msilac Friend
msilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
November 12, 2010 at 1:23 pm #156352Is there a possibility to move (make a little space) the module that I put in the position Ja slideshow?
Photo is at attachment.
And why that banner work only in IE ok (align center) and in FF and Crome not (align left)?
Thank you
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
November 12, 2010 at 4:25 pm #362624The banner seems to be put inside the ja-slideshow divs, but not into a module position above it.
How did you get banner there?msilac Friendmsilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
November 12, 2010 at 8:16 pm #362662Custom module and code in there… then choose position jaslideshov
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
November 12, 2010 at 8:49 pm #362666<em>@msilac 203297 wrote:</em><blockquote>Custom module and code in there… then choose position jaslideshov</blockquote>
In order to be able to modify the CSS style is better to have banner placed in its own position, not together with another module.Still, if you use a custom HTML code, try to include it in <div></div> and apply the following CSS:
<div style=”padding-bottom: 10px;”>
… your code here….
</div>
or
<div style=”margin-bottom: 10px;”>
… your code here….
</div>msilac Friendmsilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
November 13, 2010 at 7:57 am #362703Ok, so that I need to copy in my custom module?
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
November 13, 2010 at 6:05 pm #362771<em>@msilac 203348 wrote:</em><blockquote>Ok, so that I need to copy in my custom module?</blockquote>
<div style=”margin-bottom: 10px;”>
… your custom code here….
</div>Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
November 13, 2010 at 6:20 pm #362775I think it would be better to add a new module position. Take a look through the wiki on how to do that and if you struggl just ask as we can talk you through it.
http://wiki.joomlart.com/wiki/JA_T3_Framework_2/FAQs#Create_your_own_blocks
Remember, a block is not a module position. You can create a block then add module positions inside it. That is part of the power of the T3 system. Most template clubs have loads of module positions to do the job. T3 allows a lot more flexibility by doing things this way.
msilac Friendmsilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
November 14, 2010 at 8:47 am #362820<em>@gray 203423 wrote:</em><blockquote><div style=”margin-bottom: 10px;”>
… your custom code here….
</div></blockquote>Where to copy that?
msilac Friendmsilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
November 15, 2010 at 5:41 pm #362938Any answer please…
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
November 15, 2010 at 5:51 pm #362939<em>@msilac 203664 wrote:</em><blockquote>Any answer please…</blockquote>
just take your custom HTML code of the module and put INSIDE the <divs>
<div style=”margin-bottom: 10px;”>
… your custom code here….
</div>That would be the new code of the custom html module. Just save it now and see what happens. If if doesn’t help, try padding-bottom instead of margin-bottom.
msilac Friendmsilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
November 15, 2010 at 6:09 pm #362942Ok but where? in modules – new module – then code? – in custom module?
Now it is in custom module and in Chrome and FF does not look good (it is aligned to the left) and there is no space betwen modules..
msilac Friendmsilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
November 15, 2010 at 6:25 pm #362946Please… I have option for New custom module in Joomla. What then?
msilac Friendmsilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
November 21, 2010 at 11:30 am #363590I have posted this question before 10 days… please can I have any support?
Thank you very much JoomlArt.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
msilac Friendmsilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
November 21, 2010 at 11:45 am #363592Ok, thank you I am waiting… 🙂
AuthorPostsThis topic contains 24 replies, has 3 voices, and was last updated by Phill 14 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum