• 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

    • Tidal won't monetize AI slop music, company says by David Uzondu Image via Tidal Tidal has announced an AI policy aimed at protecting artists and their crafts, as AI music generation tools continue to improve both in speed and quality. According to the music streaming platform, AI-generated music will be accepted, but these tracks will be held to a "higher standard" of content integrity. Next month, the company plans to auto-identify and tag these uploads. Listeners will spot a special icon next to content that algorithms flag as 100% AI-generated starting mid-July, and the platform hopes to expand this tag to partially generated songs as detection tech improves. Any AI music that exploits an artist's voice or likeness will be taken down, and Tidal will immediately block tracks associated with fraudulent activity, which includes artificial streaming and deceptive content that interferes with real creators. And finally, music that's 100% AI-generated will not be monetized. Tidal said there is "ongoing debate" about whether certain licensed synthetic models deserve payouts, so it's possible that this part will change in the future. Streaming platforms are absolutely getting flooded with AI-generated music because of how easy it is to pump out endless tracks every minute. To give you an idea of how "bad" it is, Deezer alone reported that synthetic uploads now make up about 44% of its daily intake, which translates to roughly 75,000 automated tracks hitting its servers every single day. Interestingly, Deezer found most people cannot tell the difference between human and machine creations, with an Ipsos study revealing that 97% of listeners failed to spot the AI-generated tracks. Spotify's CEO recently pushed back against listeners who call AI music "slop," urging people to stop using the term and instead embrace the creative potential of AI music. The Swedish platform partnered with Universal Music Group to test "legal and controlled" generative AI tools that let subscribers remix songs with AI.
    • According to Microsoft, Cause: One of the drivers controlling the device notified the operating system that the device failed in some manner.   https://support.microsoft.com/en-us/topic/error-codes-in-device-manager-in-windows-524e9e89-4dee-8883-0afa-6bca0456324e
    • This looks awesome, I will request access via Steam later this afternoon!
    • Personally, I’ve found that it’s usually worth investing in the infrastructure you don’t want to replace later, especially cabling. Running Cat6A (or better, depending on your needs) during an upgrade is relatively inexpensive compared to having to re-cable a few years down the road. For switches I try to balance current specs with realistic growth. If my budget allows it Ill choose switches with higher uplink speeds which leaves room for expanding later on, but I don’t necessarily overspend on access ports if the endpoints won’t benefit from them anytime soon. One lesson I’ve learned is that planning for scalability pays off. It’s much easier to add devices, VLANs, or higher-bandwidth workloads when your network infrastructure already supports it than to replace hardware later.  What is your budget like?
  • Recent Achievements

    • Reacting Well
      NovaEdgeX earned a badge
      Reacting Well
    • Week One Done
      NovaEdgeX earned a badge
      Week One Done
    • One Year In
      BA the Curmudgeon earned a badge
      One Year In
    • Conversation Starter
      rosiecharles earned a badge
      Conversation Starter
    • First Post
      KMilenkoski1202 earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      539
    2. 2
      +Edouard
      269
    3. 3
      PsYcHoKiLLa
      154
    4. 4
      Steven P.
      99
    5. 5
      macoman
      66
  • Tell a friend

    Love Neowin? Tell a friend!