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



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

Jump to Page:  1  2  3 

 
DianeAlmond Profile
Live feed
Blog
Friends
Miscellaneous info

Citizen

Registered: 09-2006
Posts: 34
Karma: 0 (+0/-0)
ReplyQuote
All am trying to do:cursor,buttons,hover,search box etc etc


custom cursor:Think AOL ftp support ani extensions.My individual animated cursor is uploaded to the FTP however to view om AP: ftp unlike other images ..Have to open up in infranview..There is something else going on and can't find root of problem.Somewhere I read that one should upload to ftp the .ZIP file? That does not make sense. I did unzip cursor pack and then uploaded one I wanted to FTP with .ani and put in code in my CSS. Alll looks correct. VERY frustrating.

ADD REPLY and NEW POST buttons: Got my own buttons to appear for these..however not understanding the PADDING part of this. Am I to adjust the padding XXpx so the text add reply/new post shows up on those buttons? took it down to a 00px and looks like text will be going UNDER the buttons? Should I have put TEXT into my OWN buttons thru my PSP...can do? and put what for padding?
Where is the text color value for the TEXT that shows up on my board for those specific buttons as need to change color if I figure out alignment.

HOVER put this with span..... however hover color only shows on forum name...not other links. I used a CSS that I found that would work in all browsers I think it said. Just tried. Dont think this is the problem tho.

Would like to add the simple SEARCH for my board. however don't know what I add to your class to do in colors that match my board and what can be added to that class CSS. Also need to add SEARCH link at top of main page

your Class guide I am understanding better however when I see the CSS that is for certain parts of the pages..I don't from there understand what CSS script can or can not be added to something if wanting font color or not, etc etc. Just an example right off my head...looking at lets say THREADS and see what the CSS class name if for ADD REPLY for button area...again...I then know what it is...but don't know from there all that one can do with that ..if thats where the text color is added..or maybe or may not be where an url can be added..or etc etc or not. Am I mixing you up? emoticon

your time is valuable and you help so many. I appreciate your patience and your help tremendously lesigner ... BIG TIME. THANKS

---
 
COUNTRYMusicRRBoard

pink flamingos
10/7/2006, 1:57 pm Link to this post PM DianeAlmond AIM 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: All am trying to do:cursor,buttons,hover,search box etc etc


Hi Diane emoticon

