Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.

Ezilon Directory   ClickBooth Network   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 09-21-2006, 07:12 AM   #1 (permalink)
Inactive
 
Join Date: 05-08-06
Posts: 9
iTrader: 0 / 0%
Latest Blog:
None

sovereign6 is liked by many
Question H1 tag not displaying proper font size with CSS link

Hi

I am having a problem with my CSS link not picking up the correct font size display for h1 tag.

http://www/pro-netmarketing.co.za

Any help will be greatly appreciated.

Cheers
sovereign6 is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 09-21-2006, 07:19 AM   #2 (permalink)
Empress™
 
chicgeek's Avatar
 
Join Date: 08-19-04
Location: York, UK
Posts: 17,965
iTrader: 0 / 0%
Latest Blog:
My Favourite Poem

chicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest order
Fix your link, mate. Replace / with .
I'll have a look at it.
__________________
laura / chicgeek
soprano & web designer
laurakishimoto.ca
chıcgeeĸ @ flickr
chicgeek is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-21-2006, 07:25 AM   #3 (permalink)
Empress™
 
chicgeek's Avatar
 
Join Date: 08-19-04
Location: York, UK
Posts: 17,965
iTrader: 0 / 0%
Latest Blog:
My Favourite Poem

chicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest order
I'm a huge type-A personailty, so one of the first things I did was move the h1 entry in your stylesheet up by the h2 for organization. That seems to have fixed it.

I strongly suggest that you run your CSS through a validator to clean up.
__________________
laura / chicgeek
soprano & web designer
laurakishimoto.ca
chıcgeeĸ @ flickr
chicgeek is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-21-2006, 07:32 AM   #4 (permalink)
Inactive
 
Join Date: 05-08-06
Posts: 9
iTrader: 0 / 0%
Latest Blog:
None

sovereign6 is liked by many
Hi there chicgeek.

Thanks for the help.

Where do I get my hands on a CSS validator prefferably freeware?

You mentioned that you fixed the link, is it possible to send me the css attachement to info@pro-netmarketing.co.za.

Is there a css validator in dreamweaver?

Thanks
sovereign6 is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-21-2006, 07:39 AM   #5 (permalink)
Empress™
 
chicgeek's Avatar
 
Join Date: 08-19-04
Location: York, UK
Posts: 17,965
iTrader: 0 / 0%
Latest Blog:
My Favourite Poem

chicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest order
There is, but I suggest you use this one.

Here is the pronetZA.css file
Code:
body,td,th { color: #000000; } body { background-color: #000066; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } .SuBhead1 { font: bold 14px Verdana, Arial, Helvetica, sans-serif; text-transform: capitalize; color: #FFFFFF; background: #00CC33; padding: 5px; } p { font: normal 12px Verdana, Arial, Helvetica, sans-serif; color: #000000; padding: 5px; } .SmalltxtCopy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #000000; padding: 5px; } h1 { font: 14px Verdana, Arial, Helvetica, sans-serif; text-transform: capitalize; color: #000066; background: #F4F4F4; padding: 5px; } h2 { font: bold 16px Verdana, Arial, Helvetica, sans-serif; text-transform: capitalize; color: #000000; background: #FFFFFF; padding: 5px; text-align: left; } .Smalltxt { font-family: Tahoma; font-size: 11px; line-height: 14px; }.vSmalltxt { font-family: Tahoma; font-size: 10px; line-height: 15px; } .MainlinktxtPad { font-family: Tahoma; font-size: 9pt; padding: 5px; font-weight: bold; } .SubtitleBoldtxtPad { font-family: Verdana, Arial, Helvitica, Sans Serif; font-size: 16px; padding: 5px; font-weight: bold; } .Subtitletxt { font-family: Verdana, Arial, Helvitica, Sans Serif; font-size: 14px; font-weight: bold; } .Normaltxt { font-family: Arial, Helvetica; font-size: 9pt; line-height: 16pt; } .Mainlinktxt { font-family: Tahoma; font-size: 9pt; font-weight: bold; } a:link { color:#000066; } a:visited { color:#990000; } a:hover { color:#ffff00; text-decoration: underline} .Whiltelink:link { color:#FFFFFF; text-decoration: none} .Whiltelink:visited { color:#FFFFFF; text-decoration: none} .Whiltelink:hover { color:#000000; text-decoration: underline} .Redlink:link { color:#CC0000; text-decoration: none} .Redlink:visited { color:#2F7821; text-decoration: none} .Redlink:hover { color:#CC0000; text-decoration: underline} .webhost2opt { background: url(/ImageFolder/webhost2opt.jpg) no-repeat; height: 228px; width: 187px; } .re18 { background: url(/ImageFolder/re18_18_redopt.jpg) no-repeat; height: 254px; width: 163px; .background { background: #E9E9E9; } .prof_services { background: #0000CC; border: 1px solid #000066; } .prf_box { background: #E9E9E9; padding: 3px; border: 2px groove #666666; } .onspeedbox { border: 1px solid #000033; } #bodytable { border collapse: collapse; border:none; width: 795px; clip: rect(0px auto 0px auto); background: #FFFFFF; } #TopImageTable { background: url(http://pro-netmarketing.co.uk/ImageFolder/ProHeader.jpg) no-repeat; height: 162px; width: 795px; width: 100%; } #navTable { background: #6F7399; height: 29px; width: 795px; border: 2px double #000033; } #WebReportsTable { border: 1px solid #000000; } #WebReportsTable1 { font: 10pt Arial, Helvetica, sans-serif; padding: 5px; border-top: 0px none #FFFFFF; border-right: 0px none #FFFFFF; border-bottom: 0px none #FFFFFF; border-left: 0px none #FFFFFF; } .tickboximage { background: url(/ImageFolder/ncheck_re.jpg) no-repeat; } .tickboximagelrge { background: url(/ImageFolder/ncheck.gif) no-repeat center; } #webheadingsTable { font-size: 16px; font-weight: bold; color: #000080; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; } #VTCTable { background: #E9E9E9; height: 381px; width: 185px; } h3 { font: bold 14px Verdana, Arial, Helvetica, sans-serif; text-transform: capitalize; color: #000000; background: #A5C5DE; padding: 5px; } ul ul { font: normal 12px Verdana, Arial, Helvetica, sans-serif; color: #000000; } #catblock { background: url(/ImageFolder/mindmapre.gif) repeat-y; } #profservbox { border: 1px solid #000066; } #TopImageTable2 { background: url(http://pro-netmarketing.co.uk/ImageFolder/ProHeader.jpg) no-repeat; height: 162px; width: 795px; width: 100%; }
A couple of more things. If you use FireFox, I suggest you get the EditCSS extension. It's a great tool that allows you to tweak the CSS of any page you view. Perfect for things like this.

The same extension shows me that you have mixed styles. That is, you have the properly linked stylesheet (above) but also three other inline stylesheets. Ie.
Code:
/**** Inline STYLE-tag style sheet ****/ .stctb{width:auto;height:auto;border-style:none;background-color:transparent;background-image:none;} .stctr{width:auto;height:auto;border-style:none;background-color:transparent;background-image:none;} .stctd{height:auto;border-style:none;background-color:transparent;background-image:none;} .stcdv{width:auto;height:auto;margin:0px;padding:0px;background-color:transparent;background-image:none;} .stca{border-style:none;margin:0px;padding:0px;background-color:transparent;background-image:none;} /**** Inline STYLE-tag style sheet ****/ <!-- --> /**** Inline STYLE-tag style sheet ****/ .style1 {font-size: 9pt; font-family: Tahoma;}
The second and thirds are the fault of Dreamweaver if you do too many design-view tweaks. You can easily just amalgamate them.

Hope that helps!
__________________
laura / chicgeek
soprano & web designer
laurakishimoto.ca
chıcgeeĸ @ flickr
chicgeek is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-22-2006, 12:14 AM   #6 (permalink)
Inactive
 
Join Date: 05-08-06
Posts: 9
iTrader: 0 / 0%
Latest Blog:
None

sovereign6 is liked by many
Hi Laura/chicgeek.

Thanks so much.
sovereign6 is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
H1 tag and font size cdx SEO Forum 9 05-11-2007 03:50 AM
Font Size Problems bdunndchi Web Design Lobby 5 04-21-2007 04:56 AM
CSS font-size puzzler Gr8Writer Coding Forum 18 02-05-2007 05:05 PM
Usability question - font size poster Marketing Forum 12 06-19-2006 09:36 AM
Font Size (Pixel vs. Point) ? killua Coding Forum 13 02-08-2005 12:00 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 07:04 PM.
© Copyright 2008 V7 Inc