Letter Spacing

Unique Joomla 1.5 template with powerful navigation and stunning design discussion forum
GK User
Fri Feb 25, 2011 5:30 pm
How can I control the letter spacing? When its at 14 looks like its over top of each other, why is this how can I fix this?

http://www.tolentine.org/index.php?opti ... &Itemid=68
User avatar
Junior Boarder

teitbite
Fri Feb 25, 2011 5:38 pm
Hi

The css code for letter spacing is:

Code: Select all
letter-spacing: 0;


Was that what You asked ?
User avatar
Moderator

GK User
Fri Feb 25, 2011 5:39 pm
Yea but where do I put it? also, How can I add a Module position to the right of header1?
User avatar
Junior Boarder

GK User
Fri Feb 25, 2011 5:44 pm
Hi

For example:

Code: Select all
h2 {letter-spacing:5px;line-height: 30px;}


on template_ccs.css file.

Cheers
User avatar
Platinum Boarder

GK User
Fri Feb 25, 2011 5:49 pm
OFF-TOPIC:

For your website, here's my suggestion:

Code: Select all
#top ins {position: relative;top:-10px}


Place it on gk_stuff.css file.
This will display much better the position of google banner.

Cheers ;)
User avatar
Platinum Boarder

GK User
Fri Feb 25, 2011 5:56 pm
Hey thanks I want to know only about the content, like when I use the editor, so with the mission statement, I want to use paragraph, but I would like to have control of the spacing thats for the other tips, how about the new mod position next to header1? How do i place it to the right? Thanks
User avatar
Junior Boarder

teitbite
Sat Feb 26, 2011 4:51 am
Hi

Adding new positions is a customization request. Please take a look at this post 94-sporter/70438-custom-adding-top-extra-banner-modules.html#71226 this should help You to make it analogicaly.
User avatar
Moderator


cron