Quantcast
Channel: Adobe Community : Unanswered Discussions - RoboHelp
Viewing all articles
Browse latest Browse all 5136

I need to place icons (Next, Back, Print, Show) on the right side of the page.

$
0
0

The current solution is to use the following in the CSS.

 

div.options {

  position:relative;

        width:100%;

        left: 860px;

        padding:2%;

        background:transparent !important;

 

However, this solution locks the icons to the right and they do not move when the window is sized:

 

Is there a responsive method I can use to accomplish my goal?

 

I am using RoboHelp 10.

 

Thanks - Dan


Viewing all articles
Browse latest Browse all 5136

Trending Articles