Thread Rating:
  • 10 Vote(s) - 4.2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.6] First / Last Post Avatar
Okay so I had to redo my site because of an error and I had to restart from scratch.  Can anybody tell what I doing wrong.  I am trying to do the same thing I did the last time.

Example of my problem can be found here:

[Image: ZEIrQKV.png]

Add on:  Is there anyway to get rid of the circles as well.
Reply
Ok, did you have some url, it's only css customizations what you need and some changes on templates.

If you wish i can guidance to you to make it works and customizations works perfect too.

Here or on a new thread on plugins area, to make users know what mod do you use and how do you use it.

I try to set template changes and style for every theme i can, but some themes are equals, so i can help asap to all users i can and as fast as i know some details via pm or here.

Ok, i enter here but some icons are missing and mod is not enabled....

http://www.cosmicguardians.net/

I see from your shared image, i make a guidance for that theme i think is square or something like that is an @eNvy design, so i can get it and test it to set what changes you have to make to get stylization like images.

Ok for forumdisplay and index do this:

Go to admin cp

Styles and templates - Square Templates - Forumdisplay templates - forumbit_depth2_forum_lastpost

Reeplace all with this content:

<a href="{$lastpost_link}" title="{$full_lastpost_subject}" style="margin-left: 50px;"><strong>{$lastpost_subject}</strong></a>
<span class="smalltext">
	<br />{$lang->by} {$forum['avatarep']}{$lastpost_profilelink}
  	<br />{$lastpost_date}
</span>

Save it...


Now open this template and searchh to the last td forumbit_depth2_forum

<td class="{$bgcolor}" valign="top" align="left" style="width: 200px;">{$lastpost}</td>

Change width to 250 px instead 200px:

<td class="{$bgcolor}" valign="top" align="left" style="width: 250px;">{$lastpost}</td>

Save it ...


Now go to styles - Square - avatarep.css - Edit on advanced mode.

Go to the end of all and reeplace avatarep_fd stylesheet with this content:

.avatarep_fd{
margin-left: -5px;
margin-top: -20px;
position: relative;
float: left;
padding: 0 5px;
}

Now refresh your cache and see it, make some changes if you wish, but now it's seing fine..


Attached Files Thumbnail(s)
   
The only infinite thing is the universe and human stupidity, but the universe is not for sure

Plugins 1.6.x

Plugins 1.8.x

Reply
It not work on 1089
[Image: 60UxyD6.gif]
DO YOU NEED FREE FORUM DESIGNS? CLICK HERE!
Reply
Works fine, just test it here (one of my live board)
https://www.carcassonneforum.cz/

Issue must be between keyboard and chair Smile Read how to properly, you have to have some knowledge (CSS, HTML) to make it working. OR use solution from @Dark Neo
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
Reply
Hi! How Can i customize this to show custom user profile fields? I tried just putting in Age:{$userfields['fid5']} in the template but it doesn't appear. Do i need to add a hook or reference to the php page? Thanks!
Reply
Will this work on 1.8.x?
Reply
Yes, it works fine!
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)