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.

Swap Item title with the article-image of the position!

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

Hello Friends,
I would like to exchange the Item-Title to the Item-Image of the position!
Please take a look at the two pictures!


image1.jpg


image2.jpg



Thanks in advance :)

Many Greetings
Sakari
  • sakari's Avatar
  • sakari
  • LIfetime Developer - Big Bamboo
  • 81 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Sakari,

I'm not sure that this simple to do and may be beyond the scope of the support we offer - it may require the purchase of a support block to complete

Its php code and is added in the order shown in your first pic

Would a custom support block be a option for you?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: sakari
Hmm ... Ok!
Have another idea!
How can I get the picture right to the top?
I would then clear the title and write in the bottom of the Text Manuel!
Then would look the same as it would be reversed.

The question is, how do I get the picture completely placed upward?

bild-ani.gif




When I insert this code in the custom.css, he does not make it!
.cols-1 .img-none, .items-leading .img-none, .item-page .img-none {
    margin: -92px -30px 20px;
}



The funny thing is that it appears in Firefox console the change!
Article title is disabled!

FF-Konsole.jpg


:) :)
  • sakari's Avatar
  • sakari
  • LIfetime Developer - Big Bamboo
  • 81 posts
  • Karma: 0
Last Edit: 8 years 10 months ago by sakari.
The administrator has disabled public write access.
Hi

The easiest and most stable way would be to disable article and the various other article options like category, icons etc and then tweak the css

Is this an option?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Yes, if it then goes, why not! :)
  • sakari's Avatar
  • sakari
  • LIfetime Developer - Big Bamboo
  • 81 posts
  • Karma: 0
The administrator has disabled public write access.
Right so you need to go to global configuration and open articles

Then disable the options that are showing at the top of the page
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Once you have empty space add these lines and see how it looks

#mid-col-inner {padding-top:0;}
.items-leading {margin-bottom: 0;}
.article-aside {padding: 0;}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I do not get it!
I have the same code placed on the first place in the custom.css and now it works!

.cols-1 .img-none, .items-leading .img-none, .item-page .img-none {
    margin: -92px -30px 20px;
}

This topic is thus solved! :)

Many Thanks! :)
  • sakari's Avatar
  • sakari
  • LIfetime Developer - Big Bamboo
  • 81 posts
  • Karma: 0
Last Edit: 8 years 10 months ago by sakari.
The administrator has disabled public write access.
I'll look back at this thread when the demo site is ready and see why this doesn't work

It works for me locally

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