[SOLVED] How To Disable Yellow Marking On The Titles Of Forums?


Subject: [SOLVED] How To Disable Yellow Marking On The Titles Of Forums?
123_1246884074_101752


Can You copy title of forum and stay on the same page?
I think no.
Where can I disable this function?

Thanks a lot

Last edited by abbat on Tue 07 Jul, 2009 14:43; edited 2 times in total
Profile PM  
Subject: Re: How To Disable Yellow Marking On The Titles Of Forums?
abbat wrote: [View Post]

Can You copy title of forum and stay on the same page?
I think no.

if i understand it right, you can copy it as long as your mouse point not touch or over the Link.



abbat wrote: [View Post]

Where can I disable this function?
it should be in ACP >> Forum Management >> Edit Forum and delete the Description.

Profile PM  
Subject: Re: How To Disable Yellow Marking On The Titles Of Forums?
xmenfile wrote: [View Post]
abbat wrote: [View Post]

Can You copy title of forum and stay on the same page?
I think no.

if i understand it right, you can copy it as long as your mouse point not touch or over the Link.



abbat wrote: [View Post]

Where can I disable this function?
it should be in ACP >> Forum Management >> Edit Forum and delete the Description.

And how can I mark the text of title for copy it if I may not touch to all what is situated on yellow background? (:) by left button of mouse PC)

Anyway. How to disable yellow background, when mouse not over the link, but when over the "block of link"

Deleting of description doe's not help.

Profile PM  
Inactive User
Subject: Re: How To Disable Yellow Marking On The Titles Of Forums?
Open index_box.tpl

Code: [Download] [Hide] [Select]
Find:

<!-- END inc -->
<td class="{catrow.forumrow.INC_CLASS}" style="padding-left:1px;padding-right:3px;vertical-align:middle;min-height:50px;" width="37" height="50"{catrow.forumrow.LINKS_ROWSPAN}>{catrow.forumrow.U_MARK_ALWAYS_READ}</td>
<td class="row1h{catrow.forumrow.LINK_CLASS} row-forum" width="100%" colspan="{catrow.forumrow.INC_SPAN}" onclick="window.location.href='{catrow.forumrow.U_VIEWFORUM}'">

Replace With:

<!-- END inc -->
<td class="{catrow.forumrow.INC_CLASS}" style="padding-left:1px;padding-right:3px;vertical-align:middle;min-height:50px;" width="37" height="50"{catrow.forumrow.LINKS_ROWSPAN}>{catrow.forumrow.U_MARK_ALWAYS_READ}</td>
<td class="row1h{catrow.forumrow.LINK_CLASS} row-forum" width="100%" colspan="{catrow.forumrow.INC_SPAN}">


The same sort of thing in viewforum_body.tpl

Find and remove:

Code: [Download] [Hide] [Select]
onclick="window.location.href='{topicrow.U_VIEW_TOPIC}'"



You could also change "onclick" to "ondblclick" and have it both ways - - -

Subject: Re: How To Disable Yellow Marking On The Titles Of Forums?
WOW !!! :idea:
It works

Thank You Very Very Much, Lopalong!!!!!!!!!!!!!!

Profile PM  

Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Design by DiDiDaDo

Generation Time: 0.2126s (PHP: 26% SQL: 74%)
SQL queries: 16 - Debug On - GZIP Enabled