Runboard.com
Слава Україні!



🙂       Use the black navigation bar to log in or create your account.

Jump to Page:  1  2  3  4 

 
Morwen Oronor Profile
Live feed
Blog
Friends
Miscellaneous info

Citizen

Registered: 01-2008
Province: South Africa
Posts: 2604
Karma: 57 (+58/-1)
ReplyQuote
Re: Links and CSS


Thanks for that, I'll fix the marquee now.

You are right, Lesa, after all the trouble you went to of course I should use it, just nervous t figure out how. It does look good with that in place, now how do I do that without pushing everything down the page, please?

Last revised by Morwen Oronor, 8/29/2008, 3:15 am
8/29/2008, 3:13 am Link to this post PM Morwen Oronor Read Blog
 
Morwen Oronor Profile
Live feed
Blog
Friends
Miscellaneous info

Citizen

Registered: 01-2008
Province: South Africa
Posts: 2604
Karma: 57 (+58/-1)
ReplyQuote
Re: Links and CSS


Thanks Lesa, that's better, now the scrolling pictures marquee is wider.
8/29/2008, 3:24 am Link to this post PM Morwen Oronor Read Blog
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

Minerva
Head of Runboard staff

Registered: 11-2005
Posts: 9606
Karma: 132 (+147/-15)
ReplyQuote
Re: Links and CSS


You're welcome, Mo. emoticon To add the other changes, go to your HTML, and add:

First thing in HTML header:
<div id="outer">

Last thing in HTML footer:
</div>


Then, in your CSS, change the height of #header h1 to 453px so the banner will sit in the right spot, and add the following line anywhere, but I recommend immediately before #container:

#outer { background:url(http://i34.tinypic.com/14no8k8.gif) center top repeat-x; }


---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
8/29/2008, 11:21 pm Link to this post PM Lesigner Girl Read Blog
 
Morwen Oronor Profile
Live feed
Blog
Friends
Miscellaneous info

Citizen

Registered: 01-2008
Province: South Africa
Posts: 2604
Karma: 57 (+58/-1)
ReplyQuote
Re: Links and CSS


Cool. Thank you that looks lovely. It's perfect now.

Last night Petal decided that she wants to make changes to Anything Goes. This is going to be interesting to see what she comes up with so expect lots of questions early next week.

Thank you so much for all the help.
8/30/2008, 3:04 am Link to this post PM Morwen Oronor Read Blog
 
SKOKEY Profile
Live feed
Blog
Friends
Miscellaneous info

Citizen

Registered: 12-2005
Province: Bennington, NH
Posts: 1308
Karma: 38 (+39/-1)
ReplyQuote
Re: Links and CSS


Yeah, that came out good. It's Almost seamless. Too bad that faded edge .png images don't work in all browsers. Then it would be really seamless.
8/30/2008, 5:43 pm Link to this post PM SKOKEY
 
Morwen Oronor Profile
Live feed
Blog
Friends
Miscellaneous info

Citizen

Registered: 01-2008
Province: South Africa
Posts: 2604
Karma: 57 (+58/-1)
ReplyQuote
Re: Links and CSS


Funny things about the boards, when it is perfect I don't have the urge to change it, that's why Anything Goes undergoes so many changes, it is just never right. The pink was lovely but there were so many complaints about it that I had to do the change. Now the change is in Petal's hands she can decide what she wants it to look like and I'll just make the changes. All I'm doing is suggesting options for her to look at.
If you'd like to take a look at the testboard Lesa /btestboard32, look at what I did with the photo competition winners.
Another thing I suggested to her would be to put all the winners in a small scrolling marquee like the one on the Sports Board, if she doesn't like the sidebar.
She says that the sidebar makes her smilies fall off the page - she uses a laptop but I can't see that it should be any different with other boards with sidebars.\
Anyway let's see what she wants as a color theme and a background then I might shout for some help.
I just thought I's show you two how clever you've made me that I was able to put pictures in the sidebar.
 emoticon
8/30/2008, 6:36 pm Link to this post PM Morwen Oronor Read Blog
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

Minerva
Head of Runboard staff

Registered: 11-2005
Posts: 9606
Karma: 132 (+147/-15)
ReplyQuote
Re: Links and CSS


The sports board looks great, and so does the sidebar at your test board! emoticon

I'm going to guess that the screen resolution you use is 1280px or wider, because this is what the reply screen at your sports board looks like in a 1024px resolution:

Image

To fix that problem for smaller-res users, you can go into the board's miscellaneous options, and where it says "Use the clickable smilies grid feature:" uncheck that box.

Then, in your CSS, you can tweak the way it looks, so only 3 smilies appear in each row:

.msgform_clickable_smiley_box_h { width: 205px; }
.msgform_clickable_smiley_box_h br { display: none; }
.msgform_clickable_smiley_box_h img { float:left; }

With the smileys that you currently have there, you could easily fake the "grid" feature by changing that last line to:

.msgform_clickable_smiley_box_h img { float:left; padding: 1px; margin: 1px; border: 1px inset #ccc; }


---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
8/30/2008, 8:08 pm Link to this post PM Lesigner Girl Read Blog
 
Morwen Oronor Profile
Live feed
Blog
Friends
Miscellaneous info

Citizen

Registered: 01-2008
Province: South Africa
Posts: 2604
Karma: 57 (+58/-1)
ReplyQuote
Re: Links and CSS


That is very useful to know. Thank you Lesa. I'll tell Petal that. She hates it when her page slips off the side because she has a small screen.
8/31/2008, 2:06 am Link to this post PM Morwen Oronor Read Blog
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

Minerva
Head of Runboard staff

Registered: 11-2005
Posts: 9606
Karma: 132 (+147/-15)
ReplyQuote
Re: Links and CSS


You're welcome, Mo. emoticon

It helps if you can change the screen resolution on your monitor to check out different layouts on a 1024x768 resolution. If that isn't possible, Total Validator (click "Advanced" at the left) is great for seeing what a layout looks like, not just at different resolutions, but also on different browsers. Since Total Validator can't see the posting screen, another tool you can try is Browser Sizer, which will actually resize your window to specific dimensions.

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
9/1/2008, 3:15 am Link to this post PM Lesigner Girl Read Blog
 
Morwen Oronor Profile
Live feed
Blog
Friends
Miscellaneous info

Citizen

Registered: 01-2008
Province: South Africa
Posts: 2604
Karma: 57 (+58/-1)
ReplyQuote
Re: Links and CSS


Thanks it seems all ok with Petal now, the problem she was having was that the descriptions of the photos weren't going to a new line, I put in a hard return in the code and that fixed it, so she's happy now. But thanks for that.
This new screen I got with my new Mac has the facility to be turned either landscape or portrait, I tried messing around with that when I first got it and with the pages of different resolution sizes, I messed it all up and panicked emoticon , so now I leave it the way my son fixed it, no more resolution changing, on this screen anyway.

 emoticon
9/1/2008, 3:33 am Link to this post PM Morwen Oronor Read Blog
 


Add to this discussion

Jump to Page:  1  2  3  4 



You are not logged in (login)
Back To Top

This board's time is GMT.