-
AuthorPosts
-
holmanresearch Friend
holmanresearch
- Join date:
- August 2015
- Posts:
- 140
- Downloads:
- 86
- Uploads:
- 5
- Thanks:
- 1
- Thanked:
- 3 times in 3 posts
April 27, 2016 at 5:24 pm #923604I tried to do a past a custom HTML. The current HTML is using an iframe. However, I would like to use the custom HTML module but when I do it the three columns will not show up. THe module is titled Webhosting but is turned off. The one appearing on the home paged is being pulled in via a link to a folder in my hosting.
Please advise.
On another note, as a developer, do we get premium ticket privileges. The site pops up that I do not have premium.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 27, 2016 at 6:09 pm #923617Hi there
Your custom-html module is correctly showing as you can see now
You need to use different css classes to have it aligned correctly in your home-1 position
after you made changes you should clean your template cache
holmanresearch Friendholmanresearch
- Join date:
- August 2015
- Posts:
- 140
- Downloads:
- 86
- Uploads:
- 5
- Thanks:
- 1
- Thanked:
- 3 times in 3 posts
April 27, 2016 at 6:58 pm #923625That is the one that is being pulled in via iFrame. The one that I am speaking of is a custom HTML not the iframe. That one is unpublished because it will not align correctly. What is the css that you speak of that needs to be changed to that one? Not the one showing.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 27, 2016 at 7:05 pm #923630This reply has been marked as private.holmanresearch Friendholmanresearch
- Join date:
- August 2015
- Posts:
- 140
- Downloads:
- 86
- Uploads:
- 5
- Thanks:
- 1
- Thanked:
- 3 times in 3 posts
April 28, 2016 at 12:09 am #923716This reply has been marked as private.pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 28, 2016 at 5:54 am #923826What is the code that should be there?
Since it is a custom-html module then you should add a custom code to it
Try to use this one
<div class="container"> <div class="col-sm-6 col-lg-3 bn-item"> <h4><a href="index.php?option=com_users&view=login&Itemid=480">Login</a></h4> <p class="text-intro">Quisque dictum magna eu metus fringilla, in mollis tellus tempor. Aliquam placerat posuere diam.</p> <a class="btn btn-primary btn-sm" href="index.php?option=com_users&view=login&Itemid=480">Details</a></div> <div class="col-sm-6 col-lg-3 bn-item"> <h4><a href="index.php?option=com_weblinks&view=category&id=31&Itemid=484">Web Links</a></h4> <p class="text-intro">Nullam tristique, augue sed pretium interdum, arcu lectus ullamcorper purus placerat</p> <a class="btn btn-primary btn-sm" href="index.php?option=com_weblinks&view=category&id=31&Itemid=484">Details</a></div> <div class="col-sm-6 col-lg-3 bn-item"> <h4><a href="index.php?option=com_weblinks&view=category&id=31&Itemid=484">Web Links</a></h4> <p class="text-intro">Nullam tristique, augue sed pretium interdum, arcu lectus ullamcorper purus placerat</p> <a class="btn btn-primary btn-sm" href="index.php?option=com_weblinks&view=category&id=31&Itemid=484">Details</a></div> </div>
You should works on divs to have it correctly aligned adding some other styles to the 2 divs using your custom.css file.
Regards
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by pavit 8 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum