You need to Register for free and Login to post a message in the forum.

Forum

Subject: Radio Button List & Checkbox Font Size
Prev Next
You are not authorized to post a reply.

Author Messages
soupy6667
DNN Creative Magazine Subscriber
Nuke Active Member
Nuke Active Member
Posts:21

02 Jun 2008 5:53 PM  
Hi Lee,

I have used H2O from www.onyaktech.com to design a Student Enrolment Form.

http://www.intertag.com.au/StudentEnrolmentForm/tabid/95/Default.aspx

The thing is that I want to change the font size of the Radio Button Lists and Checkboxes. Chris from onyaktech has informed me that I need to update the skin.css file.

Do you have any ideas of where in the skin.css I need to be looking?

I can't find any info anywhere and I'm beginning to become frustrated.

Thanks.

Andrew
jncraig
DNN Creative Staff
Nuke Master II
Nuke Master II
Posts:2157

02 Jun 2008 7:24 PM  
You'll probably want to review these tutorials:


What you need to do is find the classes for IDs that style the objects of interest.  You can do this with the Web Developer's Toolbar that is demonstrated in the "Troubleshooting" tutorial.  Then you'll need to open up the skin file and either change or insert the styles that you need to change.

If that's not enough of a pointer, ask again.

Joe Craig
DNN Creative Support
Subscribe to the website
soupy6667
DNN Creative Magazine Subscriber
Nuke Active Member
Nuke Active Member
Posts:21

07 Jun 2008 5:07 AM  
Hi Joe,

OK. I've spent about 4 hours and I am having no luck at all. It is becoming very frustrating.

I have reviewed the tutorials as you suggested and they helped to a degree except I cannot find how to adjust the font size for the radio buttons and check boxes.

Can you point me in the right direction.

Thanks.

Andrew
jncraig
DNN Creative Staff
Nuke Master II
Nuke Master II
Posts:2157

07 Jun 2008 8:43 AM  
Have you identified the IDs that go with those items?



Joe Craig
DNN Creative Support
Subscribe to the website
soupy6667
DNN Creative Magazine Subscriber
Nuke Active Member
Nuke Active Member
Posts:21

I get this:

08 Jun 2008 5:38 PM  

Hi Joe,

Using FireFox and the developer toolbar as described in the video I have looked at the 'ID & Class Details'.

1. Employment Details
Which of the following categories best describes your current employment status?
Select One

#dnn_ctr526_H2O_ctl00_h2oCell_23_0
#dnn_ctr526_H2O_ctl00_h2oCell_23_1
#dnn_ctr526_H2O_ctl00_EmployDetails
#dnn_ctr526_H2O_ctl00_EmployDetails_0
#dnn_ctr526_H2O_ctl00_EmployDetails_1
#dnn_ctr526_H2O_ctl00_EmployDetails_2
#dnn_ctr526_H2O_ctl00_EmployDetails_3
#dnn_ctr526_H2O_ctl00_EmployDetails_4
#dnn_ctr526_H2O_ctl00_EmployDetails_5
#dnn_ctr526_H2O_ctl00_EmployDetails_6
#dnn_ctr526_H2O_ctl00_ctl800
#dnn_ctr526_H2O_ctl00_h2oCell_24_0



At the top of my H2O form there is this:

 #dnn_ctr526_H2O_ctl00_lblError #Tabledf .Normal
#Tableform .Normal .Normal
#dnn_ctr526_H2O_ctl00_pnlForm
#dnn_ctr526_H2O_ctl00_pnlControls
#dnn_ctr526_H2O_ctl00_h2oCell_0_0
I guess that the CSS is therefore from the .Normal class?

Is there a class for Radio Button Lists and Checkboxes?

I have tried chaning the CSS using 'Edit CSS'. Everything I have changed has had no affect at all on the font.

Regards,

Andrew
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3112

09 Jun 2008 2:58 AM  
You have a couple of options:

First is to specify a font size for all table cells - but bear in mind it will affect all table cells where this skin is used, so you will need to just apply it to this skin on this page

td {
font-size: 20px;
}


Or, you could identify the ID for each table section and specify a font for each of those, but this will involve code for each separate table that is used for each question.

#dnn_ctr526_H2O_ctl00_EmployDetails
{
font-size: 30px;
}

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts
You are not authorized to post a reply.
Forums > Skinning Toolkit > Skinning Toolkit > Radio Button List & Checkbox Font Size



ActiveForums 3.7

Latest Forum Posts

News&Articles Module by gabrieleseven
Hello, I've created a Portal for news and info about the world of music. I need a module that allow ...
RE: Install DNN.4 on Win 2003 and SQL2000 by jncraig
1. Add a portalalias for your new site's URL before you do anything. 2. Make a backup of your dat...
RE: Custom Module Development by jncraig
I would recommend adefwebserver.com for good information on writing modules. Without looking over...
RE: Dynamic page navigation by jncraig
I take it that you have developed 10 separate pages? Are these pages with a custom module or with c...
RE: Pop up window by jncraig
I believe that ZLDNN (zldnn.com) has a module that will pop up a page or a module. I've not tried i...
Dynamic page navigation by coder247
Hi all,          We are developing a web app using DNN and we've a requirement like this. There are ...
Custom Module Development by neenu
I created my own module using DAL,by adding 4 class files in app_code directory, say alistinfo.vb,al...
Pop up window by yerann
Whenever a page loads in DNN i would like a pop up window to display.  This pop window ask the user ...
RE: Customise registration page by nichord
Thanks Rob... I would have never found this one on my own.And many thanks to you Lee... My print com...
Install DNN.4 on Win 2003 and SQL2000 by amine97
Hi all,I will be working on creating a website on my development server Windows 2003 and SQL Server ...
RE: Dynamically Add modules by jncraig
You can include a module on multiple pages within a portal by selecting "add existing module" on the...
music player, music charts by mrvorazan
hey,i havev to create a music portal, so i need a module to upload music files by users, they have t...
Dynamically Add modules by UmaRam
Hi, Please advice how to add an existing module in a page to another page in the same portal and ...
Dynamically add module by UmaRam
Hi, Please advice how to add an existing module in a page to another page in the same portal and ...
RE: VWD 2008 & SQL Express 2008? by rc_kemal
It is very difficult to convert the database from sql2008 express to sql2005 express. To answer my o...
RE: User Registration Questions by jncraig
I would recommend that you NOT begin your DotNetNuke life by starting to modify any of the code. Ye...
RE: Dotted Lines Around Navigation by HUGHD37IUOE
Here it is: http://www.iuoe.org
RE: Installing on XP Home by nexduke
Hi Yes, I'm using SQL Server Express 2005, what would you suggest I do if it is a configuaration ...
RE: Exporting and transferring Modules. by ollep
Thanks Lee! Yes I will check out the Forum – and the hosts before I sign up.   I expect to see an...
User Registration Questions by stevennestler
Hi.I'm new to DNN, and just watched my first set of videos on this site, for customizing registratio...
DotNetNuke Modules
RSS Feeds