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.

Page:  1  2  3 

 
Autumn77 Profile
Live feed
Blog
Friends
Miscellaneous info

Regular poster

Registered: 08-2017
Posts: 196
Karma: 7 (+7/-0)
Reply | Quote
Re:


 Yes that’s it !
now tell me ...what did you do to get it to stop showing up in campfire chat forum? I looked at it but I’m not quite sure

---

1/8/2018, 1:44 am Link to post PM Autumn77 Blog
 
Autumn77 Profile
Live feed
Blog
Friends
Miscellaneous info

Regular poster

Registered: 08-2017
Posts: 196
Karma: 7 (+7/-0)
Reply | Quote
Re:


I lost my reply hah
OK what I said was yes that’s the way I want it ! yay!👍

 now tell me what did you do to stop it from showing up in campfire chat forum? What code did you add?


Ah I see the post was here on page 2.

 Ok from what I can tell is you did not have to add a code to the other forum to stop “welcome to Happy Trails”from showing up ....you just added a second “welcome” code.correct?

 So if/when I want to change it back to the way it was ,(without the top “welcome”)I shouldn’t have a problem correct .?😊

Last edited by Autumn77, 1/8/2018, 2:12 am


---

1/8/2018, 1:46 am Link to post PM Autumn77 Blog
 
Susa Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator


Registered: 07-2006
Location: Oχάιο
Posts: 4626
Karma: 128 (+137/-9)
Reply | Quote
Re: Coding question


In your HTML, I have:

<div id="welcome"></div>

<div id="header"><h1>Happy Trails 2</h1></div>

<div id="header2"></div>

Those have to be in HTML so that what I put in CSS becomes pictures on your board.


In CSS, I have:

This one is your Welcome at the top:
#ak_board_home #welcome {
     display: block;
     height: 65px;
     background: url('https://s1.gifyu.com/images/822B0CB3-4BEA-4FE0-BC9E-25E78E37FF8C.png') no-repeat center;
}

This one is your main header:
#header {
   background: url(http://s1.gifyu.com/images/AAC144AD-5BAC-4EFC-985F-54F85C88B697.gif)
  no-repeat center;
  height: 240px;
  margin-top: 8px;
  margin-bottom: 10px
 }

#header h1 { display: none; }

This one is Winter Greetings:
#ak_board_home #header2 {
     display: block;
     height: 31px;
     background: url('https://s1.gifyu.com/images/EF4D7D3D-FEB2-413D-8C15-B97189ADC026.gif') no-repeat center;
}

---

SS eH PF
1/8/2018, 2:10 am Link to post PM Susa Blog
 
Autumn77 Profile
Live feed
Blog
Friends
Miscellaneous info

Regular poster

Registered: 08-2017
Posts: 196
Karma: 7 (+7/-0)
Reply | Quote
Re:


Ah. Yes,I,see.

So if I remove the TOP Welcome ,will I need to remove ,er, or,what changes ,if any,will I need to make in HTML?

---

1/8/2018, 2:49 am Link to post PM Autumn77 Blog
 
Susa Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator


Registered: 07-2006
Location: Oχάιο
Posts: 4626
Karma: 128 (+137/-9)
Reply | Quote
Re:


I think you could just let the HTML be. That way, if you wanted to put another Welcome in sometime, you wouldn't have to worry with HTML. It would already be in there.

Lesa can correct me on this if I am wrong.

The Welcome HTML was already in there, today, from when you fiddled with a Welcome before.

---

SS eH PF
1/8/2018, 3:02 am Link to post PM Susa Blog
 
Autumn77 Profile
Live feed
Blog
Friends
Miscellaneous info

Regular poster

Registered: 08-2017
Posts: 196
Karma: 7 (+7/-0)
Reply | Quote
Re:


Well. I don’t know what happened-alls i did was change the URL of “welcome to happy trails “because I had it in a different color and and wanted it to match the picture that I just changed up and the whole board went wacko!

So I removed it I’m done I’m not gonna play with that anymore but thank you so much for your help.!!

Or if I do play with it it will be on my other born until I figure out what causes it to do that.

Again,I appreciate all your time you put into this. Like I said I’ll probably play with it on the other boardwith the code you gave me. Maybe HTML messed up -although I didn’t touch anything in there. Crazy.

---

1/8/2018, 3:21 am Link to post PM Autumn77 Blog
 
Joxcenia Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator
Runboard staff member

Registered: 11-2005
Location: Whoosher House
Posts: 7810
Karma: 74 (+75/-1)
Reply | Quote
Re: Coding question


Don't forget to copy/paste the CSS and HTML codes to a hidden thread/s for safe keeping, when you have it set up like you want. It will be there for safe keeping should you mess up and need to use it to reset everything.








---

1/8/2018, 3:44 am Link to post Email Joxcenia   PM Joxcenia Blog
 
Autumn77 Profile
Live feed
Blog
Friends
Miscellaneous info

Regular poster

Registered: 08-2017
Posts: 196
Karma: 7 (+7/-0)
Reply | Quote
Re: Coding question


Good reminder! I did the CSS .have to do html.😊👍

---

1/8/2018, 3:50 am Link to post PM Autumn77 Blog
 
Autumn77 Profile
Live feed
Blog
Friends
Miscellaneous info

Regular poster

Registered: 08-2017
Posts: 196
Karma: 7 (+7/-0)
Reply | Quote
Re:


Can the html stay as is even though I removed the TOP Welcome?


---

1/8/2018, 3:54 am Link to post PM Autumn77 Blog
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator
Head of Runboard staff

Registered: 11-2005
Posts: 26746
Karma: 436 (+489/-53)
Reply | Quote
Re: Coding question


Yes, Autumn, you can keep your HTML exactly as it is now. emoticon

Susa - Great job with the code! emoticon

Jox - Good reminder about keeping the codes in a hidden thread. emoticon

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
1/8/2018, 6:31 am Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 


Add a reply

Page:  1  2  3 



You are not logged in (login)