thumbnail navigation on top

More
8 years 3 months ago #35455 by Kleszewski
Hi

I want to move the thumbnail navigation on top, but on the phones are too low (Imposes on the picture). How to change it

.camera_thumbs_cont
{
margin-top:-70% !important;
}




google translate

Please Log in or Create an account to join the conversation.

More
8 years 3 months ago #35458 by ced1870
Replied by ced1870 on topic thumbnail navigation on top
Hi
give me your url
I think that the best would be to hide the thumbs on mobile
CEd

Joomlack Webmaster and Developer

Please Log in or Create an account to join the conversation.

More
8 years 3 months ago #35460 by Kleszewski
agencja4.linuxpl.info/Iza2/realizacje

I tried to hide it but I can not cope with this problem

Best Regards.

Please Log in or Create an account to join the conversation.

More
8 years 3 months ago #35461 by ced1870
Replied by ced1870 on topic thumbnail navigation on top
you must use a mediaqueries to set the resolution you want to target, then use this rule to hide it in a custom css file
Code:
.camera_thumbs { display: none; }

Joomlack Webmaster and Developer
The following user(s) said Thank You: Kleszewski

Please Log in or Create an account to join the conversation.

More
8 years 3 months ago #35462 by Kleszewski
For such values hides thumbnail navigation

@media (max-width:979px)and (min-width:150px)
{
.camera_thumbs {
display: none;
}



But why this value does not move up? thumbnail navigation
@media (max-width:979px)and (min-width:150px)
{
.camera_thumbs_cont
{
margin-top:-50% !important;
}
}

Please Log in or Create an account to join the conversation.

More
8 years 3 months ago #35463 by ced1870
Replied by ced1870 on topic thumbnail navigation on top
you can try to use
.camera_command_wrap {
top: -50%;
}

Joomlack Webmaster and Developer

Please Log in or Create an account to join the conversation.

Time to create page: 0.573 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 811 guests and no members online