The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Template Editing

4 posters

Go down

Solved Template Editing

Post by SarkZKalie November 10th 2013, 1:55 pm

Hi guys

I wanna edit this tabs but i don't see them in TEMPLATE.

Template Editing Untitl10
Is there any code that i can use? Just wanna resize the font of them - Topic being watched, Favourites, Friend & Foes AND Drafts. Sad 

URL : http://rotavn.tk/
Version : Punbb

Thank you for reading!
I'm sorry if i post this in wrong place


Last edited by sarkzkalie01 on November 10th 2013, 10:32 pm; edited 2 times in total
SarkZKalie
SarkZKalie
Support Moderator
Support Moderator

Male Posts : 1418
Reputation : 220
Language : English

https://rotavn.forumotion.com/

Back to top Go down

Solved Re: Template Editing

Post by TheCrow November 10th 2013, 2:12 pm

You have to go to TEMPLATES -> Profile -> profile_add_body

Then you find the code
Code:
<ul>
         <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
         <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
   </ul>
   <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
and you change it to
Code:
<div class="profilestatistics">
          <ul>
         <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
         <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
   </ul>
   <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
  </div>
and finally you got to the CSS Stylesheet and you put the code
Code:
.profilestatistics {font-size:10px;}
And you can make all the changes to it from the css..

i hope i helped..


Last edited by Marios94 on November 10th 2013, 2:20 pm; edited 2 times in total (Reason for editing : wrong template place)
TheCrow
TheCrow
Manager
Manager

Male Posts : 6913
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

Solved Re: Template Editing

Post by SarkZKalie November 10th 2013, 2:25 pm

Thank you for your quick reply, but wrong code ^^ rpg_sheet_edit is your-url-forum/rpg_sheet_edit?u=number ,not in user profile Sad


Template Editing Sarkzk10
SarkZKalie
SarkZKalie
Support Moderator
Support Moderator

Male Posts : 1418
Reputation : 220
Language : English

https://rotavn.forumotion.com/

Back to top Go down

Solved Re: Template Editing

Post by TheCrow November 10th 2013, 2:28 pm

i changed it sorry.. its the profile_add_body
i am sorry i mixed up the templates
TheCrow
TheCrow
Manager
Manager

Male Posts : 6913
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

Solved Re: Template Editing

Post by SarkZKalie November 10th 2013, 3:06 pm

Thank you, but nothing's happen again ^^

Here is my profile_add_body before i saw your comment
profile_add_body:
Look that lines, it's apply for use profile except that tabs I can't edit Sad
Code:
<!-- BEGIN switch_user_logged_in -->
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<!-- END switch_user_logged_out -->
SarkZKalie
SarkZKalie
Support Moderator
Support Moderator

Male Posts : 1418
Reputation : 220
Language : English

https://rotavn.forumotion.com/

Back to top Go down

Solved Re: Template Editing

Post by TheCrow November 10th 2013, 3:19 pm

if u can select those 4 line and delete them and put this code. It should work

Code:
<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
 
  <p><div class="pliroforiessindesis"><center>{LOGGED_AS}. <br />{LAST_VISIT_DATE}</center></div></p>   <br />
  <p class="right"><li><a href="{U_SEARCH_NEW}">Δημοσιεύσεις που έγιναν μετά την τελευταία σας επίσκεψη</a></li></p>
  <p class="left"><li><a href="{U_SEARCH_SELF}">Οι δημοσιεύσεις μου</a></li></p>
   
   </div>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<div id="pun-visit">
   <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>
<!-- END switch_user_logged_out -->
TheCrow
TheCrow
Manager
Manager

Male Posts : 6913
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

Solved Re: Template Editing

Post by SLGray November 10th 2013, 7:08 pm

After saving the template, you also have to publish the template.


Template Editing Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51481
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Template Editing

Post by SarkZKalie November 10th 2013, 8:36 pm

It's not working, Sir Sad


Template Editing Sarkzk10
SarkZKalie
SarkZKalie
Support Moderator
Support Moderator

Male Posts : 1418
Reputation : 220
Language : English

https://rotavn.forumotion.com/

Back to top Go down

Solved Re: Template Editing

Post by SLGray November 10th 2013, 8:44 pm

Could you send my a test account by pm?


Template Editing Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51481
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Template Editing

Post by Jophy November 30th 2013, 12:18 am

Since this topic was already marked solved, and no reply was added, topic is moved to archive.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum