Blog Template
4 posters
Page 1 of 1
Blog Template
Yo, my forum recently started using blogs and I was wondering if there was a way to edit the template for it or if a template even exists for it?
I'd like for the ranks, rank name, and name to be below the profile picture but when I browsed the panel for a blog template, it only showed the box and nothing else.
Would that be possible?
I also checked if the ID's for the blog is different so I can edit them via CSS but it seems like it's only editable from a separate template.
If it involves JS, sure, so does anyone have an idea IF it is possible because the current format for the blog looks ugly .
I'd like for the ranks, rank name, and name to be below the profile picture but when I browsed the panel for a blog template, it only showed the box and nothing else.
Would that be possible?
I also checked if the ID's for the blog is different so I can edit them via CSS but it seems like it's only editable from a separate template.
If it involves JS, sure, so does anyone have an idea IF it is possible because the current format for the blog looks ugly .
Re: Blog Template
If you have phpBB 2 or punBB forum you can edit templates, so you can search in templates for it...
I haven't blogs on forum, and I don't need it, so I don't know, but I will try help you some...
I haven't blogs on forum, and I don't need it, so I don't know, but I will try help you some...
Re: Blog Template
I already tried searching >.>
And I stated it IS phpbb2 >.>
I don't wanna edit it via CSS as much as possible cuz the thing's almost full :L
And I stated it IS phpbb2 >.>
I don't wanna edit it via CSS as much as possible cuz the thing's almost full :L
Re: Blog Template
Hello,
Before anyone garbages or lock or w.e they do with this topic, I'd just like to share that the solution's to this question is found in the viewtopic_comment
It took me awhile but I found it
Topic Solved now or garbaged or w.e xD
Before anyone garbages or lock or w.e they do with this topic, I'd just like to share that the solution's to this question is found in the viewtopic_comment
It took me awhile but I found it
Topic Solved now or garbaged or w.e xD
Re: Blog Template
Hi,
Can you please post the part that you were looking for? That way users are aware of what they're looking for, if not provided the thread will be trashed.
edit: or the whole code for blog is inside that template?
Regards,
Sir Chivas.
Can you please post the part that you were looking for? That way users are aware of what they're looking for, if not provided the thread will be trashed.
edit: or the whole code for blog is inside that template?
Regards,
Sir Chivas.
Re: Blog Template
Well, basically it's just the Post Profile section involving the ranks and all.
And yes, I believe the whole code for the blog is in the said template.
Anyway, here's the code I modified:
For phpbb3 and Invision, you can find tutorials about centering in the internet if that helps
And yes, I believe the whole code for the blog is in the said template.
Anyway, here's the code I modified:
- Code:
<!-- BEGIN displayed -->
<tr class="post post--{postrow.displayed.U_POST_ID}" style="{postrow.displayed.DISPLAYABLE_STATE}">
<td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="150">
<center><span class="name"><a name="{postrow.displayed.U_POST_ID}"></a><strong>{postrow.displayed.POSTER_NAME}</strong></span><br /></center>
<span class="postdetails poster-profile">
<center>{postrow.displayed.POSTER_AVATAR}</center><br />
<center> {postrow.displayed.POSTER_RANK}</center><br />
<center> {postrow.displayed.RANK_IMAGE}</center><br /><br />
<!-- BEGIN profile_field -->
{postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
<!-- END profile_field -->
{postrow.displayed.POSTER_RPG}
For phpbb3 and Invision, you can find tutorials about centering in the internet if that helps
Re: Blog Template
Topic Solved & Locked
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Blog Template
» how to add blog
» Add blog as one section to forum?
» How do I create a blog?
» "Last Edited by..." in Blog
» how to add blog
» Add blog as one section to forum?
» How do I create a blog?
» "Last Edited by..." in Blog
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum