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
Help!! I messed up!


I was changing Banner images and now it is not showing up!

 I don’t know what I did. I’m not sure if it’s in CSS or a HTML or both I can’t figure it out please help Susa or someone !

Happy trails 2

---

11/3/2017, 1:51 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: Help!! I messed up!


Well i keep looking. But. I can’t figure it. Less it’s in html.
Hope you can Susa. Or someone. Dang

I give 😳 . Been looking till my eyes about to fall out of my head
Can’t wait to find out what stopped the banner from showing up.
Least The banners in the forums are still showing up .

Last edited by Autumn77, 11/3/2017, 4:02 am


---

11/3/2017, 2:28 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: Help!! I messed up!


Can you revert the code to what it was before you made changes?


A trick I sometimes use is to have the CSS/HTML boxes open in two tabs. I make changes in the one tab, and leave the old code as is in the other tab. If I goof up I can just save the tab with the old code and revert everything back to the way it was.

I also use the back button and then use CTRL + Z to undo the changes I made and setting everything back to the way it was before and save it.


It's also handy to have a test board for making changes so that mishaps don't mess up the main board.







---

11/3/2017, 4:41 am Link to post Email Joxcenia   PM Joxcenia 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: Help!! I messed up!


Here's the culprit:

   height: 3O0px;

You had three-oh-zero instead of three-zero-zero. The letter "O" is wider than the number "0", which is how I spotted the error. Although a human can see what you meant, technology requires more precision.

I fixed it, but added two pixels, because the height of your image is actually 302px.

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
11/3/2017, 4:44 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: Help!! I messed up!


Here's a site that can help you catch CSS errors:

https://jigsaw.w3.org/css-validator/#validate_by_input

Just paste the CSS you changed into there, and it will let you know if the CSS is valid. In this case, you would want to paste this in:

#header {
   background: url(http://gifyu.com/images/996AF565-D914-46D8-AF35-4906E1AD9FB7.gif)
  no-repeat center;
  height: 3O0px;
  margin-top: 8px;
  margin-bottom: 10px;
 }

It will return this error:

Value Error : height Unknown dimension 3O0px

This is because 3O0 (three-oh-zero) isn't a number.

Edit to add: Jox's suggestions are good, too.

Last edited by Lesigner Girl, 11/3/2017, 4:57 am


---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
11/3/2017, 4:55 am Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 
Autumn77 Profile
Live feed
Blog
Friends
Miscellaneous info

Regular poster

Registered: 08-2017
Posts: 196
Karma: 7 (+7/-0)
Reply | Quote
Re: Help!! I messed up!


First I want to say thank you thank you very much!! Part of the problem is I’m trying to do it on my phone and I can’t keep two tabs open on my phone but what I’m going to do in the future is copy and paste what’s in there now and save it so I can at least have that to go back to. Now I want to read what you did I’ll be right back....

---

11/3/2017, 4:59 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:


Oh wow, my beady not so eagle eyes did not pick that up- about the 0,s!

You gals are good . I’m a happy camper again!😀
I’ll be saving and checking out that link .
Can’t thank you enough for responding so quickly too!👍🙂

Thanks for the tips. It’s crazy ya know I have a new Apple computer and anyway Who knew osteoporosis could be so devastating.Hopefully someday get back to being able to sit at it again.

Last edited by Autumn77, 11/3/2017, 5:10 am


---

11/3/2017, 5:04 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: 26740
Karma: 436 (+489/-53)
Reply | Quote
Re: Help!! I messed up!


You're welcome, Autumn! emoticon

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
11/3/2017, 5:28 am Link to post Email Lesigner Girl   PM Lesigner Girl 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: Help!! I messed up!


You are most welcome.


Does sitting hurt your back? Have you tried using your computer standing up?







---

11/3/2017, 6:51 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: Help!! I messed up!


Oh I wish. Unfortunately both aggravate my lower back due to arthritis and previously compression fractures-ugh. I do a few minutes either standing or sitting now.... But hard to concentrate when my back starts barking at me😳
Im hoping to get a laptop or iPad soon .Meanwhile I have to be extra careful while using my Phone .🙂



---

11/4/2017, 6:30 pm Link to post PM Autumn77 Blog
 


Add a reply

Page:  1  2  3 



You are not logged in (login)