• 0

Need some help with invision 2.03


Question

9 answers to this question

Recommended Posts

  • 0

<div class="borderwrap">
	<table cellspacing="1">

  <tr> 
  	<th width="28"> </th>
  	<th width="57%" style="text-align:left">Forum</th>
  	<th align="center" width="7%">Topics</th>
  	<th align="center" width="7%">Replies</th>
  	<th width="27%" style="text-align:left">Last Post Info</th>
  </tr><tbody style="display:none" id="fc_118">

<tr>
	<td colspan="5" class="subtitle">
  <p class="expand"><a href="javascript:togglecategory(118, 0);"><img src="https://images.neowin.net/style_images/Neo3Blue/exp_plus.gif" border='0'  alt='Expand' /></a></p>
  <p><a href="https://www.neowin.net/forum/index.php?showforum=118">Help & Discussion Center</a></p>
	</td>
</tr>

I could do it for you.. ;)

  • 0

it does not work like that i dont want to rip of neowins source code i am asking for the permission to use that part of the coding

and it is more difficult then that i know i have been at it for a while now and there is just more then that one edit you have to move a few things and replace a few things

i dont want any of the skin or thier source code

  • 0

Login your ADMIN CP then go to your Skin Manager and edit the skins you want to do this to.

Go into the HTML Templates > Board Index and edit "end_this_cat", you'll see

<tr> 
 ?	<td class="catend" colspan="5"><!-- no content --></td>
 ?</tr>
	</table>
</div>
<br />

Turn it into this and save

</table>
</div>

Then go back to HTML Templates > Board Index and edit CatHeader_Expanded.

Turn

<table cellspacing="1">
 ?<tr> 
 ?	<th colspan="2" width="66%">{ipb.lang['cat_name']}</th>
 ?	<th align="center" width="7%">{ipb.lang['topics']}</th>
 ?	<th align="center" width="7%">{ipb.lang['replies']}</th>
 ?	<th width="35%">{ipb.lang['last_post_info']}</th>
 ?</tr>

Into...

<table cellspacing="0">
 ?<tr> 
 ?	<th colspan="2" width="66%"></th>
 ?	<th align="center" width="7%"></th>
 ?	<th align="center" width="7%"></th>
 ?	<th width="35%"></th>
 ?</tr>

I THINK that is all you have to do, if you still want the above, where it says "Forum", "Topics", "Replies", and "Last Post Info".

Then go back to HTML Templates > Board Index and edit PageTop and put in the following at the bottom, you may need to do a little more editing however to match up the lines, I'll let someone else either fix this part of my post or you can fix it yourself. Also will have to do more editing to make it look nice and not crappy.

<table cellspacing="0">
<tr> 
 ?	<th colspan="2" width="66%">{ipb.lang['cat_name']}</th>
 ?	<th align="center" width="7%">{ipb.lang['topics']}</th>
 ?	<th align="center" width="7%">{ipb.lang['replies']}</th>
 ?	<th width="35%">{ipb.lang['last_post_info']}</th>
 ?</tr>
</table>

  • 0
@Joel  As i said to mynimal there is more to it then that Geez no need to get hostile as i was not

585723892[/snapback]

I wasn't being hostile, just wondering at some of the responses. But I also mis-read the problem, so apologies to anyone affected.

You need to invert the order of the headers, hopefully one of the above answers helps you to do that.

  • 0

This is good, thankyou, I was looking for directions on how to do this for a while. After following's mistical's instructions it comes out fine, pretty close to the picture in the first post. You have given code that removes the outline though, which is different from what neowin has, but that comes back when you change the "0" to "1" in the first part of CatHeader_Expanded code. The only problem I have now with this is that the details for the "Topics - Replies - Last Post Info" part are no longer aligned with the corresponding parts for each board. I've tried to align them by adjusting the width of the two in CatHeader_Expanded and PageTop but with no success. I'm pretty sure the problem one is the PageTop one, the other seems fine.

