Make an image stick to the top right or bottom of the browser window?

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart ThemeMake an image stick to the top right or bottom of the browser window?

This topic has been marked as resolved.

Hi,

I have an live chat support function that I use to have in a sidebar when using the default theme on Opencart.

But now I don’t want to put it in sidebars on the front page, I want to make it “stick” on the right side or the bottom of the customers browser window.

I know it something with “absolute” , but where do I put the code for the live support thing, and where do I put the custom css?

Thanks for a great theme btw! ;)

November 8, 2011 at 12:20 am #3324

Maybe you could give us your website address to have a look? :)

Best,
ThemeBurn team

November 9, 2011 at 8:51 am #3372

Its in working progress and should be out in the end of this week, therefor it is closed.

http://bit.ly/sdmY08

I have not applied any code because i don’t know where to put it? And not the css-code.

Question: Where do I put the code to make it stick permanent to visitors window for example on the right. And where do I put the css-code to control the padding and so on.

I want to do this for the code to my chat:

div class=”support”

My code
/div

(I removed the closing on the divs, this forum does not allow them, but you get the point)

And the css for it (just example):

.support {
position: absolute;
padding: 10px 0px 0px 0px;
}

Im not so very good in this, know a little but thats because I ask :)

Hope you understand me, I’m Swedish :)

  • This reply was modified 4551 days ago by  Davidew.
  • This reply was modified 4551 days ago by  Davidew.
  • This reply was modified 4551 days ago by  Davidew.
November 9, 2011 at 11:54 am #3379

I solved it now :)

I just switched live-support company to http://www.olark.com/

Works out of the box :)

November 11, 2011 at 12:51 am #3430

Glad, you’ve managed to solve the issue :)

Do not hesitate to ask for help, if you have any other problems.

Best regards,
ThemeBurn team

November 13, 2011 at 11:50 pm #3482
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.