Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Intro image float not working

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi Paul,

When editing an article, the intro and article image floats in "Images and Links" tab isn't working.

If I switch to Protostar it works fine. But when I switch back to Buildr it doesn't work anymore.

Do you know of any conflicts with Buildr and the image float feature in Joomla?

Thanks,

Joanne
  • joanne721's Avatar
  • joanne721
  • 6 Month Developer
  • 285 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Joanne,

Do you have a link for an example of it not working?

I'm not sure if we support that feature of Joomla or not

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi Paul,

Here is the link to the redesign: pinatel721.com/holyoke/contact/executive-staff

Here is the link to the existing site with a template from another vendor:

holyokehousing.org/about/executive-staff

It also works with the development site when I switch to Protostar.

Thanks!

Joanne
  • joanne721's Avatar
  • joanne721
  • 6 Month Developer
  • 285 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Joanne,

Looking at the code and my version we don't support it as the there is a clear below the image and the heading tag is a block

I've spent a bit of time so have some styling for you
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
.blog .img-left.article-image + .article-intro.clearfix {clear: none;}
.blog .item-image, .blog-featured .item-image {margin:0.5em 1em 0 0;}
.blog h2, .blog h3, .blog h4, .blog h5, .blog h6 {display: inline}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I would test this on other blog pages if you have any on the site

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
This line does cause some problems with making the h3 heading white

@media only screen and (max-width: 1500px) and (min-width: 360px)
custom.css:59
#top2 h1, h3 {
color: #ffffff!important;
text-align: center;
}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Paul, I can't believe you did that. You guys are so great!

I inherited the live site recently and am in the process of redesigning it with Buildr. It's a fantastic template that really can be anything. I am using it on quite a few other sites.

Thank you so much for this! I really think I should buy you that beer! What's your local? I'll give them a call.

Joanne
  • joanne721's Avatar
  • joanne721
  • 6 Month Developer
  • 285 posts
  • Karma: 0
The administrator has disabled public write access.
I'm in the UK and a non-beer drinker :)

Thanks for the offer :)

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Best of luck with the site

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers