Runboard.com
Слава Україні!
Lost? Hover on Bookmarks!
Runboard Extra! The Runboard Directory Runboard Knowledge Base

Welcome to Runboard Support, the place to find help with your Runboard user account or message board.

If you can't find the answer you need with our search feature, ask here, and a member of staff will respond to you personally.

Chat room Runboard Knowledge Base (wiki) Search Facebook Twitter

runboard.com       You are not logged in.

 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
targeting auto-response


Does anyone know how to target this message in the CSS?
quote:

Karma vote recorded.
Redirecting you to http://bakheva.runboard.com/p298635 in 3 seconds. If the redirection doesn't happen, please click here



---

Advertise Boards On TRDConceptsDE
12/14/2018, 12:01 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Re: targeting auto-response


The good news is I figured out a way to fix the text color of the karma message and many more.

The bad news is my fix requires other seemingly unrelated areas to have an additional font color declarations to blend in correctly when utilizing the method I discovered.

So far I have been unable to find the CSS setting which handles the text color of the polls auto response (which I find annoying).

---

Advertise Boards On TRDConceptsDE
12/16/2018, 4:17 am Link to post Email Pastor Rick   PM Pastor Rick Blog
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator
Head of Runboard staff

Registered: 11-2005
Posts: 26740
Karma: 436 (+489/-53)
Reply | Quote
Re: targeting auto-response


"Karma vote recorded" would be tricky. You could probably use a PHP-powered CSS file and host it on rbbt. The PHP could be written so that the CSS only executes if pleasedo=karmavote is in the URL, and the CSS could target the first td within .ak_msg_master_table when the CSS is executed.


The rest of that wording is inside the .moderate_takehimback_td class. I got this from the source code by hitting CTRL+U before the page could redirect.

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
12/23/2018, 9:16 am Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator
Head of Runboard staff

Registered: 11-2005
Posts: 26740
Karma: 436 (+489/-53)
Reply | Quote
Re: targeting auto-response


Or, we could ask Thor to add a class to those words and others that don't already have one. emoticon

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
12/23/2018, 9:19 am Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Re: targeting auto-response


I was able to indirectly target the karma message color by using the #ak_board_home id, but I then had to add color declarations to the board statistics title and data classes to match the rest of the message boards text.

The polls "vote recorded" message is hiding somewhere else, and I have been unable to locate where that is.

---

Advertise Boards On TRDConceptsDE
12/23/2018, 1:07 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator
Head of Runboard staff

Registered: 11-2005
Posts: 26740
Karma: 436 (+489/-53)
Reply | Quote
Re: targeting auto-response


Good job figuring that one out. emoticon


I can't delve too deeply into this at the moment, but in case it helps, the body id for those is ak_forum_## and the source is:


<table class="ak_msg_master_table" cellspacing="5" bordercolor="#000000" border="0" width="100%">
<tr>
<td style="border-width: 0px;">

<table class="ak_msg_loclinks" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td align="left">
  <span class="locationboard">
    <a href="http://bakheva.runboard.com/">Runboard Support Forums</a>
  </span>
  <span class="locationforum">
    <br />&nbsp;
    <a href="http://bakheva.runboard.com/f##">FORUM NAME</a>
  </span>
  <span class="locationtopic">
    <br />&nbsp; &nbsp;
    <a href="http://bakheva.runboard.com/t#####">SUBJECT LINE</a>
  </span>
<br />
</td>
<td align="right">
  <span class="miscoptbar">
    <a href="#" onclick="cli_room_open('akheva'); return false;"></a><br />
    <a href="http://bakheva.runboard.com/t17117,format=rss">RSS</a>
  </span>
</td>
</tr>
</table>

<br /><center>Vote recorded!</center><table class="moderate_takehimback">
<tr><td class="moderate_takehimback_td">Redirecting you to http://bakheva.runboard.com/t17117 in 5 seconds. If the redirection doesn't happen, please click <a href="http://bakheva.runboard.com/t17117">here</a></td>
</tr>
</table>
<META HTTP-EQUIV="Refresh" CONTENT="5;URL=http://bakheva.runboard.com/t17117">
<div class='msg_foot_linkbar'>

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
12/24/2018, 10:12 am Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 


Add a reply



You are not logged in (login)