D5 Creation Forum

Open Forum for D5 Creation's Members and Visitors

Before requesting any support Please search the Forum First. You may find your desired answer. This will save your waiting time and will save our working hour. We may not answer the question which we have already answered. You should also read our Support Policy

Reply To: Slide container

Front Page D5 Creation Forum General Questions Slide container Reply To: Slide container

#6860
Robert Burnie
Participant

No it’s not during any zooming in and out.

When I inspect the element I can change it to what I want. this has media=”all”
.box_skitter img {
max-width: none;
min-width: 100%;
height: 288px;
/* height: 23vw; */

It’s when I take out the height 23vw the picture reduces it’s size to the slider box which I also have to manually set at 300px

The problem is in your tutorial it talks about changing the CSS but I can’t get it to work. I want to change the box skitter to remove the height of 23vw and have a height of 288px

I want to change the div box skitter to the height of 288px and turn off the 23vw

also I want to change the color of orange to a hue of
R121
G160
B67
O255

I know there’s a place on general options to add these things but everytime I try it never works.

Your advice and CSS coding expertise is definatly requested.

Thanks