Web Hosting Talk







View Full Version : Easy HTML or CCS question help


mcsq
11-02-2005, 03:20 PM
I need code to replace or delete TEXT on a page above / or before the code.
The page I’m working on I can’t edit the text at the top I don’t have access. Is there anyway that I can do a replace?

Example

Text on top of page says

123


Code I need says

Every place on page it says 123 replace with ABC

Can this be done? I can only use HTML or CCS?

Thanks

BroadAndElmwood
11-02-2005, 04:06 PM
You might be able to use javascript to remove/rewrite it.

It depends on where in the html the text you're trying to remove is.

:lovewht: :usflag:

bear
11-02-2005, 04:13 PM
Why don't you have access to this?

BroadAndElmwood
11-02-2005, 05:13 PM
Why don't you have access to this?

This would be the case if the page is on a "free" host, where they put ad headers/footers on your page.

mcsq
11-02-2005, 05:36 PM
Why don't you have access to this?

It's for the website myspace they give you limited access through a form input box to customize your page.

The code below replaces a image. It's over my head to what it is doing

<style type="text/css">table table table td.text div img {visibility:hidden;} table table table td.text div { background-image:url("Link-to-new-picture-here"); background-repeat:no-repeat;} table table table td.text table table div img {visibility:visible;} table table table td.text table table div { background-image:none;}</style>

BroadAndElmwood
11-02-2005, 06:38 PM
You're better off just paying for an ad-free site.

If they figure out you've somehow removed their source of revenue, they may just yank your site and not give you the chance to save anything off.

mcsq
11-02-2005, 08:34 PM
You're better off just paying for an ad-free site.

If they figure out you've somehow removed their source of revenue, they may just yank your site and not give you the chance to save anything off.

No this for myspace.com and I'm not doing anything Unethical. Just need to replace text that is viwed on the screen? I have all of my site hosted on directNIC bannerless for ten bucks a year. For ten buck a year it's worth going throught this much work? just trying to learn something new.

Dan L
11-02-2005, 10:01 PM
the amount of work it would take to learn the CSS to cover up parts of myspace would be far greater than the cost of paying for a site..