- In the extension bar, click the AdBlock Plus icon
- Click the large blue toggle for this website
- Click refresh
- In the extension bar, click the AdBlock icon
- Under "Pause on this site" click "Always"
- In the extension bar, click on the Adguard icon
- Click on the large green toggle for this website
- In the extension bar, click on the Ad Remover icon
- Click "Disable on This Website"
- In the extension bar, click on the orange lion icon
- Click the toggle on the top right, shifting from "Up" to "Down"
- In the extension bar, click on the Ghostery icon
- Click the "Anti-Tracking" shield so it says "Off"
- Click the "Ad-Blocking" stop sign so it says "Off"
- Refresh the page
- In the extension bar, click on the uBlock Origin icon
- Click on the big, blue power button
- Refresh the page
- In the extension bar, click on the uBlock icon
- Click on the big, blue power button
- Refresh the page
- In the extension bar, click on the UltraBlock icon
- Check the "Disable UltraBlock" checkbox
- Please disable your Ad Blocker
- Disable any DNS blocking tools such as AdGuardDNS or NextDNS
- Disable any privacy or tracking protection extensions such as Firefox Enhanced Tracking Protection or DuckDuckGo Privacy.
If the prompt is still appearing, please disable any tools or services you are using that block internet ads (e.g. DNS Servers, tracking protection or privacy extensions).
Question
+Seetheworldsecond Subscriber¹
First of all this is Myspace.com/hellojesus and what i did so far to it.
Ok I know I did this wrong, I made a flash Table and wanted to replace The Contact Table that Myspace already provides for me, And this is my code..
<div style="z-index: 2; position: absolute; left: 68px; top: 443px; ; width: 0px; padding: px; border: black 0px dashed;"><iframe src="http://www.geocities.com/thething316/MyContact.swf" height=150 width=300 scrolling="no" frameborder="0"></iframe></div>
I know Something is wrong cause it look good in Internet Explorer and Bad On fireFox(test it on both browsers and ull see) btw Its www.myspace.com/hellojesus
And Someone told me that my coding was off, What I want to do is Remove the Myspace contact table and replace it with my own, its the same size(300px 150px) except its flash!
So Can Someone Please Help me thanks.
-edit- omg I resized my browser and my contact table moved!?!?!
-edit- I tryed using this but it just was all black and my flash didnt show up!
<style type="text/css">
.contactTable { display: none }
width:300px !important; height:150px !important; padding:0px !important;
background-image:url("<iframe src="http://www.geocities.com/thething316/ContactTable.swf" height=150 width=300 scrolling="no" frameborder="0"></iframe>");
background-attachment:scroll; background-position:center center;
background-repeat:no-repeat; background-color:transparent; border:0px;}
.contactTable table, table.contactTable td { padding:0px !important;
border:0px; background-color:transparent; background-image:none;}
.contactTable a img {visibility:hidden; border:0px !important;}
.contactTable .text {font-size:1px !important;}
.contactTable .text, .contactTable a, .contactTable img {filter:none;}
</style>
-edit- I was givin this advise
"Just create a DIV, size it to the same size as the contact table, use absolute positioning to put it in the correct place, and place the embed code for your flash file, within the container :)"
But Im noob! :cry:
Edited by NarutorockerLink to comment
https://www.neowin.net/forum/topic/337672-divcss-code-im-noob-help-plz/Share on other sites
2 answers to this question
Recommended Posts