Jump to content


Photo
- - - - -

how can i hide group title


  • Please log in to reply
10 replies to this topic

#1 faisal

faisal

    Newbie

  • Members
  • Pip
  • 7 posts
  • IP.Board Version:3.2

Posted 22 July 2011 - 04:16 AM

hello

how can i hide the group title from the members profile ?


thanks

Attached Files



#2 AndyF

AndyF

    Cogito ergo sum

  • Staff
  • 1,154 posts
  • Location:Derby, UK
  • IP.Board Version:3.4
Contributor

Posted 22 July 2011 - 09:45 AM

Is that topic view ? :unsure:

What version ? , as your profile says 1.3, please change that to the correct version. :)

The group image:

Posted Image

does not show on the profile page.

Andy


A Look Back - 1.0.1 - 1.3.1 - 2.0.0 - 2.1.7 - 2.2.0 - 2.3.6 - 3.0.5 - 3.1.4 - 3.2.3


#3 faisal

faisal

    Newbie

  • Members
  • Pip
  • 7 posts
  • IP.Board Version:3.2

Posted 22 July 2011 - 02:47 PM

ya thats topic view

and i want to remove or hide the group title, coz i have img groups title so thats enough for me :)

thanks

#4 AndyF

AndyF

    Cogito ergo sum

  • Staff
  • 1,154 posts
  • Location:Derby, UK
  • IP.Board Version:3.4
Contributor

Posted 23 July 2011 - 08:38 AM

Still confused (sorry) did you want to remove the image or the 'Group: Members' part ?

Andy


A Look Back - 1.0.1 - 1.3.1 - 2.0.0 - 2.1.7 - 2.2.0 - 2.3.6 - 3.0.5 - 3.1.4 - 3.2.3


#5 faisal

faisal

    Newbie

  • Members
  • Pip
  • 7 posts
  • IP.Board Version:3.2

Posted 23 July 2011 - 10:58 AM

i just want to remove the groups title only, coz i am using the img for that :)

chk attached pic plz

Attached Files



#6 AndyF

AndyF

    Cogito ergo sum

  • Staff
  • 1,154 posts
  • Location:Derby, UK
  • IP.Board Version:3.4
Contributor

Posted 23 July 2011 - 03:04 PM

Look / Feel > (choose skin) > Manage Templates / CSS > Global Templates > UserInfoPane

Find...
<if test="membertitle:|:$author['title']">
<li class='title'>{$author['title']}</li>
</if>

Remove it or change it to this...
<!--<if test="membertitle:|:$author['title']">
<li class='title'>{$author['title']}</li>
</if>-->

If the text under the avatar is too high, add this after the code you changed:
<br />

Andy


A Look Back - 1.0.1 - 1.3.1 - 2.0.0 - 2.1.7 - 2.2.0 - 2.3.6 - 3.0.5 - 3.1.4 - 3.2.3


#7 faisal

faisal

    Newbie

  • Members
  • Pip
  • 7 posts
  • IP.Board Version:3.2

Posted 23 July 2011 - 04:53 PM

first thanks for help

but this cods not working with new v IP Board 3.2.0

#8 Pintac

Pintac

    Advanced Member

  • Resource Authors
  • PipPipPipPipPip
  • 306 posts
  • Location:Pittsburgh, PA | Bohol Bound
  • IP.Board Version:3.4
Contributor

Posted 23 July 2011 - 05:21 PM

Please update your profile with the correct version of your board. First it was 1.3 then 3.1, now you are saying that it's 3.2. But anyway, here is the code that you are looking for.

Same template. Locate
<li class='group_title'>
			{$author['_group_formatted']}
		</li>

Steve

#9 AndyF

AndyF

    Cogito ergo sum

  • Staff
  • 1,154 posts
  • Location:Derby, UK
  • IP.Board Version:3.4
Contributor

Posted 24 July 2011 - 08:26 AM

Indeed, as Pintac has said we do need to know what version it was for ;) :)

Andy


A Look Back - 1.0.1 - 1.3.1 - 2.0.0 - 2.1.7 - 2.2.0 - 2.3.6 - 3.0.5 - 3.1.4 - 3.2.3


#10 faisal

faisal

    Newbie

  • Members
  • Pip
  • 7 posts
  • IP.Board Version:3.2

Posted 24 July 2011 - 11:51 AM

Please update your profile with the correct version of your board. First it was 1.3 then 3.1, now you are saying that it's 3.2. But anyway, here is the code that you are looking for.

Same template. Locate

<li class='group_title'>
			{$author['_group_formatted']}
		</li>


thanks Pintac for help

but this coed changed members title to groups title

and i am looking for remove or hide groups title

chk the attach plz

Attached Files



#11 faisal

faisal

    Newbie

  • Members
  • Pip
  • 7 posts
  • IP.Board Version:3.2

Posted 24 July 2011 - 11:51 AM

Indeed, as Pintac has said we do need to know what version it was for ;) :)


my bad i am sorry guys




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users