This is a discussion on "[SOLVED] Image with text -> text with background" within the Web Page Design section. This forum, and the thread "[SOLVED] Image with text -> text with background are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] Image with text -> text with background
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
||||
|
||||
|
I'd like my weblog's header to look like this but with text instead.
As you can see I've attempted this but it looks horrible! I need help with getting the text in the right position with the right font! Thanks Guys!
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
|
|
#2
|
|||
|
|||
|
Re: Image with text -> text with background
Your choice of font is effectively restricted by those fonts commonly installed on most people's computers. There's no problem with specifying an obscure font, as long as you also specify a more common fallback. Always make your last fallback a generic family, such as "serif". Look up the CSS "font-family" for details.
You will never achieve properly smoothed header text, except on a Mac or in Safari. Windows does not smooth big fonts. Firefox does smooth them, but only if you turn off Windows ClearType, which interferes with Firefox's smoothing. If you turn off ClearType, the normal-sized font looks awful. Oh dear. Remove the bolding from your font. Try Georgia, which is pretty close to what you're using, and is (I think) a core font for both PCs and Macs. Positioning is just a matter of tweaking margins. Use negative margins to move something nearer to a container's edge. Last edited by MikeHopley; Nov 13th, 2007 at 22:37. |
|
#3
|
|||
|
|||
|
Re: Image with text -> text with background
What font is the text on the image? Maybe you can use the same font but use a common fallback like Mike suggested. And yes, remove the bolding, it makes the text look even worse with all those pixelated edges...
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
|
#4
|
||||
|
||||
|
Re: Image with text -> text with background
Didn't realise it was already bold.
Looks better now ish.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#5
|
|||
|
|||
|
Re: Image with text -> text with background
Yes it does. The bold text was not good... Much nicer and smoother now!
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
|
#6
|
||||
|
||||
|
Re: Image with text -> text with background
I quite like it! I will leave it like that for now.
Thread Solved.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Background Opacity without affecting Text | ChrisTheSoul | Web Page Design | 11 | Aug 31st, 2007 14:11 |
| scroll does not line up text and background | cherishkiss | Web Page Design | 2 | Feb 22nd, 2007 15:40 |
| center align text/background image | Lchad | Web Page Design | 5 | Dec 5th, 2006 10:40 |
| Text div overlapping background | csa | Web Page Design | 2 | Aug 9th, 2006 12:09 |
| Building Text/Dropdown Menu w/ no background | TruBluTex | Flash & Multimedia Forum | 8 | Jan 15th, 2006 20:54 |