Hide extended network text .. but, Hide Extended Network Text .. But still would like to put in my own *. |
Hide extended network text .. but, Hide Extended Network Text .. But still would like to put in my own *. |
Jun 10 2006, 05:54 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Jun 2006 Member No: 421,264 |
Sorry to bug everyone,
But I just don't know what I'm doing... So I'm asking for help. could someone please help me. L.F.D. P.S. Thank You all for taking you time to read my message for help. |
|
|
|
![]() |
Jun 10 2006, 09:17 AM
Post
#2
|
|
![]() rainy days fade away.. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 566 Joined: Oct 2004 Member No: 58,261 |
Usually most people just make the text in that area really small. Like 2px...
|
|
|
|
Jun 10 2006, 01:43 PM
Post
#3
|
|
![]() There Are Strange Things Afoot At The Cirlce K ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,130 Joined: Oct 2005 Member No: 253,395 |
get rid of the visability:hidden part in your code, you only need the display:none
|
|
|
|
Jun 10 2006, 08:26 PM
Post
#4
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Jun 2006 Member No: 421,264 |
Thank you for the help.... but didn't work for me
These are the Scripts <style type="text/css"> table table table td {vertical-align:top ! important;} span.blacktext12 { visibility:visible !important; background-color:transparent; background-image:url(" My URL "); <------ Where I put my *.gif background-repeat:no-repeat; background-position:center center; font-size:0px; letter-spacing:-0px; <-------------------------I've Tried lowering the px width:435px; height:75px; display:block !important; } span.blacktext12 img {display:none;} </style> I tried adding the script with display:none there is no change <style type="text/css">.blacktext12 {display:none}</style> <------I've Tried display:none anything else to Try? And also Thank you all again for taking your time in reading about my problem. |
|
|
|
Jun 11 2006, 12:38 AM
Post
#5
|
|
![]() There Are Strange Things Afoot At The Cirlce K ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,130 Joined: Oct 2005 Member No: 253,395 |
<style type="text/css">.blacktext12 {display:none;}</style>
you forgot the part i bolded |
|
|
|
Jun 11 2006, 08:30 PM
Post
#6
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Jun 2006 Member No: 421,264 |
<style type="text/css">.blacktext12 {display:none;}</style> you forgot the part i bolded Thank You, Coldtrance Well I had to remove the other text yo get the above code to work like this. L.F.D. Removed Image Copy and pasted But it also will not work if I use this script with it. <style type="text/css"> table table table td {vertical-align:top ! important;} span.blacktext12 { visibility:visible !important; background-color:transparent; background-image:url("My *.gif pic URL "); background-repeat:no-repeat; background-position:center center; font-size:0px; letter-spacing:-0px; width:435px; height:75px; display:block !important; } span.blacktext12 img {display:none;} </style> What I would like it some like this.... L.F.D. Removed Image They still have there pic, but with no text saying Bla Bla is in your extended network Thanks to eveyone that read this. Again Thank You, Coldtrance <--- you rock |
|
|
|
Jun 12 2006, 12:19 PM
Post
#7
|
|
![]() My peanut. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 948 Joined: Jul 2005 Member No: 187,456 |
you can also go to www.chasebadkids.net and put in your image url and then take the code they give you.
|
|
|
|
Jun 12 2006, 10:01 PM
Post
#8
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Jun 2006 Member No: 421,264 |
First off let me say " Thank You " to you all that tried to hlep me. It seems the my layout code was messed up. So everything that I would have tried didn't work. But Ive tried using an other layout and the changed and put things in.... and Vola.
I know I still need a tad bit more work but Thanks again to you all ......... you all rock !!! |
|
|
|
![]() ![]() |