Results 1 to 4 of 4

Thread: css trouble

  1. #1
    Join Date
    Apr 2005
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default css trouble

    I have a site where the owner wants to edit text himself. i have created a js script that he can modify, but am having trouble with it reconising my css script
    with font, color, size. I can't find any info from anyone on how this can be done.
    Tips would be great. Thanks for your time. Have a good one.


    js:T N T COMPUTERS & Laptop Repairs,
    In-Home & In-Store Service
    You come to us or we'll come to you.
    However you want it,


    css:.linkR-COMA {font-family: Antique; color:
    #ff0000; font-size:25px; font-weight: 100; text-decoration: none; cursor: help:}
    .linkR-COMA:link {color: #ff0000; font-size: 25px; text-decoration: none}
    .linkR-COMA:active
    {color: #ff0000; font-size: 25px; font-weight: bold; text-decoration: none}
    .linkR-COMA:visited
    {color: #ff0000; font-size: 25px; font-weight: bold; text-decoration: none}
    .linkR-COMA:hover
    {color: #ff0000; font-size: 25px; font-weight: bold; text-decoration: none ; cursor: help:}


    html tag:<div id="C"
    style="z-index: 30; position: absolute; top: 0px; left: 0px; width: 800px; height: 600px; visibility: visible;">
    <a href="R-COM1.js" class="linkR-COMA"><img alt="" src="2.gif"
    border="0" height="600" width="800"></a><span class="linkR-COMA"></span></div>



    Am i crazy?
    Last edited by rcoms; 04-16-2005 at 04:31 AM.

  2. #2
    Join Date
    Apr 2005
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I have 32 views to this thread and no replys. Im not looking for a magic fix here,
    is this function possible? Am I going about it wrong? what about document.write?
    Will i get any input from anyone? It would be helpfull. THANKS in advance.

  3. #3
    Join Date
    Dec 2004
    Location
    UK
    Posts
    2,358
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by rcoms
    I have a site where the owner wants to edit text himself.
    Then use a pre-existing content management system (CMS).

    [I] am having trouble with it reconising my css script
    with font, color, size.
    Perhaps you have had no responses so far because it isn't clear what exactly you are trying to do, let alone what the problem is.

    I have 32 views to this thread and no replys.
    I hope the inability to show a little patience isn't going to become a common theme among those seeking help. It's incredibly rude, considering you're getting assistance for free.

    Mike

  4. #4
    Join Date
    Apr 2005
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Im happy to here from you Mike, and am not trying to be rude, just frustrated i guess,
    i have never had to ask for help so far. I will research (CMS) and try to go from there.
    ? for you, Mike, " Perhaps you have had no responses so far because it isn't clear what exactly you are trying to do, let alone what the problem is."---did you mean from this
    forum, or from my HTML. No matter i will do some more research, and post my results.
    Thanks again, and i am sorry for being rude. rcom

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •