Recent Topics

1 Mar 09, 2009 03:52    

My b2evolution Version: Not Entered

Hello,

Can somebody help me with the font problem? I need to reduce the font size and spacing between the lines in my pixelgreen blog header. The text does not fit and spills outside. You can see what I mean at http://www.l10ngettogether.com/index.php?blog=8
Title "L10izadores hispano parlantes" does not fit into the reserved space.

Also, is there any way to re-arrange the order in which the blog names appear on the menu and break them into two lines? Has anyone tried that?

Thank you!

2 Mar 09, 2009 04:00

in your style.css look for and edit...
the 40px is pretty big :)

#header-content .widget_core_coll_title h1 a {
	font: bold 40px 'Trebuchet MS', Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	margin: 0; padding: 0;
	text-decoration: none;

}

3 Mar 09, 2009 04:03

It worked! Thank you!

Do you know by any chance how to rearrange the blog names?

5 Mar 09, 2009 06:45

Thank you very much! I have tried Sorted Bloglist widget by Afwas and it worked fine.
Thanks a lot!


Form is loading...