The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Compact distance

2 posters

Go down

Solved Compact distance

Post by loving9you November 3rd 2015, 7:05 pm

Hi Team Support !

Now I want to collapse the distance between this box , Thanks !

Compact distance Untitl15

Demo : http://hienmau.forumvi.com/f24-forum
loving9you
loving9you
Forumember

Posts : 55
Reputation : 4
Language : Ho Chi Minh City, Vietnam

http://hienmau.forumvi.com/

Back to top Go down

Solved Re: Compact distance

Post by Ange Tuteur November 3rd 2015, 7:09 pm

Hi @loving9you,

Add the following CSS to your stylesheet :
Code:
div.main.paged {
  margin-top:0px;
}

If you want to decrease the gap further, you can use negative margins, for example :
Code:
div.main.paged {
  margin-top:-10px;
}
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13207
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Compact distance

Post by loving9you November 3rd 2015, 7:17 pm

Ange Tuteur wrote:Hi @loving9you,

Add the following CSS to your stylesheet :
Code:
div.main.paged {
  margin-top:0px;
}

If you want to decrease the gap further, you can use negative margins, for example :
Code:
div.main.paged {
  margin-top:-10px;
}


Thanks ! but it remains unchanged Compact distance 1f605
loving9you
loving9you
Forumember

Posts : 55
Reputation : 4
Language : Ho Chi Minh City, Vietnam

http://hienmau.forumvi.com/

Back to top Go down

Solved Re: Compact distance

Post by Ange Tuteur November 3rd 2015, 7:19 pm

Odd, try adding !important and adjust the value as necessary.
Code:
div.main.paged {
  margin-top:-10px !important;
}
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13207
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Compact distance

Post by loving9you November 3rd 2015, 7:23 pm

Thanks Admin ! it works perfectly !
loving9you
loving9you
Forumember

Posts : 55
Reputation : 4
Language : Ho Chi Minh City, Vietnam

http://hienmau.forumvi.com/

Back to top Go down

Solved Re: Compact distance

Post by Ange Tuteur November 3rd 2015, 7:27 pm

You're welcome ! ^^

Topic archived

Have a good day. Mr. Green
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13207
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum