Topic: Inline css - unknown stylesheet (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=10848" title="Pages that link to Topic: Inline css - unknown stylesheet (Page 1 of 1)" rel="nofollow" >Topic: Inline css - unknown stylesheet <span class="small">(Page 1 of 1)</span>\

 
Nimraw
Paranoid (IV) Inmate

From: Styx
Insane since: Sep 2000

posted posted 11-01-2002 10:04



ok, time for some disobedience.

We have kind of a Content Managementsystem at work where we are allowed to add html-code to some fields.

Now I want to create some links in this area, but when I do they look like crap because of the stylesheet settings (I don't have the rights to access the stylesheet... don't ask... it's all politics).

There must be a way to override the linked CSS-file to format the links in the code, right? Using Span or Div mebbe?

I've searched google, but haven't found the syntax for inline formatting of links, just text.

Could someone help me out? I guess this is a kindergarten-class-problem, but programming really isn't my strong side...

Thanks

mr.maX
Maniac (V) Mad Scientist

From: Belgrade, Serbia
Insane since: Sep 2000

posted posted 11-01-2002 11:12

You can specify CSS style definition directly in code via STYLE attribute... For example:

<A HREF="javascript:;" STYLE="color: green; font-family: verdana; font-size: 18px; font-weight: bold;">CLICK HERE!!!</A>


Nimraw
Paranoid (IV) Inmate

From: Styx
Insane since: Sep 2000

posted posted 11-01-2002 11:33

Thanx a million. Now I'm able to outsmart the system once again

I knew it was simple, but I couldn't find the correct syntax.



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu