Frontpage guest problem

Professional Joomla template suitable for a wide range of finance related sites such as stock market, finance news, forex informations.
GK User
Tue Dec 06, 2011 6:40 pm
Hello,
i have a problem whit the frontpage of my site, if you go on www.italface.com u can see that in the firt page HOME (for guest) the site is to large and they come a scrollbar, but if u log in the scrollbar dont come and its normal.... How can i adjust the page HOME that dont come the scrollbar?

Thanks
User avatar
Expert Boarder

GK User
Tue Dec 06, 2011 7:53 pm
You seem to have fixed it already as I can't see the issue when visiting your site, this is what I saw http://easycaptures.com/fs/uploaded/640/2940301883.jpg
User avatar
Platinum Boarder

GK User
Wed Dec 07, 2011 9:14 am
Don Lee wrote:You seem to have fixed it already as I can't see the issue when visiting your site, this is what I saw http://easycaptures.com/fs/uploaded/640/2940301883.jpg




No, i dont have, meaybe you have a big screen, but to my computer whit google chrom i see this:

http://i.imgur.com/11VOy.jpg

And at the work whit a smaller screen its worse....
User avatar
Expert Boarder

GK User
Thu Dec 08, 2011 9:22 am
Hi,

The issue seems to happen with only on Chrome. Try opening file:/templates/gk_finance_com/css/template_css.css

Then add this code:

Code: Select all
body{
overflow: hidden;
}


Then let me know if it helps. Thanks!
User avatar
Platinum Boarder

GK User
Thu Dec 08, 2011 10:53 am
Don Lee wrote:Hi,

The issue seems to happen with only on Chrome. Try opening file:/templates/gk_finance_com/css/template_css.css

Then add this code:

Code: Select all
body{
overflow: hidden;
}


Then let me know if it helps. Thanks!




Hello,
if i put this code on the file template_css, the scrollbar dont appare more, but even this for go up and down but they for go up and down have to stay...
User avatar
Expert Boarder

GK User
Thu Dec 08, 2011 12:14 pm
catdavch wrote: but even this for go up and down but they for go up and down have to stay...


Sorry I don't get you. Can you please clarify?
User avatar
Platinum Boarder

GK User
Thu Dec 08, 2011 7:25 pm
If I enter the code that you gave me, both scrollbars disappear, they down and they to the right ...
But I want that the scrollbar on the right that you need to go up and down, to stay there...
User avatar
Expert Boarder

GK User
Fri Dec 09, 2011 6:17 am
In my code, change overflow to overflow-x

Just try and let me know if it helps.
User avatar
Platinum Boarder

GK User
Fri Dec 09, 2011 10:34 am
OK, thanke you
User avatar
Expert Boarder


cron