Changing Font Size
ccc_robin said 1 year, 2 months ago:
Looking for help with easy database. I need to change the font size on the text but have been told that I need to do this using CSS. Me not smrt about CSS. Can anyone help? I have the following script for my database and need the database to display in a smaller text size so that more data will show at once. You can check out what I’m talking about at http://www.chestermerechamber.com/Members.php
Thanks in advance!
<script type=”text/javascript” id=”dbboon_script_4f748b4faaa55″ src=”https://dbexternalsubscriber02.secureserver.net/embed/?method=getForm&accountId=17868&formId=Chamber+Memebers&scriptId=4f748b4faaa55″></script>
IS21 said 1 year, 2 months ago:
@ccc_robin
It looks like you created your site with Website Tonight. I would read the following articles to familiarize yourself with editing CSS, first.
Customizing Easy Database for Websites Widgets with CSS
Editing CSS with WebSite Tonight
Once you familiarize yourself, adding this to your CSS in Website Tonight should work for you:
.Data_Central_Widget {
font-size: 11px;
}
Hope this helps.
-Ian
mike42 said 1 year, 2 months ago:
@ccc_robin,
It appears that your site is a WebSite Tonight site. You might be able to adjust the widgets display properties using the steps below:
Customizing Widgets in Easy Database for Websites
http://support.godaddy.com/help/article/5968
Otherwise, you would most likely need to use CSS, or select a template with a different orientation to allow for more info to display:
Editing CSS Using Advanced Style Options
http://support.godaddy.com/help/article/4229
Changing Your Site Builder’s Template
http://support.godaddy.com/help/article/5020
–Mike
bcb said 1 year, 2 months ago:
You got some great answers above. I just wanted to add that you may want to look at this forum topic for how to reduce the amount of space in rows. That will help you display more data on a page also.
Regards,
Brad B.
Easy Database Developer
ccc_robin said 1 year, 2 months ago:
These are great suggestions and are just what I needed other than when I apply the “modified CSS” it changes my template pics back to the default and doesn’t want to let me change them back again. Aso couple of colours change back to default on some main nav tabs. When I un-check the apply modified CSS everything goes back to normal. I tried to just copy the CSS from the read only box and put it into the modified CSS box and apply it and that too messes up my template. Any suggestions as to why this would be happening and how to fix it?
Thanks!
ccc_robin said 1 year, 2 months ago:
Clarification to my last post. When I said that I copied the CSS from the read only box and put it in the modified CSS box that was without doing any modifications at all to the CSS.
Robin
Nate D said 1 year, 2 months ago:
@ccc_robin – Do not just copy and paste the default CSS. Only take what you will be editing, any declaration you do not change is not needed in your Advanced CSS file.
ccc_robin said 1 year, 2 months ago:
Thanks Nate, that’s just what I needed to know!
4 min expected wait time