CONFLICT WITH VINORA SLIDER

More
9 years 11 months ago #44872 by ivan.milic
Go to your template folder and in folder css find file template_css.css at the bottom of file put:

.mp_topmenu .bannergroup{
text-align: center!important;
}

if you want it cetered, or put

.mp_topmenu .bannergroup{
float: right!important;
}

if you want it right, you can also set property

.mp_topmenu .bannergroup{
position: relative;
left:100px;
}

if you want exact value in px. So it's your choice which one of three methods you want.

Regards

Please Log in to join the conversation.

  • sidy
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 11 months ago #44880 by sidy
Replied by sidy on topic CONFLICT WITH VINORA SLIDER
Hi it is workingg but not enterely as i want as you can see there is a alittle space beneath the banner

if i increase the value of the parameter First Level Horizontal Padding (px) thai is at 25 acrually the result is very bad.

Regards.

Please Log in to join the conversation.

More
9 years 11 months ago #44884 by ivan.milic
Put this one:

.sparky_full .mp_topmenu {
padding-bottom: 25px!important;
}

in same file. And you can change the value.

Regards

Please Log in to join the conversation.

  • sidy
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 10 months ago #45003 by sidy
Replied by sidy on topic CONFLICT WITH VINORA SLIDER
Does not works too, maybe is there conflict with all the previous codes I aded ?

Please Log in to join the conversation.

More
9 years 10 months ago #45004 by ivan.milic
There isn't conflict, you just should play with values. I successfully added that space when looking your site, you should be able to. Tell me once again, you want to reduce or increase space beneath the banner?

Please Log in to join the conversation.

Time to create page: 0.092 seconds
Powered by Kunena Forum