Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Comments, trackbacks & pings (http://forum.bytesforall.com/forumdisplay.php?f=19)
-   -   [SOLVED] how can I fix my disqus commenting system? (http://forum.bytesforall.com/showthread.php?t=7323)

Jurgen Estanislao May 28, 2010 06:27 AM

[SOLVED] how can I fix my disqus commenting system?
 
Looks Great JuggleDad!

I'll try it out, just to add how can I fix my disqus commenting system?

http://www.seotaoist.com/2010/05/26/...ao-seo-taoist/

it's hitting the right sidebar.

Thanks!

lmilesw May 28, 2010 10:16 AM

Unless there is a setting in the Disqus settings add the following to Atahualpa CSS Inserts to add a margin to the right.
HTML Code:

.dsq-post-area {
margin-right: 20px;
}


Jurgen Estanislao May 28, 2010 09:38 PM

Hi Larry,

I tried this code on both css inserts and disqus editor and didn't work.

Have any other ideas? Or did I do it wrong?

Thanks!

lmilesw May 29, 2010 06:30 AM

Try this.
HTML Code:

.dsq-post-area {
margin-right: 20px !important;
}


Jurgen Estanislao May 30, 2010 09:19 AM

Hi Larry!

It works, but only for the post area. how about the thread?

Thanks!

Have no idea where you get the codes hehe

Jurgen Estanislao May 30, 2010 09:34 AM

Oh thanks for everything Larry! I was able to figure it out!

#disqus_thread {
margin-right: 20px !important;
}


All times are GMT -6. The time now is 02:43 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.