Improve blog view layout

Hi Guys!

After having unanswered questions on how to wrap an adsense around by blog body around it in each blog post, I just decided to put the whole thing in a block and put my adsense on top and bottom of blog post. However, I want some improvements, I would like to remove the block margin around it and remove the redundant blog title as well and remove "Post View" text. It currently looks like this:



I want it to look like this:

How do I do that?

Thanks,

Sam 

Quote · 27 May 2013

modules/boonex/blogs/templates/base/blogpost_unit.html

but you cant change it, then you will also change

Latest posts - Blogs Home
All Posts
Top Posts
Popular Posts

and if you remove the redundant blog title, you will have no link, you can't go to blog view page from the other areas....

 

so possibly the only change you can do is some css changes, smaller text etc

Quote · 27 May 2013

 

After having unanswered questions on how to wrap an adsense around by blog body around it in each blog post

 I tried for an hour to edit each page in the /modules/boonex/blogs/templates/* area, with no luck.

Besides putting it in a separate block claiming it's an "Advertisement" conforms to the TOS of Adsense.

All ads must be labeled as such.

Inserting them into the blogs would break that agreement. 

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 27 May 2013

 

After having unanswered questions

I answered your question; it may not have been the answer you wanted but answered I did.

Geeks, making the world a better place
Quote · 28 May 2013

 

 

After having unanswered questions on how to wrap an adsense around by blog body around it in each blog post

 I tried for an hour to edit each page in the /modules/boonex/blogs/templates/* area, with no luck.

Besides putting it in a separate block claiming it's an "Advertisement" conforms to the TOS of Adsense.

All ads must be labeled as such.

Inserting them into the blogs would break that agreement. 

As I told the person in the other topic, the way this would probably have to be done would be through the blog module; probably the db part, when the blog text view is generated, it would have to insert the adsense code with the content it pulls from the database.  I have no idea how the post is retrieved from the database as I have not spent any time on it.  The person wanted the adsense code to be floated to the left and the blog post text to flow around it.  Therefore, the adsense code needs to become a part of the bog post text. 

Geeks, making the world a better place
Quote · 28 May 2013

When you are asking for special coding; and not for help on a problem or issue/bug, others must take an interest in the project or you may not get any answers.  If it is a pressing need, there is the job market where you can post a job.

Geeks, making the world a better place
Quote · 28 May 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.