Hi guys… Can anybody tell me how to remove the borderline around my flash banner?
Thanks in advance
[url]http://tinyurl.com/nocwjv[/url]
Edit whatever stylesheet defines the class ‘ad-container’ and remove the border there.
[quote name=‘tbirnseth’]Edit whatever stylesheet defines the class ‘ad-container’ and remove the border there.[/QUOTE]
Thanks a lot! But since I don’t know a lot of html I don’t know which line I should edit and what I exactly should edit.
Hope you can tell me what to do…
On the styles.base.css file find the .ad container section and there should be a line thats something like border: 5px; or something like that, and just comment it out {* *} or just delete it.