How to fix my styles for the site
satya - 6/29/2013 2:29:04 PM
Problem
the body font is too small. when i try to make it big I run into
content in the margins get messed up looks too big looses clarity paragraph margins are terrible
satya - 6/29/2013 2:29:59 PM
When i change fonts they affect
body
menu
p
olist
ulist
pagemenu
pagemenu1
etc.
satya - 6/29/2013 2:30:17 PM
Try to change it just for the body content
Try to change it just for the body content
satya - 6/29/2013 2:31:22 PM
likely recommendation
verdana sans serif
size 14
line height 1.6
margin-bottom:18 or less
satya - 6/29/2013 2:32:01 PM
Caution
Change only the content portion first
See where all I have font in my script files
Record old values
satya - 6/29/2013 2:32:32 PM
Old values
verdana
size: 11
line height: 1.66
satya - 6/29/2013 2:33:11 PM
My style sheets to change
skin-2580
muscle - 2579
skeleton - 2578
satya - 6/30/2013 4:59:38 PM
I am introducing an extra line on the home page.
Remove this extra line...
satya - 6/30/2013 5:02:38 PM
Should one use sans-serif or not?
Should one use sans-serif or not?
satya - 6/30/2013 5:06:58 PM
From Webdesignerdepot.com
satya - 6/30/2013 5:11:14 PM
Sans Serif
compact: seem more compact due to lack of trailers
need higher fontsize: can accomodate higher font size
14 sans serif = 12 serif
satya - 6/30/2013 5:12:06 PM
Serif
higher clarity
at higher font sizes takes lot of space
(seem wasteful at higher fonts)
looks good at smaller font sizes
satya - 6/30/2013 5:16:24 PM
It appears to me which looks good depends on the font size!!
To me anyway...
satya - 6/30/2013 5:25:33 PM
Should I use padding or margin for paragraphs in html?
Should I use padding or margin for paragraphs in html?
Search for: Should I use padding or margin for paragraphs in html?
satya - 6/30/2013 5:26:34 PM
Some suggestions from the site above
font-family: open-sans;
padding: 9 0 10 0;
margin:0
font-size:15
line height:25
satya - 6/30/2013 5:26:53 PM
whent to use font family open-sans
whent to use font family open-sans
satya - 6/30/2013 5:29:58 PM
browsers and font-family compatibility
browsers and font-family compatibility
satya - 7/1/2013 10:12:00 AM
I need to fix divs in code for 3 files
blogs-imp-mag.html
blogs-imp.html
notes-imp.html
satya - 7/3/2013 9:11:09 AM
The stylesheet files are kept in the folder: masterpages
satya - 7/3/2013 2:03:24 PM
test1
test1
satya - 7/16/2013 10:50:46 AM
Here is an example of specifying a master page explicitly
/display?url=DisplayNoteIPMPURL
&ownerUserId=satya
&masterPageCache=no
&masterpageName=mobile_master_page
&reportId=3828
This will use the master page mobile_master_page and show the document 3828 using that master page as the background.
satya - 7/16/2013 10:57:43 AM
Try 4598 using a test master page
Try 4598 using a test master page
The test master page is: 4597 it is in the control files folder
satya - 7/16/2013 4:06:35 PM
Update the above master page: 4597
Update the above master page: 4597
Of course you will need to be logged in to do this.
satya - 7/17/2013 10:59:47 AM
This is where I kept the temporary js files