ashkir Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/W9M-tej.gif) Posts: 1,159 Status: Offline Gender: Male Location: Cali! Age: 36 Joined:
pmskypemsnyahoo | MiniProfile remodel o_O (30th Jul 08 at 12:30am UTC) Resolved | | First of all I blame Wrighty. >_>. This request is now for a mini profile. O_o. o_O.
I would like the default mini profile moved to the right and contact icons moved to under the post with a [view profile] added. :].
http://wimg.co.uk/Jk74cG.gif concept art. | |
|
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Re: MiniProfile remodel o_O (30th Jul 08 at 12:31am UTC) | | Could you show in the pic where you want the contact icons?
| |
|
ashkir Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/W9M-tej.gif) Posts: 1,159 Status: Offline Gender: Male Location: Cali! Age: 36 Joined:
pmskypemsnyahoo | Re: MiniProfile remodel o_O (30th Jul 08 at 12:37am UTC) | | Could you show in the pic where you want the contact icons? My editor chipped it ><' . Er I lost the copy I can extend it. But the icons / contact below it . ^_^ I'll try to fix it o_o | |
|
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Re: MiniProfile remodel o_O (30th Jul 08 at 12:39am UTC) | | aligned to the left? | |
|
ashkir Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/W9M-tej.gif) Posts: 1,159 Status: Offline Gender: Male Location: Cali! Age: 36 Joined:
pmskypemsnyahoo | |
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Re: MiniProfile remodel o_O (30th Jul 08 at 12:44am UTC) | | Awesome sauce!
Just quickly - do you want the posts split or not? | |
|
ashkir Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/W9M-tej.gif) Posts: 1,159 Status: Offline Gender: Male Location: Cali! Age: 36 Joined:
pmskypemsnyahoo | Re: MiniProfile remodel o_O (30th Jul 08 at 12:45am UTC) | | Awesome sauce! Just quickly - do you want the posts split or not? No. :]. | |
|
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Re: MiniProfile remodel o_O (30th Jul 08 at 12:51am UTC) | | Oki dokie - it'll get done tomorrow when I get back from work! | |
|
ashkir Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/W9M-tej.gif) Posts: 1,159 Status: Offline Gender: Male Location: Cali! Age: 36 Joined:
pmskypemsnyahoo | Re: MiniProfile remodel o_O (30th Jul 08 at 12:58am UTC) | | Oki dokie - it'll get done tomorrow when I get back from work! Have fun at work. :] | |
|
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Re: MiniProfile remodel o_O (30th Jul 08 at 8:28pm UTC) | | <script> /*Ash's Remodel Created By Wrighty Do Not: Rip, Repost, Reuse or Claim*/
var m = { d: get('td','tag'), i: function(){ if(location.href.match(/view_topic/)){ this.a(); } }, a: function(){ for(a = 0; a < this.d.length; a++){ if(this.d[a].width == '20%' && this.d[a].className.match(/window(1|2)/)){ this.d[a].parentNode.appendChild(this.d[a]); } } this.b(); }, b: function(){ var n = 0; for(a = 0; a < this.d.length; a++){ if(this.d[a].width == '20%' && this.d[a].className.match(/window(1|2)/)){ var c = document.getElementsByName('contact')[n]; var h = this.d[a].getElementsByTagName('a')[0].href; var r = document.createElement('tr'); var x = document.createElement('td'); var l = document.createElement('a'); with(l){ href = h; appendChild(document.createTextNode('View Profile')); } with(c.firstChild){ insertBefore(document.createTextNode('] '), c.firstChild.firstChild); insertBefore(l, c.firstChild.firstChild); insertBefore(document.createTextNode('['), c.firstChild.firstChild); } with(x){ innerHTML = c.innerHTML; className = 'title1'; colSpan = '2'; align = 'right' } c.style.display = 'none'; r.appendChild(x); this.d[a].parentNode.parentNode.insertBefore(r, this.d[a].parentNode.nextSibling); n++; } } } }; m.i(); </script>
Global Footer - try that. | |
|
ashkir Full Member
  
![[Avatar]](http://uploads.virtualforums.co.uk/forums/support/W9M-tej.gif) Posts: 1,159 Status: Offline Gender: Male Location: Cali! Age: 36 Joined:
pmskypemsnyahoo | Re: MiniProfile remodel o_O (30th Jul 08 at 9:10pm UTC) | | Nice! Thanks. :]. | |
|