Dreamweaver and Canvas

5 replies · opened May 2, 2018

Ffhoffman2014May 2, 2018

Hello - So many options with Canvas...just jumping in for a new site for client. When I load the demo-XXX.html pages I notice that there are three colors of responsiveness for different sizes (media queries I guess). Why does this show up in three different colors and responsive change points....most of the templates I have used in Dreamweaver only have one color bar there to designate the different display sizes....hope I am describing this clearly. Anybody know why the three different color bars show up above each page in Canvas???

SSemicolon WebSTAFFMay 3, 2018

Hello,

We Really Apologize but we have never used Dreamweaver as an Editor to Edit or Build our Templates so we cannot really give you more insights on this.

Let us know if we can help you with anything else or if you find any further issues.

Ffhoffman2014May 21, 2018

OK...i have worked through a couple of issues and see that the media queries work quite well. I currently have in place a full width screen picture. A left and right arrows appear, but I am looking for a changing full screen picture. Perhaps this is the revolutionary slider???? I do not need the video for this job which is what I go to when I click the right arrow.

Which of your great files should I be customizing, or copy code from to get different images slide in and slide out? Can you help me with this one? Of course you can.

Are those arrow controls jquery?

can you take a look at this url http://www.mr-vermont.com

Frank

Ffhoffman2014May 27, 2018

Hello....where do I change the Google Map on the contact-2.html. I insert Google src code and the map remains on Melbourne. Please help. I sent you another question last week...no one responded.

Ffhoffman2014Aug 6, 2018

Hi there.

How do I change the hover colors of the arrows on the owl carousel slider, and change the color of the "go-to-the top buttons in hover mode? I have searched through the bootstrap.css, the style.css, and the dark.css....

What css styles these arrow buttons?

Thanks.

Frank

SSemicolon WebSTAFFAug 16, 2018

Hello,

Thanks for your Patience!

Please use the following CSS code:

.owl-carousel .owl-nav [class*=owl-]:hover {
	background-color: #1ABC9C !important;
	color: #FFF !important;
	text-decoration: none;
}

#gotoTop:hover { background-color: #1ABC9C; }

Simply change the #1ABC9C Hex Color according to your needs.

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard