Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-11-2010, 07:38 PM   PM User | #1
curbsyde
New to the CF scene

 
Join Date: Nov 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
curbsyde is an unknown quantity at this point
Matching font

Hi All,

I've lurked here for awhile and finally registered.... I have an issue I'm trying to sort on this site:

http://livingcommunications.ca/

I'm trying to match the header fonts of the two categories. Ie "LIVING COMMUNICATIONS SERVICES" & "SPECIAL FEATURES & COLUMNS BY PAMELA IRVING"

This is a wordpress site, and the bottom title "special features..." is auto generated by the wordpress template. I just can't seem to match the one I manually entered up top at all...

Thoughts or advice?
curbsyde is offline   Reply With Quote
Old 11-12-2010, 06:55 AM   PM User | #2
abduraooft
Supreme Master coder!

 
abduraooft's Avatar
 
Join Date: Mar 2007
Location: N/A
Posts: 14,680
Thanks: 158
Thanked 2,182 Times in 2,169 Posts
abduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really nice
The html of the first heading is
Code:
<h6><p><b><font face="arial" color="black" size="3">LIVING COMMUNICATIONS SERVICES</font></b></p></h6>
where as the other one is
Code:
<h3 class="sub"><a title="More in Special Features &amp; Columns by Pamela Irving" href="http://livingcommunications.ca/category/special-features-columns-by-pamela-irving/">Special Features &amp; Columns by Pamela Irving</a></h3>
Use of the HTML view of the wordpress editor and change/remove the html tags to make them similar.

PS: 1)Don't you have firebug in your forefox?
2) <font> tag is deprecated and so you shouldn't use it.
__________________
Quote:
The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. --(Dr. APJ. Abdul Kalam)

Last edited by abduraooft; 11-12-2010 at 06:58 AM..
abduraooft is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 02:46 AM.


Advertisement
Log in to turn off these ads.