Buscando...

Foro » No Margin

Tagged: 

This topic has 2 voices, contains 1 reply, and was last updated by  Sumolari 234 días ago.

Viewing 2 posts - 1 through 2 (of 2 total)
Dodi

No Margin 28/9/2011 at 22:00 #5943

I’ve already contact you for the issue– and founf this forum.

BTW, After do some custom to the default theme, I can’t figure out how to give space to the featured post at the site: http://www.prorebel.com/tag/aplikasi-android/

Can you tell me what to do.

Thanks

Reply To: No Margin 30/9/2011 at 18:01 #5978

That depends on the WP Carousel theme you are using. For instance, imagine that your WP Carousel theme generates an output similar to the following:

<div class="panel">
<div class="panel-in">
<img src="" />
</div>
</div>

You could use some CSS code to make the margin:

.panel { width:220px; }
.panel .panel-in {
width:200px;
margin:10px;
}
Viewing 2 posts - 1 through 2 (of 2 total)

This topic has been closed to new replies.