Forum Home
PC World Chat
 
Thread ID: 134463 2013-07-03 22:20:00 The new system takes some small changes in technique R2x1 (4628) PC World Chat
Post ID Timestamp Content User
1347949 2013-07-04 21:57:00 Or just use your smart phone, no adds on the mobile version. dugimodo (138)
1347950 2013-07-04 22:04:00 Or just use your smart phone, no adds on the mobile version.

Or...

5097

:D
pcuser42 (130)
1347951 2013-07-05 01:08:00 /^\That's the one wit de faults alright. ;) R2x1 (4628)
1347952 2013-07-05 01:15:00 /^\That's the one wit de faults alright. ;)

It works better than the default...
pcuser42 (130)
1347953 2013-07-05 01:39:00 More faults, or bigger ones? ;) R2x1 (4628)
1347954 2013-07-05 13:16:00 Looks like the missing first posts are caused by a combination of them sticking the first post inside an ad container, and people running the cleanup CSS. I've updated it to take the changes into account - business as usual here (userstyles.org), or in the quote below.

If you originally installed this CSS via userstyles, you should be able to just click the 'Check for Updates' button in the preferences for Stylish, and you'll get the changes automatically.

/* ***** Changelog *****
* 2013-07-05
* Added workaround to preserve first-post content while still nuking the first-post ads.
*
* 2011-08-30
* Updated for vBulletin 4
*
* 2010-11-25
* Added support for IE 7+
*
* 2010-11-22
* Complete rewrite to work with the new PCW site theme
*
* 2010-09-23
* Removed all adbureau.net links (incl. images)
*
* 2010-02-11 21:27
* Removed a new banner ad at the top of the forum
*
* 2009-10-29 12:56
* Changed width of left ad column (thanks R2x1 for noticing this)
* Removed a new div containing more top ads
* Removed google ads iframes
* Removed the new logo
*/
#header > div,
#adSpace1,
#ad_thread_first_post_content > div:first-child,
#ad_global_above_footer,
div.pcw_footer,
div.boxtrademe_job,
div.clear_space,
iframe
{display: none !important;}


div.hasad {
margin-right: 0;
}


body {
min-width: 1000px !important;
}
#navbar {
margin-top: -38px !important;
}
div.above_body {
background: #2A2A2A !important;
}
#header #toplinks {
display: block !important;
position: relative !important;
margin-right: 180px !important;
top: 1px !important;
z-index: 999 !important;
}
#toplinks li {
background: transparent !important;
color: #666 !important;
}
#toplinks a {
color: #444 !important;
}
#navtabs > li {
margin-top: -1px !important;
}
Erayd (23)
1347955 2013-07-11 07:42:00 Further to the above post, here are the instructions again:

How to apply in Chrome: Install the Stylish addon from here (chrome.google.com) if it's not already installed.
Browse to this page (userstyles.org).
Click 'Install with Stylish'.
A confirmation box will appear - click 'OK'.
How to apply in Firefox: Install the Stylish addon from here (addons.mozilla.org) if it's not already installed.
Browse to this page (userstyles.org).
Click 'Install with Stylish'.
A confirmation box will appear - click 'Install'.
How to apply in Opera: Open up your favourite text editor (notepad is popular) and paste the CSS code above into a new file.
Save it as a CSS file somewhere (e.g. 'pressf1.css').
Browse to PressF1.
Right-click the page, then click 'Edit Site Preferences'.
Click on the 'Display' tab.
Click the 'Choose' button in the 'My Stylesheet' section.
Browse to the CSS file you saved earlier, then click 'Open'.
Click 'OK'.
Refresh the page.
How to apply in Internet Explorer: Download Chrome (www.google.com), Firefox (www.mozilla.com), or Opera (http://www.opera.com/).
Install it.
Follow the above instructions as appropriate.
Erayd (23)
1347956 2013-07-11 08:30:00 How to apply in Internet Explorer: Download Chrome (www.google.com), Firefox (www.mozilla.com), or Opera (http://www.opera.com/).
Install it.
Follow the above instructions as appropriate.

:lol::lol:
Although I would include chrome in with IE I can't stand either
gary67 (56)
1 2