go41

Re: quick CSS positioning help here please! :: Reply by Joern

von Joern am 13. Mai. 2010 | Keine Kommentare

I think you got it up already, its even -10px ‚over the top‘
the contact button is loading in the footer of that site, so you should put your new div code not into index.php but in footer.php just above /body tag.
the style for the contact button is loaded per .js script and looks like this:
body a#visitorcontact-feedback-tab, body a#visitorcontact-feedback-tab:link {

top:45% !important;

}

body a#visitorcontact-feedback-tab, body a#visitorcontact-feedback-tab:link {

background-position:2px 50% !important;

display:block !important;

height:98px !important;

margin:-45px 0 0 !important;

padding:0 !important;

position:fixed !important;

width:25px !important;

z-index:100001 !important;

}

a#visitorcontact-feedback-tab {

-moz-border-radius:1em 0 0 1em;

background-color:#4A86FF;

background-image:url("http://visitorcontact.com/images/contact_button.png");

background-repeat:no-repeat;

border-color:#4A86FF -moz-use-text-color #4A86FF #4A86FF;

border-style:outset none outset outset;

border-width:1px medium 1px 1px;

right:0;

}
top is set to a value of 45%, means if you make your browser window smaller, it will stay again at about half of the heigths.
actually in your jw-add-side div you have to load two images, facebook and twitter, and link them to the customers account.

search for ‚twitter button for homepage‘ or ‚facebook button for homepage‘, you will find many images and sample codes
____________________
you find me on Google+, Twitter and Facebook

(von: Joern)

Hier noch 2 weitere Ergebnisse dieses Threads:

quick CSS positioning help here please!

13. Mai. 2010 (von: omerkhan01)

Hey man, You can go to this site.http://maaximummedia.byethost7.com/As you can see I have a box(A div region called "jw-add-side"I also have added the fixed position feedback tab.The script for that is:Code:<script src="http://visitorcontact.com/scripts/7293.js" type="text/javascript"></script>I have written something in the Div -jw-add-side…

Re: quick CSS positioning help here please! :: Reply by omerkhan01

13. Mai. 2010 (von: omerkhan01)

Yep got it to work. Thanks Joern!Omar Weiterlesen →

Autor:

Du findest mich auch auf Twitter und Facebook!

Schreibe einen Kommentar

Pflichtfelder sind mit * markiert.


Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.

weitere forum Beiträge: