What Would You Do? - Page 3 - Post ID...

User 187934 Photo


Senior Advisor
20,266 posts

UncleMap wrote:
Not yet.. I looked through the options in the actual software but couldn't find anything..
Is it somewhere within the wowslider .js ?

It has nothing to do with WOW slider so don't go changing things you shouldn't:lol:
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2924428 Photo


Registered User
1,718 posts

Hmm.. i'll have to look into this further Eric because I have no idea what it could be, I didn't change any settings in wowslider, but I am looking at the style.css it's printing out , I see a lot of different #FFF or background codes..
User 187934 Photo


Senior Advisor
20,266 posts

Getting hotter.;)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 122279 Photo


Senior Advisor
14,622 posts
Online Now

UncleMap wrote:
Cool Inger thank you! Can I also have the website backgroundwip2 image? I need it to start off the site :)

I've mailed it to you. It is too large to attach it here.

Another thing: Don't use the css for transparency that I wrote here earlier. If you remember from the craigjudd site, everything on top of the transparent bit also became transparent. I had forgotten this at first. Use this code instead:
background: rgba(255, 255, 255, 0.6);
The last number, 0.6, is the grade of transparency and can be altered.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 2924428 Photo


Registered User
1,718 posts

@Eric I'm looking into wowslider right now :)

@Inger I am using the code written earlier, but it deletes the background WIP2 image when writing text. Here's what im using.

textbg {
background: rgba(255, 255, 255, 0.6);;
opacity:0.6;
filter:alpha(opacity=60);
}
User 2924428 Photo


Registered User
1,718 posts

@Eric - Make the images .png files and change them manually in the html :?? -

Is there a simpler way to accomplish this in the CSS?
User 122279 Photo


Senior Advisor
14,622 posts
Online Now

Matt, check the alternate code for opacity that I wrote last night: background: rgba(255, 255, 255, 0.6);
This one is better.
And if you want us to give further advice, you need to upload what you have done, so that we can see where you are stuck. I don't see the disappearing image that you mention, and I need to see where you are putting your text. It could be that instead of applying the wip2 to the wrapper, we'd rather create a div header and apply it there.

When I start a site, I always make a lot of changes in the code during the process, to get it the way I want. It's not certain that we have the optimum yet.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 122279 Photo


Senior Advisor
14,622 posts
Online Now

UncleMap wrote:
@Eric - Make the images .png files and change them manually in the html :?? -
Is there a simpler way to accomplish this in the CSS?


What is this about? The white bits on either side of the slide show? If so, no.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 2924428 Photo


Registered User
1,718 posts

@Inger im uploading it right now but having problems with the FTP.. let me check on it now..

The wowslider has white sides and I can't get them to be transparent.. i'll upload again soon
User 2924428 Photo


Registered User
1,718 posts


Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.