Leftside and rightside divs overlaping

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
5/4/2009 7:25:46 AM
Gravatar
Total Posts 20

Leftside and rightside divs overlaping

Hi Joe!

I'm facing some "strange behaviors" in my site and maybe you can give me some directions.

I looked arround and used the search tool but didn't find anything like that.  Perhaps it doesn't exist. Perhaps I'm not searching for the wright words... If it already exists, please forgive me.

Here is a detailed description of the problem. I used this link because I want to use pictures to make up my poor english.

Hope you can help me.

Thanks for the very good job you do with Mojoportal!

5/4/2009 7:40:53 AM
Gravatar
Total Posts 18439

Re: Leftside and rightside divs overlaping

Hi Vinny,

The problem with the content rating layout I think you can solve if you look in the stylelayout.css you will see this:
.ratingrow { white-space:nowrap; }

If you remove it, it may solve the problem.

The problem with the email address is more difficult, because it can't wrap in the middle of a word, it can only wrap on white space, so if the word is longer than the space provided it will overflow its container. If you put your email address on your web site like that it will cause you to get more spam because scripts will gather that email address. If you change it mariangela [at] mpacheco .com.br, it can reduce spam and it weill wrap because of the spaces.

Really the best solution is to make the skin wider so you can fit more content in there. But it will require resizing the background images.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.