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.

Responsive layout not ok

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

Hello

See attachement screenshot. The layout from the template is not good on mobiles. It is not looking good.

Some questions
1. Can I place another logo image for the responsive layout. The logo is behind the Title
2. Do you have another menu solution, this on is not looking good
3. I want the topmenu ful width
4. I want a better design.

Gr Andre

afb_2015-05-30.jpg
  • getaweb's Avatar
  • getaweb
  • 3 Month Basic
  • 71 posts
  • Karma: 0
Last Edit: 8 years 10 months ago by getaweb.
The administrator has disabled public write access.
Hi Andre,

Can you add the link for the site

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

I want also both flags for the dutch and uk lanuguage at the top of the mobile site.

thanks
Andre
  • getaweb's Avatar
  • getaweb
  • 3 Month Basic
  • 71 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Andre,

Can you confirm you are using the latest template version?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
afb0106.jpg
  • getaweb's Avatar
  • getaweb
  • 3 Month Basic
  • 71 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

Regarding the flags module I see this

col-xs-12 hidden-xs

So the module is currently hidden in the responsive tab settings
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Looking at your custom.css are you missing a bracket on a media query?

Styles don't seem to work unless I add them to the top of the custom.css file
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
can you fix it for me?
  • getaweb's Avatar
  • getaweb
  • 3 Month Basic
  • 71 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

These styles target the logo and the menu toggle button

@media screen and (max-width: 970px){
#logo {margin-bottom: 145px;}
}

@media screen and (max-width: 787px){
.t3-mainnav button.navbar-toggle {top: 0px;}
}

How does that look with them added?

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

Where do I put the code. In the custom.css?
I put it there on this moment but I see no change.


Andre
  • getaweb's Avatar
  • getaweb
  • 3 Month Basic
  • 71 posts
  • Karma: 0
Last Edit: 8 years 10 months ago by getaweb.
The administrator has disabled public write access.
Hi Andre,

Did you manage to correct the css syntax issue?

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

I have the code that you had passed put in custom.css, but I see no changes.

It is still not looking good

Andre
  • getaweb's Avatar
  • getaweb
  • 3 Month Basic
  • 71 posts
  • Karma: 0
The administrator has disabled public write access.
I think your existing code is still invalid

Its a bit hard to trouble shoot somebody else's code but think you are missing a closing bracket on this media query

@media screen and (min-width: 970px) { etc
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi Paul,

this issue is solved (with te bracket) but I got the next question
1. I don't see the title of the article on the page. it's behind the logo

afbmegen2.jpg


2. Can I choose anothe mobile menu options. I like the way Apple does. This one is not looking good (for small screen I can't read the complete menu-items)
3. The menu item Vacatures (or in UK Vacancies) is not green, the other one are green.
4. The top menu is to small for a finger

Andre
  • getaweb's Avatar
  • getaweb
  • 3 Month Basic
  • 71 posts
  • Karma: 0
Last Edit: 8 years 10 months ago by getaweb.
The administrator has disabled public write access.
for 1. add a line to existing style I gave above so it reads

@media screen and (max-width: 970px){
#logo {margin-bottom: 145px;}
.t3-mainnav {height: 145px;}
}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
For 2. I will need to seek advice on what is possible

3. Do you want it green or all green removed?

4. what do you want it to look like?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
for 1. solved!
Thanks
  • getaweb's Avatar
  • getaweb
  • 3 Month Basic
  • 71 posts
  • Karma: 0
The administrator has disabled public write access.
Hello,

@2 Maby is a accordion menu a good alternative. And then the same wide as the screen for mobile / smartphone.
for example
afb1_2015-06-03.jpg


@3 When there is a new menu it might be resolved, Otherwise green items, grey sub-items and more space for the subitemas (fingers)

@4 buttons
  • getaweb's Avatar
  • getaweb
  • 3 Month Basic
  • 71 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Andre,
It looks like the mobile menu isn't set correctly.

In the template settings under layout > responsive layout > small screen.

Change the logo and the menu width to each be 12 columns.

Im about to upload a fix for the issue with the menu expanding.

The template doesnt have an option like the one you suggested and it would take a lot of work to add something like that.

Thanks
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Hi Antony

When I set it in 12 columns I see the menu under the logo and before the titel.

afb2_2015-06-04.jpg


Andre
  • getaweb's Avatar
  • getaweb
  • 3 Month Basic
  • 71 posts
  • Karma: 0
Last Edit: 8 years 10 months ago by getaweb.
The administrator has disabled public write access.

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

Happy Campers