This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
Ok, I'm really enjoying the latest code release of mojoPortal, building a clients new website in it and I love it.
Question about the facebook control, there is a great deal of space below the control when you turn it on. So looking at the html for the page I found the following:
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3a%2f%2fwww.stonelps.com.asp1-17.websitetestlink.com%2fDefault.aspx%3fpageid%3d1&layout=standard&show_faces=true&width=450&height=80&action=like&colorscheme=light" scrolling="no" frameborder="0" allowtransparency="true" style="border:none; overflow:hidden;width:450px; height:80px;"></iframe>
My question is, how do you control this since it's using inline style, so how would one go about changing the height, because there is a great deal more space than needed. I need the height to be more like 25 or 35 to make it look better on the page.
Thanks,
Mark
Hi Mark,
Please don't post such questions in the Bug forum there is no bug report in this question.
If you mean the Facebook like button in the blog, there are settings in the blog settings for height and width of the Facebook like button.
Best,
Joe
Hey Joe,
Sorry about posting in the 'Report Bugs' area, the reason I did this is because I have the height set to 35px in the Blog and within the HTML Control on the main page, however it always 80px.
So, it's not reading the 35px for the height via the Social Settings control panel.
The HTML is below:
If you have ShowFaces set to true then the minimum height is 80px otherwise it clips the faces. If you uncheck showfaces it should respect the height setting of 35px.
Hope it helps,
Thank you!!!!!!
You sir are the BEST!!!!