url (http...

Take that space out between "url" and the parenthesis, and the cursor should work.

url(http...


Am I to adjust the padding XXpx so the text add reply/new post shows up on those buttons? took it down to a 00px and looks like text will be going UNDER the buttons?

The code is to center the text on the buttons. I was thinking about smaller buttons for some reason, but with those you'll need padding-top instead of padding-bottom.

padding-bottom: 00px;
  height: 79px;
  width: 140px;


Should be:
  padding-top: 67px;
  height: 79px;
  width: 140px;


Should I have put TEXT into my OWN buttons thru my PSP...can do? and put what for padding?

If you put text on the button graphics themselves, then ignore everything else I said about the buttons before and do this instead:

Go into your custom language set and put the image HTML code in instead of the "new topic" and "add a reply" text that is currently there. Make sure you use alt attributes in those image tags in case your image host goes down, so people still know where to click.

<img src="url_to_topic_button" alt="New Topic" />
<img src="url_to_reply_button" alt="Add a Reply" />


HOVER put this with span..... however hover color only shows on forum name...not other links. I used a CSS that I found that would work in all browsers I think it said. Just tried. Dont think this is the problem tho.

Is this what you're talking about?
span.locationboard a[name]:hover {text-decoration: inherit; color: inherit; background: inherit}

Where did you get that part in bold? I've never seen anyone do this before. Were you supposed to put a classname there or something? If so, it should look like this:

a.classname:hover (substituting classname for the actual name of the class)


Would like to add the simple SEARCH for my board. however don't know what I add to your class to do in colors that match my board and what can be added to that class CSS. Also need to add SEARCH link at top of main page

Runboard already comes with a "simple search" and the link is already at the top of your board, but it simply says "Search".


your Class guide I am understanding better however when I see the CSS that is for certain parts of the pages..I don't from there understand what CSS script can or can not be added to something if wanting font color or not, etc etc. Just an example right off my head...looking at lets say THREADS and see what the CSS class name if for ADD REPLY for button area...again...I then know what it is...but don't know from there all that one can do with that ..if thats where the text color is added..or maybe or may not be where an url can be added..or etc etc or not. Am I mixing you up?

A background url can be added to just about anything in CSS, but you can not put links, text, or any other content in there... just design elements. For more information on what you can do with CSS, you should check out the www.w3school.com's tutorials. They even have practice pages so you can try everything out.


your time is valuable and you help so many. I appreciate your patience and your help tremendously lesigner ... BIG TIME. THANKS

You're very welcome. emoticon

Speaking of time, it's time for me to go for now. Good luck, and maybe I'll see you here tonight. emoticon

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
10/7/2006, 2:34 pm Link to this post PM Lesigner Girl Read Blog
 
DianeAlmond Profile
Live feed
Blog
Friends
Miscellaneous info

Citizen

Registered: 09-2006
Posts: 34
Karma: 0 (+0/-0)
ReplyQuote
Re: All am trying to do:cursor,buttons,hover,search box etc etc UPDATE


Take that space out between "url" and the parenthesis, and the cursor should work.
VOILA!!! thanks so. the new working custom cursor is SO cute!!


TEXT on add reply/new topic buttons..where is it that I can change color?
GOT the text on top of add reply/new post buttons. Did not place my own text via PSP. So I need to change color so text can be seen better. See this is where I get confused...as to where such values can be added. I tried adding font color and size to the code where you helped me add image url for buttons. No go.

link hover
again the change of color for links..is only working for the FORUM NAME at top of main page..not for other links. What am I missing?
what is ACTIVE link? don't quite understand what that is for?
ALSO below is the url to the page on internet that i found that code for Recommended Solution: Attribute selector [name]
The funny part is...don't know exactly why I added that code or what exact benefit there is and what you suggested the [name].
http://www.timrivera.com/tests/hover.html


AURAL STYLE SHEETSWHILE searching around at the link for CSS tuts you gave me...I got reading bout the aural/speaking codes and wondered about this..if such could be used for bringing VOICE messages into certain pages much like i have seen in TALKING websites.??? WHY i got into this was pure curiosity
http://www.w3schools.com/css/css_ref_aural.asp
 
LINKs back to that one again. Saw something something about a blink code to make link blink?

ENOUGH ALREADY emoticon I can't keep these eyes open.

THANKS ahead!

---
 
COUNTRYMusicRRBoard

pink flamingos
10/8/2006, 2:43 am Link to this post PM DianeAlmond AIM 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: All am trying to do:cursor,buttons,hover,search box etc etc



VOILA!!! thanks so. the new working custom cursor is SO cute!!

You're very welcome, and it goes great with your board! emoticon

TEXT on add reply/new topic buttons..where is it that I can change color?
GOT the text on top of add reply/new post buttons. Did not place my own text via PSP. So I need to change color so text can be seen better. See this is where I get confused...as to where such values can be added. I tried adding font color and size to the code where you helped me add image url for buttons. No go.

Since you're familiar with HTML, I'll put it in terms of what you're probably used to seeing in the <body> tag...

... text="#ff0000" link="#ff0000" vlink="#ff0000" ...

For the size, you have the choice of adding it to the button code or the link code, but the color is different. Because it's a link, you have to define the link colors (link, vlink), not a regular text color (text).

Since you want the "New Topic" link, the "New Topic" visited link (vlink), the "Add a Reply" link, and the "Add a Reply visited link all to look the same, you can combine them all like this:

.topiclistpostnewtopic a:link, .topiclistpostnewtopic a:visited,
.
postlistaddareply a:link, .postlistaddareply a:visited {
color:#ff0;
font-size: 12px;
font-family: verdana,arial,sans-serif;
font-weight: bold;
}

If you're fine with the current font family, size, and weight that they are now, you can take those lines out of the above code. But I put them in there in case you wanted to change them.

what is ACTIVE link? don't quite understand what that is for?

I don't always define the active link color myself, but it's the color of the link when it's clicked on, before it leaves the page to go to the new one.

The funny part is...don't know exactly why I added that code or what exact benefit there is and what you suggested the [name].
http://www.timrivera.com/tests/hover.html

Now I see why I've never seen it before, it's because I've never had the need for it and therefore never needed to look it up.

It has to do with anchor links that take you to another part of the same page. I just use <a name="linkname"></a> with nothing in between for the destination, so I've never had the problem they're referring to in that article.

In short, I doubt you'll ever have the need to use a[name]:hover, and neither will I. emoticon


AURAL STYLE SHEETSWHILE searching around at the link for CSS tuts you gave me...I got reading bout the aural/speaking codes and wondered about this..if such could be used for bringing VOICE messages into certain pages much like i have seen in TALKING websites.??? WHY i got into this was pure curiosity

That's not what aural style sheets are for. Those are for the vision impaired who rely on screen readers to read the content of web pages. For readers that support it, it can sound as though two or more (virtual) people are taking turns reading different parts of the page. For readers that don't support it, it'll just be the same voice all the way through the page. I have Firevox for testing accessibility for the vision impaired. It uses Windows Narrator as its voice and doesn't support aural screen readers, but it didn't cost me a dime, and it's enough to help me ensure that my websites are accessible.

LINKs back to that one again. Saw something something about a blink code to make link blink?

That sounds like javascript to me, but Runboard doesn't allow javascript for security reasons.

Unless you're talking about a "rainbow effect" in the background when it's hovered...

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
10/8/2006, 8:25 am Link to this post PM Lesigner Girl Read Blog
 
DianeAlmond Profile
Live feed
Blog
Friends
Miscellaneous info

Citizen

Registered: 09-2006
Posts: 34
Karma: 0 (+0/-0)
ReplyQuote
Re: All am trying to do:cursor,buttons,hover,search box etc etc GOOFED


Just woke up & still sleepy minded however have to do post now since taking care of my grandbaby and hectic day ahead.
I have goofed up the link hover,visited area if you would so kindly look at my CSS. its in my CSS under
* CHANGE SPECIAL LINK COLORS*/
 I LIKE having the visited color of links a my choice blue=0033ffand the hovering text-decoration: underline; color: red; background: yellow..however probably since there are other stuff in there in this section ...probably one cancelling out other..for there is CSS span..which span I don't know what is the difference with or without.

ALSO confused as to where I change font color for ONLY the buttons for ADD REPLY...and NEW POST button I have created..since I think I need a lighter red or naybe even go to yellow.... in my CSS I have this
/* POST REPLY MESSAGE REPLIES */
textarea{ font:bold 12px verdana,arial,sans-serif;color:#FF3300;border-color:#c10;background-color:#000000;}
Does this do the changes? or are you saying I have to put something in the BODY? and how? and if the above is not where...what is the CSS doing there with TEXT AREA?

ADD-ON: I saw an online site to get a juke box code to play music of choice on this site..which I would LOVE to put in the left side bar...dang I think I have lost where that site was. It was neat..one puts in the songs you want to play on the juke box with choice of juke box player image..and generated a code and don't remember what the code looked like..and where it would go. DANG I have misplaced this..but it would be SO neat in that left sidebar..as I could put our own band's recorded songs in there. what do you think?

OH thanks much for compliment of my selected custom cursor. I was LUCKY to find that animation cursor design with a record....as I was excited since it really ties in and nice touch I thought. Makes me feel good that you think so too. But it would be useless without your help to get it up there.

CAN I make other message boards eventually with my existing account with runboard? would like some time to have one for my www.flamingofuniques.com site and would link to flamingo lovers/collectors new message board. HAHAHA...oh boy I hope you like PINK feathers and all else..LOL



---
 
COUNTRYMusicRRBoard

pink flamingos
10/8/2006, 12:46 pm Link to this post PM DianeAlmond AIM 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: All am trying to do:cursor,buttons,hover,search box etc etc


Just so I don't have to keep getting it from another thread:
http://bnewcountry.runboard.com


* CHANGE SPECIAL LINK COLORS*/

You need to start using the correct syntax for CSS comments, because that in itself can cause a "parse error," making any part of your code after it not work. Change that line to:

/* CHANGE SPECIAL LINK COLORS */

While you're at it, run your CSS through the validator again to see if you have any more errors like that.

After that, go into your layout/colors screen and change your "visited link" color to #0033FF .You currently have the hex code for red in there, which is why your visited links are red.

Let's see what this fixes, and then we can take it from there.

CAN I make other message boards eventually with my existing account with runboard?

Yes, you can have multiple message boards under one Runboard user account, and I highly recommend creating a test board to mimic each one of your boards so you can test things without screwing up your "real" boards. emoticon

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
10/8/2006, 11:54 pm Link to this post PM Lesigner Girl Read Blog
 
DianeAlmond Profile
Live feed
Blog
Friends
Miscellaneous info

Citizen

Registered: 09-2006
Posts: 34
Karma: 0 (+0/-0)
ReplyQuote
Re: All am trying to do:cursor,buttons,hover,search box UPDATE CSS verifier


<<You need to start using the correct syntax for CSS comments, because that in itself can cause a "parse error," making any part of your code after it not work. Change that line to:
/* CHANGE SPECIAL LINK COLORS */ >
I did have the above correct in my custom CSS however when I pasted it on post here I did not do it correctlty in my rush

While you're at it, run your CSS through the validator again to see if you have any more errors like that.
OH by the way..I wanted to put my runboard message forum url in my signature however in that little tiny section I did not know what code I can put to skip to a next line to put anoter url.
 tried html but that did not work and only showed the html code as text with the sig.


http://bnewcountry.runboard.com
bnewcountry.runboard.com


I ran my CSS thru the validator and frankly I am afraid to make any changes.
BELOW I will paste in what CSS verifier showed and put in my comments.

errors
URI : file://localhost/C:\a_NewCOUNTRYforum\CSS.txt
don't understand as the following is what I copied
and pasted from is it Josh? that helped me last time
with any errors. I love how my board looks..and
don't want things to be wrong colors again, etc.


Line: 11 Context : html, body
Property scrollbar-face-color doesn't exist : #000000

Line: 12 Context : html, body
Property scrollbar-track-color doesn't exist : #000000

Line: 13 Context : html, body
Property scrollbar-shadow-color doesn't exist : #cc1100

Line: 14 Context : html, body
Property scrollbar-highlight-color doesn't exist : #cc1100

Line: 15 Context : html, body
Property scrollbar-darkshadow-color doesn't exist : #000000

Line: 16 Context : html, body
Property scrollbar-3dlight-color doesn't exist : #000000

Line: 17 Context : html, body
Property scrollbar-arrow-color doesn't exist : #cc1100

don't know where a comma is suppose to be. Thought again I copied and pasted the cursor code in

Line: 18 Context : html, body
Invalid number : cursor Missing comma separator. : url(http://members.aol.com/amberss/redarrowcd.ani)

below just fixed and added the # in front . However a question pops up here. I use full hex numbers for all colors but notice you use only a couple of numbers?? can't I use the whole hex number to simplify my baffled brain?


Line: 116 Context : span.locationboard a:hover
Invalid number : background Too many values or values are not recognized : ffff66

below there is warnings about font family. I thought I had a generic font family but then I am a nerd..what can I say. Seems I used the same font line
up as you do on your board? But maybe I am missing a screw.


Warnings
URI : file://localhost/C:\a_NewCOUNTRYforum\CSS.txt
Line : 39 font-family: You are encouraged to offer a generic family as a last alternative

another question pops up in my beaner. In many cases where I have used a background url..I believe a background-color is also indicated..and have used one..usually color;black...yet have not known why one is necessary..but have thought of some reasons why. Doing so may conflict and now I am very confused with whats below...and again I also just pasted in what was given in corrections I thought..and do not want color changes??? DUH. SORRY but I don't know what to do in all of this. Just give me an GOOD example and I will try to do myself..as I don't want to take up your time.


Line : 39 (Level : 1) You have no background-color with your color : .forumlist_separator_td
Line : 39 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .forumlist_separator_td
Line : 39 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .forumlist_separator_td
Line : 51 font-family: You are encouraged to offer a generic family as a last alternative
Line : 51 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .forum_list_header_lastpost_td
Line : 51 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .forum_list_header_lastpost_td
Line : 51 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .forum_list_header_lastpost_td
Line : 51 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .forum_list_header_lastpost_td
Line : 89 font-family: You are encouraged to offer a generic family as a last alternative
Line : 89 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .ak_subject_posticon_head_td
Line : 89 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .ak_subject_posticon_head_td
Line : 89 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .ak_subject_posticon_head_td
Line : 89 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .ak_subject_posticon_head_td
Line : 89 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .ak_subject_posticon_head_td
Line : 89 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .ak_subject_posticon_head_td
Line : 89 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .ak_subject_posticon_head_td
Line : 89 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .ak_subject_posticon_head_td
Line : 89 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .ak_subject_posticon_head_td
Line : 89 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .ak_subject_posticon_head_td
Line : 89 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .ak_subject_posticon_head_td
Line : 89 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .ak_subject_posticon_head_td
Line : 89 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .ak_subject_posticon_head_td
Line : 89 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .ak_subject_posticon_head_td
Line : 89 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .ak_subject_posticon_head_td
Line : 89 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .ak_subject_posticon_head_td
Line : 93 font-family: You are encouraged to offer a generic family as a last alternative
Line : 93 (Level : 1) You have no background-color with your color : .ak_subject_posticon_head_td
Line : 93 (Level : 1) Same colors for color and background-color in two contexts .menu select and .ak_subject_posticon_head_td
Line : 93 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .ak_subject_posticon_head_td
Line : 107 (Level : 1) You have no color with your background-color : .ak_msg_master_table
Line : 113 (Level : 1) You have no background-color with your color : span.locationboard a:link
Line : 115 (Level : 1) You have no background-color with your color : span.locationboard a:visited
Line : 116 (Level : 1) You have no background-color with your color : span.locationboard a:hover
Line : 118 (Level : 1) You have no background-color with your color : .postlistaddareply a:visited
Line : 118 (Level : 1) You have no background-color with your color : .postlistaddareply a:visited
Line : 118 (Level : 1) You have no background-color with your color : .postlistaddareply a:visited
Line : 118 (Level : 1) You have no background-color with your color : .postlistaddareply a:visited
Line : 136 (Level : 2) Redefinition of border-bottom-style : hr
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .ak_subject_posticon_table and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .ak_poll_table_option_gback2 and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .ak_msgform_editpost_preview_button and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .backtotop and span.forumlistheader
Line : 156 (Level : 1) You have no background-color with your color : span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .topic_list_table and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .forumlistboardstatstable and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .ak_msg_seememberlist_head_email_td and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .ak_poll_table_header and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .ak_msg_seememberlist_table and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .forumlistwhosonlinetable and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .ak_msgform_editpost_preview_button and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .ak_msg_seememberlist_head_email_td and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .topic_list_header_modbox_td and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .ak_msgform_master_table and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .ak_msg_master_table and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .smileytable and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .ak_msg_seememberlist_head_email_td and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .ak_msg_seememberlist_head_email_td and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .ak_msg_seememberlist_head_email_td and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .topic_list_header_modbox_td and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .msgform_clickable_smiley_box_h and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts body and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .ak_msgform_editpost_preview_button and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .topic_list_header_modbox_td and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .ak_msgform_poll_options_head_td and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .ak_msgform_poll_options_table td input and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .ak_msgform_editpost_preview_button and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .ak_msgform_editpost_preview_button and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts body and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .topic_list_header_modbox_td and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .topic_list_header_modbox_td and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .topic_list_header_modbox_td and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .ak_poll_table_option_gback2 and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .ak_poll_table_button_cell input and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .ak_msgform_poll_options_right_td input and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .ak_msgform_editpost_preview_button and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .topic_list_header_modbox_td and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts textarea and span.forumlistheader
Line : 156 (Level : 1) Same colors for color and background-color in two contexts .ak_poll_table and span.forumlistheader
Line : 176 (Level : 1) You have no background-color with your color : .forumlistforumname
Line : 184 (Level : 1) You have no background-color with your color : span.forumlistdescription
Line : 218 (Level : 1) You have no color with your background-color : .topic_list_table
Line : 220 (Level : 1) You have no background-color with your color : .topiclistheader
Line : 250 (Level : 1) You have no background-color with your color : span.topiclisttopichidden
Line : 250 (Level : 1) You have no background-color with your color : span.topiclisttopichidden
Line : 250 (Level : 1) You have no background-color with your color : span.topiclisttopichidden
Line : 256 (Level : 1) You have no color with your background-color : .ak_poll_table
Line : 258 (Level : 2) Redefinition of border-bottom-color : .ak_poll_table td
Line : 258 (Level : 2) Redefinition of border-bottom-style : .ak_poll_table td
Line : 258 (Level : 2) Redefinition of border-bottom-width : .ak_poll_table td
Line : 262 (Level : 1) You have no color with your background-color : .ak_poll_table_header
Line : 268 font-family: You are encouraged to offer a generic family as a last alternative
Line : 268 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .ak_poll_table_button_cell input
Line : 276 (Level : 1) You have no color with your background-color : .ak_poll_table_option_gback2
Line : 276 (Level : 1) You have no color with your background-color : .ak_poll_table_option_gback2
Line : 286 (Level : 1) You have no background-color with your color : .ak_msg_seememberlist_table td
Line : 290 (Level : 1) Same colors for background-color and border-right-color : .ak_msg_seememberlist_table
Line : 290 (Level : 1) Same colors for background-color and border-top-color : .ak_msg_seememberlist_table
Line : 290 (Level : 1) You have no color with your background-color : .ak_msg_seememberlist_table
Line : 290 (Level : 1) Same colors for background-color and border-left-color : .ak_msg_seememberlist_table
Line : 302 font-family: You are encouraged to offer a generic family as a last alternative
Line : 302 (Level : 1) You have no background-color with your color : .ak_msg_seememberlist_showing
Line : 302 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .ak_msg_seememberlist_showing
Line : 308 font-family: You are encouraged to offer a generic family as a last alternative
Line : 308 (Level : 1) Same colors for color and background-color in two contexts .menu select and .forumlistboardstatsheader
Line : 308 (Level : 1) You have no background-color with your color : .forumlistboardstatsheader
Line : 308 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .forumlistboardstatsheader
Line : 316 (Level : 1) You have no color with your background-color : .forumlistboardstatstable
Line : 322 (Level : 1) You have no background-color with your color : .ak_msg_post_master_table
Line : 322 (Level : 1) Same colors for color and background-color in two contexts .menu select and .ak_msg_post_master_table
Line : 334 font-family: You are encouraged to offer a generic family as a last alternative
Line : 334 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : blockquote
Line : 336 (Level : 1) Same colors for color and background-color in two contexts body and blockquote
Line : 336 (Level : 1) You have no background-color with your color : blockquote
Line : 336 (Level : 1) Same colors for color and background-color in two contexts .qcode_bar_but and blockquote
Line : 342 (Level : 1) You have no background-color with your color : .ak_msg_post_master_table a:link
Line : 344 (Level : 1) You have no background-color with your color : .ak_msg_post_master_table a:visited
Line : 346 (Level : 1) Same colors for color and background-color in two contexts .qcode_bar_but and span.postlistpostbody
Line : 346 (Level : 1) Same colors for color and background-color in two contexts body and span.postlistpostbody
Line : 346 (Level : 1) You have no background-color with your color : span.postlistpostbody
Line : 360 (Level : 1) You have no color with your background-color : .ak_msgform_master_table
Line : 370 (Level : 2) Redefinition of border-bottom-width : .ak_msgform_poll_options_table td
Line : 372 (Level : 1) You have no color with your background-color : .ak_msgform_poll_options_table td input
Line : 398 font-family: You are encouraged to offer a generic family as a last alternative
Line : 398 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .qcode_bar_but
Line : 408 (Level : 2) Redefinition of border-right-width : .ak_msgform_message_right_td textarea
Line : 408 (Level : 2) Redefinition of border-right-width : .ak_msgform_subject_right_td input
Line : 408 (Level : 2) Redefinition of border-bottom-width : .ak_msgform_message_right_td textarea
Line : 408 (Level : 2) Redefinition of border-bottom-width : .ak_msgform_subject_right_td input
Line : 408 (Level : 2) Redefinition of border-left-width : .ak_msgform_subject_right_td input
Line : 408 (Level : 2) Redefinition of border-left-width : .ak_msgform_message_right_td textarea
Line : 408 (Level : 2) Redefinition of border-top-width : .ak_msgform_message_right_td textarea
Line : 408 (Level : 2) Redefinition of border-top-width : .ak_msgform_subject_right_td input
Line : 430 (Level : 1) You have no background-color with your color : .ak_subject_posticon_head_td
Line : 440 (Level : 1) You have no background-color with your color : .smileyhead
Line : 444 (Level : 1) You have no color with your background-color : .smileytable


 emoticon emoticon a complete nerd I am

---
 
COUNTRYMusicRRBoard

pink flamingos
10/9/2006, 10:13 pm Link to this post PM DianeAlmond AIM 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: All am trying to do:cursor,buttons,hover,search box etc etc



signature ... I did not know what code I can put to skip to a next line to put anoter url.

No code needed. Just hit the [enter] key on your keyboard.

URI : file://localhost/C:\a_NewCOUNTRYforum\CSS.txt

What did you paste, and where?

don't know where a comma is suppose to be.

I'm a bit confused about that as well. I'll check into it when I have more time.

below just fixed and added the # in front . However a question pops up here. I use full hex numbers for all colors but notice you use only a couple of numbers?? can't I use the whole hex number to simplify my baffled brain?

Yes, you can use 6-digit hex numbers anywhere you see me using 3 digits.

In line 16, you are missing the parts I bolded below:

... background: #ffff66}.topiclistpostnewtopic a:link, ...

I have to go now, but I'll look at the rest later.

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
10/9/2006, 10:30 pm Link to this post PM Lesigner Girl Read Blog
 
DianeAlmond Profile
Live feed
Blog
Friends
Miscellaneous info

Citizen

Registered: 09-2006
Posts: 34
Karma: 0 (+0/-0)
ReplyQuote
Re:WOW got my sig at least corrected


ooops dont know if I am allowed to put url for my pink flamingo site in my signature?..am I?

THANKS for letting me know about the skipping to another line..so simple DUH

APPRECIATE much emoticon

---
 
COUNTRYMusicRRBoard

pink flamingos
10/10/2006, 2:20 pm Link to this post PM DianeAlmond AIM Read Blog
 
DianeAlmond Profile
Live feed
Blog
Friends
Miscellaneous info

Citizen

Registered: 09-2006
Posts: 34
Karma: 0 (+0/-0)
ReplyQuote
Re: All am trying to do:cursor,buttons,hover,search box etc etc


<<don't know where a comma is suppose to be.
I'm a bit confused about that as well. I'll check into it when I have more time.>>

ME too. If the cursor is working I would think as it stand is okay. Cause I don't know where they mean..UNLESS is a comma needed after the ani)emoticon?
 cursor: url(http://members.aol.com/amberss/redarrowcd.ani) ;}COMMMAS HERE?
a { cursor: pointer; }



<<Yes, you can use 6-digit hex numbers anywhere you see me using 3 digits. >>
curiousity asks...as I see you only use 3 numbers for hex# is that a short version of whole hex# and how does the CSS read the whole number? since there are so many diff hex colors?

<<In line 16, you are missing the parts I bolded below:

... background: #ffff66}.topiclistpostnewtopic a:link, ...>>
gotcha. FIXED, THANKS



---
 
COUNTRYMusicRRBoard

pink flamingos
10/10/2006, 3:30 pm Link to this post PM DianeAlmond AIM Read Blog
 


Add to this discussion

Jump to Page:  1  2  3 



You are not logged in (login)
Back To Top

This board's time is GMT.