Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Old 12-10-2007, 08:25 PM blog font
PC Catastrophe's Avatar
Super Talker

Latest Blog Post:
QR Code Craze
Posts: 125
Name: Brandy
Location: Indiana
Trades: 0
If you click on the blog feed it will take you to my problem. The "This entry was posted on...." Looks hideous! When I adjust the font here:

body {
font: 12px/20px verdana;
color: #000000;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
background: #C5C5C5 url(images/body_bg.jpg) repeat-x scroll;
height: 100%;
}

for instance adjusting the 20px to 10 it just piles the sentences all on top of each other. Do I need to change something else or is there a certain ratio. I am lost, please help.
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
PC Catastrophe is offline
Reply With Quote
View Public Profile Visit PC Catastrophe's homepage!
 
 
Register now for full access!
Old 12-11-2007, 04:15 AM Re: blog font
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,517
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
the nn/nn syntax is not to set a "ratio" of font sizes.

The first parameter sets the font height, the second one sets the line height which is the distance between each subsequent line of text, so setting this smaller than the font size will "squash" the lines of text together.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 12-11-2007, 10:19 AM Re: blog font
PC Catastrophe's Avatar
Super Talker

Latest Blog Post:
QR Code Craze
Posts: 125
Name: Brandy
Location: Indiana
Trades: 0
When I adjust the font size there it makes the font smaller everywhere. I want to make the font smaller in just that section. I do not know where that might be located. Can you give me a clue as to what or where I might look for it?
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
PC Catastrophe is offline
Reply With Quote
View Public Profile Visit PC Catastrophe's homepage!
 
Old 12-11-2007, 01:23 PM Re: blog font
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,517
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
Can you give me a clue as to what or where I might look for it?
It's in your template as an unstyled H1
Code:
				<h1>
						This entry was posted
						 
						on Thursday, December 6th, 2007 at 1:34 pm						and is filed under <a href="http://pccatastrophe.com/WordPress/?cat=1" title="View all posts in Helpful Hints" rel="category tag">Helpful Hints</a>,  <a href="http://pccatastrophe.com/WordPress/?cat=6" title="View all posts in Web Design" rel="category tag">Web Design</a>.<br>
						You can follow any responses to this entry through the <a href='http://pccatastrophe.com/WordPress/?feed=rss2&amp;p=52'>RSS 2.0</a> feed.<br> 
						
													You can <a href="#respond">leave a response</a>, or <a href="http://pccatastrophe.com/WordPress/wp-trackback.php?p=52">trackback</a> from your own site.
						
												
				</h1>
having that as a h5 or h6 would make a huge difference, or you need to style a div specially for it.

there is also an empty H3 below it that needs to be removed.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 12-13-2007, 03:40 PM Re: blog font
PC Catastrophe's Avatar
Super Talker

Latest Blog Post:
QR Code Craze
Posts: 125
Name: Brandy
Location: Indiana
Trades: 0
I am still a bit lost. I find CSS confusing because of lack of familiarity. I do understand what you are saying and will begin messing with it. Thank you for your direction.
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
PC Catastrophe is offline
Reply With Quote
View Public Profile Visit PC Catastrophe's homepage!
 
Reply     « Reply to blog font
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.34097 seconds with 12 queries