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.

images, size of the menus and captionsof the

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

Hi

With regard to the menu text

The media query adjusts the min and max width values for the links as the screen size decreases the available width is reduced

so add this

@media screen and (min-width: 970px) {
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span {
max-width: 135px;
min-width: 105px;
}
}

to the custom css file increasing the 135px and 105px to see how it looks on the desktop

Then with the screen size reducing adjust the (min-width: 970px) and the values you adjusted earlier to compensate

We can't do the work for you as it will require trial and error and a reasonable amount of time

If however you did want to purchase a small support block I could ask about that

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Regarding the captions are you adding them to the right template style that is assigned to the site?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi there!!
can you help me, please?

best regards,
  • Graciela Juarez's Avatar
  • Graciela Juarez
  • 6 Month Developer
  • 87 posts
  • Karma: 0
The administrator has disabled public write access.
Hi again :)

Captions or menu links?

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

I already change the media queries, THANKS!!!! and now I like this size of menus, but now how can i center the text in the menus? ;) :whistle:

and how can I reduce the spaces in red?

regarding the captions, i REVIEW LIKE YOU TOLD TO me and its the correct template!.. and I added it and again, make an error... :sick:
Attachments:
  • Graciela Juarez's Avatar
  • Graciela Juarez
  • 6 Month Developer
  • 87 posts
  • Karma: 0
The administrator has disabled public write access.
Add the captions issue to a ticket for the site

Cheers
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
For the alignment add this

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span {text-align: center; padding:0 }

You may also have to adjust in the media queries for the link

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

but i dont understand this, sorry!! :blush: "You may also have to adjust in the media queries for the link"

?
  • Graciela Juarez's Avatar
  • Graciela Juarez
  • 6 Month Developer
  • 87 posts
  • Karma: 0
The administrator has disabled public write access.
If you view on a different screen width check to see if the padding changes

Did the style change work for you?

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

Where were you adding the captions?
I've just added one via mega menu and it worked fine

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

You are loading category images where the category has no image - you are trying to load that category in a lightbox

Are you intending load articles?
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
We can't make any more progress without the permissions being fixed - so you need to ask your host to help you with this

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi Paul!!! Regarding the captions, it works because is a short word, try with: tecnología alemana, for example
  • Graciela Juarez's Avatar
  • Graciela Juarez
  • 6 Month Developer
  • 87 posts
  • Karma: 0
The administrator has disabled public write access.
So the issue isn't that they don't work its the width?
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi Paul!!! regarding with the images at the index, I have tried all the options and no one it showing, can you help me please?
  • Graciela Juarez's Avatar
  • Graciela Juarez
  • 6 Month Developer
  • 87 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Graciela,

Till the permissions issue is resolved we can't really troubleshoot this one

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