|
Post by stinky666 on Dec 31, 2005 23:47:37 GMT -5
Forum URL: exdat.proboards44.comProblem: I have the Ultimate Info Center v3 code on, and it works perfectly fine, but ive now added the 'Extra Info Center Sections' code, and they obviously dont work together.. So is there anyway that they could? Because i want them both on... Look on my forum to see what i mean by 'they obviously dont work together'.... Thanks.. (P.S. I have tried putting the 'Extra Info Center Sections' code above the info code, but no luck, ive also tried putting it just beneath it and at the very bottom of my footers, obviously still no luck...)
|
|
|
Post by Ross on Jan 1, 2006 11:49:54 GMT -5
Try this just below the ultimate info center code instead <script type="text/javascript"> <!-- /* extra section in ultimate info center v3 */ if(location.href.match(/\.com\/?(index.cgi)?\??(&?action=home)?(#\w+)?$/)) { var par = document.getElementById('holder').parentNode.parentNode.parentNode.parentNode; var z = par.rows.length var newTitle = par.insertRow(z).insertCell(0); newTitle.className = 'catbg'; newTitle.colSpan = 2; newTitle.innerHTML = '<font size="2" color="769871"><b>Copyright Notice</b></font>'; var desCell = par.insertRow(z+1).insertCell(0); desCell.className = 'winodwbg'; desCell.align = 'center'; desCell.innerHTML = '<div style="width: 500px;">Extreme Data was created by and is owned by Stinky666. Banner and on/off icons were created by 40uN4tion. All rights reserved.</div>'; } //--> </script>
|
|
|
Post by stinky666 on Jan 1, 2006 15:21:12 GMT -5
It works using AOL, but not with Mozilla FireFox... Is there anyway you can make it work in FireFox?
|
|
|
Post by Ross on Jan 1, 2006 16:09:29 GMT -5
Pshhh, who likes FireFox anyway? Recopy it
|
|
|
Post by stinky666 on Jan 1, 2006 20:32:55 GMT -5
woohoo...Thanks Ross... And, i like using FireFox Im assuming you have never used AOL? Because if you had, then you would know that the gfx on FireFox are much better than AOL... Thats why i like F.F so much
|
|
|
Post by Bradley on Jan 1, 2006 23:56:13 GMT -5
Who doesn't like Firefox? (with a real reason)
|
|
|
Post by Ross on Jan 2, 2006 7:07:49 GMT -5
Who doesn't like Firefox? (with a real reason) A real reason? Well my version of firefox takes like 3 minutes to actually open and even then is really slow, making it much quicker and easier to use IE. Is that a good enough reason?
|
|
|
Post by stinky666 on Jan 2, 2006 11:12:06 GMT -5
To be honest, my FireFox takes quite long to load pages.. But, the image quality of forums and websites is much better using FireFox than AOL... I cant find my IE on my computer.. Well, i can find things relating to IE, but not the actual IE browser... And i know i have it, cos it opened up automatically once... Any ideas on how to find my IE? (I know ive got completely off topic )
|
|
|
Post by Ross on Jan 2, 2006 13:31:58 GMT -5
Should be in: My Computer --> C Drive --> Program Files --> Internet Explorer And yes, this is quite off-topic now
|
|
|
Post by stinky666 on Jan 2, 2006 20:58:41 GMT -5
I cant find internet explorer browser anywhere on my pc. I have been into my program files, and there is a folder named 'Internet Explorer' but when i open it, it has 3 other folders, one named 'Connection Wizard' another named' Plugins' and one named 'Signup'... If i click 'signup' then it has something in which is called 'Install - internet communication settings' then if i click on that and open it, it says 'Warning you are about to change your internet settings. if you wish to continue click 'ok', else click 'cancel'. So i click ok, but it has done nothing at all.... So, my help question is, where is my IE Browser?
Any help is very much appreciated...
Thanks in advance..
|
|
|
Post by Bradley on Jan 2, 2006 21:35:53 GMT -5
It should be C:\Program Files\Internet Explorer\iexplore.exe
You could always type iexplore.exe in the run dialog. Or use the search feature.
|
|
|
Post by stinky666 on Jan 2, 2006 22:09:19 GMT -5
Found it now... People on PB helped me And i have the shortcut on my desktop too thank god... You can lock this now if you want, cos i doubt i will have trouble witht the info center now... Thanks though CC
|
|