Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google logo repeats in widescreen layout #1

Open
GoogleCodeExporter opened this issue Aug 1, 2015 · 2 comments
Open

Google logo repeats in widescreen layout #1

GoogleCodeExporter opened this issue Aug 1, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Add layout-widescreen
2. Google logo repeats at the bottom of the slides.

What is the expected output? What do you see instead?

The Google logo appears twice at the bottom of the slides. This looks a little 
odd. I think that no-repeat probably needs to be added to the class for the 
background image.

What version of the product are you using? On what operating system?

Latest non-io version

Please provide any additional information below.

Thanks so much for making these slides! They are great! :)

Original issue reported on code.google.com by fusionta...@gmail.com on 21 May 2011 at 4:18

@GoogleCodeExporter
Copy link
Author

I changed line 115 of styles.css 
(http://code.google.com/p/html5slides/source/browse/trunk/styles.css#115) to

    background-position: 910px 625px !important;

This works for me in Chrome and Firefox.

Original comment by hoef...@gmail.com on 12 Aug 2011 at 1:48

@GoogleCodeExporter
Copy link
Author

Original comment by bimm...@gmail.com on 25 Jan 2015 at 12:37

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant