![]() |
|
#1
|
|||
|
|||
|
Hi I am trying to edit the adv_portal_module_wrapper so that in the news module the thread title isn't a link.
I used firebug and this is what is there <h2 class="blockhead"> I changed the code so many times that the determining factor seems to be this line of code: PHP Code:
PHP Code:
Thanks in advance for reading. |
|
#2
|
|||
|
|||
|
I figured it out, and also there was another post on this but the guy who figured it out didn't share what he did but I will.
I am using vbulletin 4+ by the way with vbadvanced_cmps_4_2_1_(vb_4_0_-_4_2)_112483 Open up your news.php module file found in your: root directory/modules/news.php Do a search for: PHP Code:
Now delete PHP Code:
PHP Code:
The line should now look like this when your done editing it: PHP Code:
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Make title of module into a heading | pianoperformer | "How Do I..." Questions | 1 | 07-15-2009 12:17 PM |
| News Module question, remove title link | vbuser49 | Module & Modification Discussion & Requests | 5 | 05-23-2009 06:31 PM |
| Remove title link in News module | stonehenge | "How Do I..." Questions | 2 | 04-04-2009 03:45 PM |
| Hod do I make the "Module Title" not show in modules? | trgreen | "How Do I..." Questions | 5 | 03-19-2007 06:40 PM |
| font size of news module title link | indie | Troubleshooting / "How do I..." Questions | 1 | 10-04-2004 10:14 AM |