change of parameters тескта with links

Discussion in 'General InkThemes Discussion and Feedback' started by agentremonta, Jul 4, 2013.

Thread Status:
Not open for further replies.
  1. agentremonta

    agentremonta New Member

    Joined:
    Apr 14, 2013
    Messages:
    10
    Likes Received:
    1
    Hello, prompt as to change text parameters with links in css to all site?
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  3. agentremonta

    agentremonta New Member

    Joined:
    Apr 14, 2013
    Messages:
    10
    Likes Received:
    1
    at the moment, the word with a link not noticeable, isn't present effect at guidance of the cursor how to change to make so that at guidance of the mouse pointer текс changed and this word the link was visible that?
     
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  5. agentremonta

    agentremonta New Member

    Joined:
    Apr 14, 2013
    Messages:
    10
    Likes Received:
    1
  6. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Paste the following code in your Custom CSS
    (Appearance -> Theme Options -> Styling Options -> Custom CSS)

    Code:
    a {
    color: red;
    }
    a:hover {
    color: blue;
    }
    Inplace of "red" and "blue" you can put your color or color code.
    This will solve your issue.
     
  7. agentremonta

    agentremonta New Member

    Joined:
    Apr 14, 2013
    Messages:
    10
    Likes Received:
    1
    thanks, you as always are magnificent, it is pleasant to work with you!!!
     
    Nitesh likes this.
Thread Status:
Not open for further replies.

Share This Page