• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Need Scalable Non-Responsive Project to Align at Top

Explorer ,
Jan 31, 2019 Jan 31, 2019

Copy link to clipboard

Copied

How do I make sure a scalable non-responsive project aligns at the top at all times? Thanks.

Scalable Aligning Middle.JPG

Views

320

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
People's Champ ,
Jan 31, 2019 Jan 31, 2019

Copy link to clipboard

Copied

I haven't tried to do that, but did work it our to force landscape. There are a couple of invisible containers along with the actual visible course that would have to be manipulated with CSS.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 31, 2019 Jan 31, 2019

Copy link to clipboard

Copied

It's the main_container. When left is 0px, the top number changes. I need  to know how to halt it.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
People's Champ ,
Jan 31, 2019 Jan 31, 2019

Copy link to clipboard

Copied

Add this in the style tag at the top of the index file

#main_container{

top: 0px !important

}

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 31, 2019 Jan 31, 2019

Copy link to clipboard

Copied

Works! Thanks!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Feb 09, 2019 Feb 09, 2019

Copy link to clipboard

Copied

Great solution!

One small problem I can't figure out how to solve.

After using this solution Hotspot Questions behave weird.

Clicking the mobile device screen on the Hotspot results in the circle that indicates where you touched the screen appears way above the spot that was touched?

The narrower the screen, the more the circles are off......

Used CP2017 including the update, project was published as scalable HTML content.

Drag and Drop works fine though, so problems only with Hotspot questions.

Any suggestions?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
People's Champ ,
Feb 11, 2019 Feb 11, 2019

Copy link to clipboard

Copied

There may be other elements that need some CSS also. Don't really have time to find a solution for responsive at the moment.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jun 07, 2019 Jun 07, 2019

Copy link to clipboard

Copied

LATEST

I unmarked as correct, because even though it did work for the drag and drop, just like what was said with the Hotspot issue above, when applied to the matching quiz slide, the draggable appears way above:

Align Top Issue.png

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources