-
AuthorPosts
-
October 7, 2010 at 1:44 pm #155034
Hi,
On my website http://www.crosshelmen.nl you find picture in the top. ( http://www.crosshelmen.nl/images/stories/Crosshelmen_CTA.png )
Its placed in a module “custom HTML” because i have some HTML code i needed for it.
How do i loose the margin, i want to have the picture instead of the module, is that possible ?Can anyone please help me with this
Regards Ascagne
joomlageeks Friendjoomlageeks
- Join date:
- September 2010
- Posts:
- 74
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 22 times in 20 posts
October 7, 2010 at 2:48 pm #358064<blockquote>How do i loose the margin, i want to have the picture instead of the module, is that possible ?</blockquote>
Can you be more specific please. I don’t understand what you are looking here to do.
Which module do you want to replace?
It will be easy for us to help if you can provide more specific clues on what you are looking for.
joomlageeks Friendjoomlageeks
- Join date:
- September 2010
- Posts:
- 74
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 22 times in 20 posts
October 7, 2010 at 2:52 pm #358065Sorry, I am able to understand now on what you are looking now.
Here is the solution
– When you add a custom module HTML text in Joomla module manager, the text will be wrapped by a <p> para tag. I see the below code in your website around the Crosshelmen_CTA.png picture <blockquote><p style=”text-align: center;”></blockquote>.You can remove the code in the HTML view of the editor.
Alternatively, you can disable the editor in joomla (in global configuration) and remove <p style=”text-align: center;”> tag before the <img> tag.
October 7, 2010 at 3:02 pm #358066Hi,
Thanks for your help, but it doesnt work…in fact nothing changed.
Any other suggestions ?
Thanks in advance
joomlageeks Friendjoomlageeks
- Join date:
- September 2010
- Posts:
- 74
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 22 times in 20 posts
October 7, 2010 at 3:22 pm #358070Just analyzed your website code and I see the <blockquote><div class=”ja-box-ct clearfix”></blockquote>just before the image tag.
If i try removing this in a HTML editor the page looks neat.
Can you try removing that tag? (or) can you PM me your site login and i will fix it for you.
That specific code will not be generated if you five the style as none in the module loading part in template
October 7, 2010 at 3:32 pm #358071Hi,
I can try that, where is that code anyway ?
joomlageeks Friendjoomlageeks
- Join date:
- September 2010
- Posts:
- 74
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 22 times in 20 posts
October 7, 2010 at 4:06 pm #358078Replace <blockquote><jdoc:include type=”modules” name=”ja-slider” style=”JAxhtml” /></blockquote> on line number 16 in templates/ja_zeolite/layouts/blocks/main.php with <blockquote><jdoc:include type=”modules” name=”ja-slider” style=”none” /></blockquote>
1 user says Thank You to joomlageeks for this useful post
October 7, 2010 at 6:49 pm #358097Hi,
That worked, but i still need to loose the line above and under the picture.
Do you know how to get fix that aswell please 😉Thanks in advance….
(EDIT) I did it myself 🙂 thanks for your help…..!!
joomlageeks Friendjoomlageeks
- Join date:
- September 2010
- Posts:
- 74
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 22 times in 20 posts
October 8, 2010 at 4:36 am #358144Cool! Good Work!
-
AuthorPosts
This topic contains 9 replies, has 2 voices, and was last updated by joomlageeks 14 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum