Runboard.com
Слава Україні!
Runboard Extra Chat Room Support Search Facebook

Runboard.com       Sign up learn about it | Sign in lost password?

 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

 


Registered: 07-2005
Location: Texas
Posts: 395
Karma: 51 (+55/-4)
Reply Quote
span.bottominfoline?


Hi,
If I am correct this:

Powered by AkBBS 0.9.4 - Link to us - Blogs - Hall of Honour - Chat
Click here to get your own free message board

is the info that is in the span.bottominfoline.

How do I make this appear beneath the div.backtotop which is in the html footer area that is currently beneath the bottom???

---

Advertise Boards On TRDConceptsDE
3/25/2007, 12:39 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 
The Mooseman Profile
Live feed
Blog
Friends
Miscellaneous info

 


Registered: 03-2005
Location: Looking for my brain...
Posts: 1047
Karma: 76 (+83/-7)
Reply Quote
Re: span.bottominfoline?


No, the info in the bottominfoline, is the last line only : Logged in as....

The info you seek to move is hardcoded on the server and cannot be moved

---
~ Quickly, I must hurry, for there go my people and I am their leader ~
3/25/2007, 8:55 pm Link to post PM The Mooseman
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

 


Registered: 07-2005
Location: Texas
Posts: 395
Karma: 51 (+55/-4)
Reply Quote
Re: span.bottominfoline?


OK, if I can not move that is there a way to reverse it and move the HTML Footer code so it is above the hardcoded line of text and links?

---

Advertise Boards On TRDConceptsDE
3/26/2007, 3:15 am Link to post Email Pastor Rick   PM Pastor Rick Blog
 
The Mooseman Profile
Live feed
Blog
Friends
Miscellaneous info

 


Registered: 03-2005
Location: Looking for my brain...
Posts: 1047
Karma: 76 (+83/-7)
Reply Quote
Re: span.bottominfoline?


Not with CSS or HTML

---
~ Quickly, I must hurry, for there go my people and I am their leader ~
3/27/2007, 6:54 pm Link to post PM The Mooseman
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

 


Registered: 07-2005
Location: Texas
Posts: 395
Karma: 51 (+55/-4)
Reply Quote
Re: span.bottominfoline?


HuZah!!! I finally found something that can not be done or faked in RunBoard!!! (jk)...

---

Advertise Boards On TRDConceptsDE
3/27/2007, 11:42 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 
The Mooseman Profile
Live feed
Blog
Friends
Miscellaneous info

 


Registered: 03-2005
Location: Looking for my brain...
Posts: 1047
Karma: 76 (+83/-7)
Reply Quote
Re: span.bottominfoline?


LOL, well, I have a few more if you wanna know what you cannot do emoticon

---
~ Quickly, I must hurry, for there go my people and I am their leader ~
3/28/2007, 11:41 am Link to post PM The Mooseman
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

 

Head of Runboard staff

Registered: 11-2005
Posts: 1895
Karma: 83 (+86/-3)
Reply Quote
Re: span.bottominfoline?


Well, most of the pages do have quite a bit of space above the "Powered by" line, with the exception of the reply screen. I haven't really looked at all the pages for this, so there could be more.

Theoretically, *cough* you could use relative positioning to re-position the back-to-top link. For pages that don't have the space, you could try adding it by adding a bottom margin to the content above it. For the reply screen, you could probably do this with .ak_msg_post_master_table.


<img class="backtotop" src="http://sample.com/backtotop.gif" alt="Top" />

.backtotop { position: relative; top: -100px; }
.ak_msg_post_master_table { margin-top: 50px; }

I haven't tested this and the numbers were pulled out of thin air, but I need to go to bed now, so hopefully this will give you something to work with.

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
4/9/2007, 3:10 am Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

 


Registered: 07-2005
Location: Texas
Posts: 395
Karma: 51 (+55/-4)
Reply Quote
Re: span.bottominfoline?


Update: Thor has added a CSS class for the "powered by AkBBS..." line so it can be targeted now. The CSS class for this line of text and links is .msg_foot_linkbar

---

Advertise Boards On TRDConceptsDE
3/13/2010, 11:40 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 


Reply





You are not logged in (login)