Edited by Grosby
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Zen Browser 1.21.4b by Razvan Serea Zen Browser is a privacy-focused, open-source web browser built on Mozilla Firefox, offering users a secure and customizable browsing experience. It emphasizes privacy by blocking trackers, ads, and ensuring your data isn't collected. With Zen Mods, users can enhance their browser experience with various customization options, including features like split views and vertical tabs. The browser is designed for efficiency, providing fast browsing speeds and a lightweight interface. Zen Browser prioritizes user control over the browsing experience, offering a minimal yet powerful alternative to traditional web browsers while keeping your online activity private. Zen Browser’s DRM limitation Zen Browser currently lacks support for DRM-protected content, meaning streaming services like Netflix and HBO Max are inaccessible. This is due to the absence of a Widevine license, which requires significant costs and is financially unfeasible for the developer. Additionally, applying for this license would require Zen to be part of a larger company, similar to Mozilla or Brave. Therefore, DRM-protected media won't be supported in Zen Browser for the foreseeable future. Zen Browser offers features that improve user experience, privacy, and customization: Privacy-Focused: Blocks trackers and minimizes data collection. Automatic Updates: Keeps the browser updated with security patches. Zen Mods: Customizable themes and layouts. Workspaces: Organize tabs into different workspaces. Compact Mode: Maximizes screen space by minimizing UI elements. Zen Glance: Quick website previews. Split Views: View multiple tabs in the same window. Sidebar: Access bookmarks and tools quickly. Vertical Tabs: Manage tabs vertically. Container Tabs: Separate browsing sessions. Fast Profile Switcher: Switch between profiles easily. Tab Folders: Organize tabs into folders. Customizable UI: Personalize browser interface. Security Features: Inherits Firefox’s robust security. Fast Performance: Lightweight and optimized for speed. Zen Mods Customization: Deep customization with mods. Quick Access: Easy access to favorite websites. Open Source: Built on Mozilla Firefox with community collaboration. Community-Driven: Active development and feedback from users. GitHub Repository: Contribute and review the source code. Zen Browser 1.21.4b changelog: New Features Updated to Firefox 152.0.2 and 152.0.3 Added 'Edit pinned tab' context menu item to manually set a pinned tab's URL Added 'Add Route for Domain' context menu item to quickly add a tab's domain to the Space Routing settings Fixes Prevent sidebar from flickering when moving a tab (#14131) Full-screening while on a glance tab will now expand the glance tab to a normal tab (#11766) Fixed space routing tabs opening in background when it should be in foreground (#14183) Other minor bug fixes and improvements. Download: Zen Browser | 90.2 MB (Open Source) Download: Zen Browser ARM64 | Other Operating Systems View: Zen Browser Home Page | Screenshots 1 | 2 | Reddit Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • I was using searxng for about a year , self hosted, but results were starting to timeout and eventually it became unusable so I switched to degoog. Much better for my needs, more polished and add-ons like maps and calculations etc
    • Fake Superman doing the Anti-Trump PR for us, good man !
    • Hello, I am not as familiar with AMD CPUs as I am with Intel's, but as I understand it, that's a mid-range CPU from about three years ago.  I would think it to be fine for everyday casual-type use.  A larger SSD might be better, but with storage prices these days that's a decision that has to be carefully thought about. Regards, Aryeh Goretsky  
  • Recent Achievements

    • One Month Later
      Excellence2025 earned a badge
      One Month Later
    • Week One Done
      Excellence2025 earned a badge
      Week One Done
    • Week One Done
      flexorcist earned a badge
      Week One Done
    • One Month Later
      Woland13 earned a badge
      One Month Later
    • Week One Done
      Woland13 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      504
    2. 2
      +Edouard
      205
    3. 3
      PsYcHoKiLLa
      147
    4. 4
      Steven P.
      72
    5. 5
      FloatingFatMan
      68
  • Tell a friend

    Love Neowin? Tell a friend!