Responsive?

  • bwls103
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 10 months ago #38323 by bwls103
Responsive? was created by bwls103
Is this responsive - will it auto size?

Please Log in to join the conversation.

  • bwls103
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 10 months ago #38324 by bwls103
Replied by bwls103 on topic Responsive?
So, I purchased the Pro version and I am not overjoyed.

Although the module does resize it doesn't refresh properly after resizing.

Please see: 184.154.247.72/~servic05 I can provide admin info if needed (privately of course)
and try resizing the page.

Here are a list of my concerns:

1) Can't turn off the bar even when nothing is enabled.
2) Positioning the bar must be done via CSS mod (not a major headache)
3) How can I adjust the height of the bar and the size of buttons to look proper?

The Free Version uses images out of a folder - the Pro version doesn't.

Regards,
Bill S.

Please Log in to join the conversation.

More
10 years 10 months ago #38332 by ivan.milic
Replied by ivan.milic on topic Responsive?
To remove bar totally place this css in main template's css file:

#slide-controls{
display:none!important;
}

to just remove transparent black color:

#slide-controls{
background:none!important;
}

to move it up-down:

div#header_hotslider div#slide-holder div#slide-controls {
top: XXpx!important;
}

for height of bar use:

div#header_hotslider div#slide-holder div#slide-controls {
height: XXpx!important;
}

You can increase size of buttons form module settings - button padding

Please Log in to join the conversation.

Time to create page: 0.153 seconds
Powered by Kunena Forum