Ad Color?

Status
Not open for further replies.

WhiteOut

New Member
Messages
111
Reaction score
0
Points
0
Is there a way to change the link color without changing my CSS? You cant see the x10 ads because of the color it is now, but I need my other links to be that color. How can I make it so you can see the ads, or how can I change the background of the ad text?
 

kajasweb

New Member
Messages
1,723
Reaction score
0
Points
0
I don't know whether I'm giving the answer for your query. But, wrapping the Ad-Code with a DIV Tag that has a ID Selector and giving the appropriate colors to it will work.
 

WhiteOut

New Member
Messages
111
Reaction score
0
Points
0
You mean like this?
Code:
<div style="color:#000000;"><script type="text/javascript" src="http://x10hosting.com/adserve.js?advanced"></script></div>
I just tried that and it didnt work.
 
Status
Not open for further replies.
Top