Homepage Latest Article Wont display proper on Chrome

Posted in: Newsmag
Post count: 38

Need some help please!

page issues: dev.diaryofahollywoodstreetking.com (at the bottom section) and every pagenation after: http://dev.diaryofahollywoodstreetking.com/page/2/

After the upgrade to 1.71, our homepage Latest Articles/Other News section, and each page clicked through displays innaccuratly on chrome, like this: https://www.dropbox.com/s/799ntb8o4m85kz1/0ther%20news%20chrome.PNG?dl=0

but shows perfectly on firefox and explorer like this: https://www.dropbox.com/s/f0wmlovxvauh5ce/other%20news%20firefox.PNG?dl=0

login: client
pass: client

Thank you!

Post count: 38

I’ve tried the stock 1.71 style.css < does not fix

anyone? I’m a little disappointed that the prolific sage, Chris S doesn’t have an answer.

Everything still displays perfectly (on the desktop) everywhere except on the Chrome browser.

Really need help on this its driving me nuts.

Thank you in advance!

Post count: 38

Update: I was able to fix it by changing this style in style.css from 339px to 338px

.td-block-span6 {
width: 338px;
padding-left: 20px;
padding-right: 19px;

but is this going to cause an issue somewhere else?

Thanks,

Post count: 7909

Hi,

I have checked your site on chrome and it looks fine – http://screencast.com/t/DjTnhk8I
Please clear cache and check your browser’s zoom.

Thanks!

Post count: 38

Thanks Alin.. I was able to fix over the weekend. but wasnt sure if it would throw something else off with the fix I employed.

I was able to fix it by changing this style in style.css from 339px to 338px

.td-block-span6 {
width: 338px;
padding-left: 20px;
padding-right: 19px;

but is this going to cause an issue somewhere else?

Post count: 7909

Hi,

It could cause issues, but I have checked your site(yesterday too) and you css is doesn’t been applied – http://screencast.com/t/V3K0Y5np
Please try to remove it and check if you still have this issue.

Thanks!

Post count: 38

Hi Alin,

I don’t understand what you are saying I need to do.

you css is doesn’t been applied – http://screencast.com/t/V3K0Y5np
Please try to remove it and check if you still have this issue.

What should I remove?

Thank you!

Post count: 7909

Hi,

You said that you have applied this css:

.td-block-span6 {
width: 338px;
padding-left: 20px;
padding-right: 19px;

It may cause other issues and I say to remove it and see if you still have that issue maybe it was a caching issue as you had this problem only on Chrome(I guess):

but shows perfectly on firefox and explorer like this: https://www.dropbox.com/s/f0wmlovxvauh5ce/other%20news%20firefox.PNG?dl=0

I added the default css on your page and didn;t break anything – http://screencast.com/t/fpfENDHFH

Thanks!

Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic.