Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Radio Input Backgrounds

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!
Before posting, make sure you have read this topic!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
Andy Humm Posted - 13 June 2008 : 05:40:18
I am looking at altering the background table cell colours from strPopUpTableColor to strForumCellColor which I have done, but any Radio Input's still show a squared border background as the previous strPopUpTableColor color. Is there a quick fix to change the radio input to coincide with the new table cell colour strForumCellColor.

" <td bgColor=""" & strForumCellColor & """><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """>" & vbNewLine & _
" <input type=""radio"" class=""radio"" name=""method"" value=""last_post"" checked> by Last Post (Recent Posts)<br />" & vbNewLine & _
" <input type=""radio"" class=""radio"" name=""method"" value=""most_popular""> by Topic Replies (Most Popular)<br />" & vbNewLine & _
" <input type=""radio"" class=""radio"" name=""method"" value=""new_topic""> by Topic Date (New Topics)" & vbNewLine & _
" </font></td>" & vbNewLine & _


It would be advantageous if this could be fixed. thank you<
7   L A T E S T    R E P L I E S    (Newest First)
Shaggy Posted - 18 June 2008 : 04:01:22
That's it ...

<
Andy Humm Posted - 18 June 2008 : 03:27:01
Shaggy, LOL, but we canny be too serious, all this code of conduct and fine tuning makes you go off frequency sometimes and hopefully were all on the right station and assist each other. Keep up the great work - team.<
Shaggy Posted - 16 June 2008 : 04:27:51
You're welcome

But, any more puns and I'm recommending you for a locking!

<
Andy Humm Posted - 13 June 2008 : 13:31:47
Good call I'll give that a try.. I will tune me radio into that approach - thanks shaggy!<
Shaggy Posted - 13 June 2008 : 06:58:00
If you only need to change the colour in one section of your site then you'll need to create a new class that uses strForumCellColor as its background rather than changing the one I posted above which would apply to all radio inputs on your forum.

<
Andy Humm Posted - 13 June 2008 : 06:53:02
Thanks for that Shaggy,
I am currently changing the colour scheme of all the admin area pages and some of the str settings are uniform across the whole forum, hence the need to change this particular radio background. Thank you for the input (non radio!) and reply
andy
<
Shaggy Posted - 13 June 2008 : 05:56:22
inc_header.asp, line 270:

"input.radio {background:" & strPopUpTableColor & ";color:#000000}" & vbNewLine & _

But why not just change that colour in your admin options?

<

Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.09 seconds. Powered By: Snitz Forums 2000 Version 3.4.07