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.

Photo align left of header?

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

This just started happening in the last couple sites for me... and I don't know whether it is a template thing or a jce thing or joomla thing.

I often like to have a photo align left, andto its right have text where I include some kind of header, h1, h2, h3. But when I place the photo, with alignment and spacing set right, and then type the text, and then make some of the text a header, the photo automatically realigns to top. Sometimes I can get it to work, but mostly I can't.

It is very frustrating and it has forced me to use tables, which I hate, but those are not always workable.

So is this something I need to root out in jce or joomla, or is it a template css thing?

Thanks!
  • swellking's Avatar
  • swellking
  • 12 Month basic
  • 420 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
I can make it work using the html, but would rather not have to do this every time.
  • swellking's Avatar
  • swellking
  • 12 Month basic
  • 420 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
Hi There,

Do you have a link?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Are you floating an image to the left and wanting the text to be right of the image?

and the text contains always contains a heading tag?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
www.quercusmoleculardesign.com/working/index.php?option=com_content&view=article&id=2&Itemid=109

On the About Us page. Also having trouble with sef menu settings.

I finally got it to work, but only by going in with the html hammer.

What I'd like is to be able to float an image left, put a bit of space, like 20px, then have copy to the right of it. All fine, but when I want to put a header in there, also to the right, it reformats the image to top.

On that page, I got the zen-rows working, but still had to go in and delete the <p></p> that gets added when I format the header.

I have another template question, I'll start another thread... Thanks!
  • swellking's Avatar
  • swellking
  • 12 Month basic
  • 420 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
Possibly the issue might be clear:both

h1, h2, h3, h4, h5, h6 {
font-weight: 300;
color: #a6490f;
text-rendering: optimizeLegibility;
clear: both;
margin-top: 0;
}

Try adding

h1, h2, h3, h4, h5, h6 {clear: none;}

to the custom.css

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
On the SEF issue can you create a new thread for this

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Got it, thanks!
  • swellking's Avatar
  • swellking
  • 12 Month basic
  • 420 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
All sorted on the photo issue?

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

h1, h2, h3, h4, h5, h6 {clear: none;}

to custom css, no avail, but I'm resigned to just forcing it with html.
  • swellking's Avatar
  • swellking
  • 12 Month basic
  • 420 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
Can you point me to a page where it isn't working as you want it to?
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Not at the moment. I'm waiting for content to arrive and may have something then. Thanks.
  • swellking's Avatar
  • swellking
  • 12 Month basic
  • 420 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
Thanks

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