투표를 오른쪽으로 옮길려면 어떻게해야하나여? > 자유게시판

본문 바로가기
사이트 내 전체검색

자유게시판

투표를 오른쪽으로 옮길려면 어떻게해야하나여?

페이지 정보

본문

maintail.php 파일에다가

<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
include_once("./_common.php");
include_once("$g4[path]/lib/poll.lib.php");
// 사용자 화면 우측과 하단을 담당하는 페이지입니다.
// 우측, 하단 화면을 꾸미려면 이 파일을 수정합니다.
?>

중략

<div class="zright" style="width:<?=$zrightwidth?>">
<?=poll("zenabasic"); //poll 추가 ?>
<div id="bline5"></div>

이렇게하면되나요?

했더니 오른쪽으로 안가고 중앙 하단으로 내려가던데..
maintail.php 어느곳에 넣어도 마찬가지더라구요...아 어렵네요,

첨부사진처럼 할려면 어떤 어떤 파일에 어떻게 수정해야할까요


maintail.php에 있는 아래 소스는 오른쪽 소스라고했는데 여기에 삽입하면 센터 하단에 나올까요..ㅠ
<!--zrightwidth-->         
            <div id=guick_banner style='position:absolute; z-index:50;'>
<?=latest_banner("latestbanner","totalbanner", 48, 100, guick_banner, "WR3", 100); //BANNER  (WR3, H, C, R, G, N) ?>
</div>
<script language='javascript'>
//움직이는 레이어
//사용함수
function ResetRemocon(){

  var guick_bannerYFrom, guick_bannerYTo, OffsetY, ResetTime;
  ResetTime = 1;
  if (guick_bannerRule == 'center'){
    //해상도 기준, 가운데 에서 x만큼 떨어진 곳에 위치
    if (navigator.userAgent.toLowerCase().indexOf("gecko") > -1) {
      if (document.body.clientWidth < ContentsWidth) {
        guick_banner.style.left = parseInt (ContentsWidth / 2) + guick_bannerX + "px";
      }
      else {
        guick_banner.style.left = (guick_bannerX + (document.body.clientWidth / 2)) + "px";
      }
    }
    else{
      if (document.body.clientWidth < ContentsWidth) {
        guick_banner.style.left = parseInt (ContentsWidth / 2) + guick_bannerX + "px";
      }
      else {
        guick_banner.style.left = (guick_bannerX + (document.body.clientWidth / 2)) + "px";
      }
    }
  }
  else if (guick_bannerRule == 'left'){
    //해상도와 무관, 왼쪽 에서 x만큼 떨어진 곳에 위치
    guick_banner.style.left = (guick_bannerX) + "px";
  }
  guick_bannerYFrom = parseInt (guick_banner.style.top);
  guick_bannerYTo = guick_bannerY + document.body.scrollTop + 1;
  if ( guick_bannerYFrom != guick_bannerYTo ) {
    OffsetY = Math.ceil( Math.abs( guick_bannerYTo - guick_bannerYFrom ) / 20 );
    if ( guick_bannerYTo < guick_bannerYFrom )
      OffsetY = -OffsetY;
    guick_banner.style.top = (guick_bannerYFrom + OffsetY) + "px";
    ResetTime = 1;
  }
  setTimeout ("ResetRemocon()", ResetTime);
}
function SetRemocon() {
  guick_banner.style.display = "block";
  guick_banner.style.top = (guick_bannerY + document.body.scrollTop + 1) + "px";
  ResetRemocon();
  return true;
}

if (typeof document.body == "undefined")
  document.body = document.getElementsByTagName("BODY")[0];
var guick_banner = document.getElementById("guick_banner");
//환경설정
var ContentsWidth = <?=($zleftfront+$zleftwidth+$zcenterwidth)?>;//움직이는 레이어를 제외한 콘텐츠 너비, 가운데 정렬에만 해당, 전체 테이블중 제일큰 너비
var guick_bannerX = (<?=($zleftfront+$zleftwidth+$zcenterwidth)?> / 2) + 5;//레이어가 위치할 레프트 값
var guick_bannerY = <?=$quick_layerh?>;//레어가 위치할 탑 값
var guick_bannerRule = '<?=$zalign?>';//center -->가운데 정렬을 기준으로 x만큼, left --> 레프트 정렬을 기준으로 x만큼
//레이어 보이기
SetRemocon();
</script>
<!--/zrightwidth-->
추천0

댓글목록

profile_image
Total 3,599건 1 페이지
  • RSS
자유게시판 목록
번호 제목 글쓴이 조회 추천 날짜
3599 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 10858 9 05-06
3598 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 8949 5 02-24
3597 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 8630 5 02-26
3596 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 10153 5 02-24
3595 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 10287 5 02-26
3594 처리s쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 10316 5 04-18
3593 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 11229 5 06-15
3592 처리s쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 9699 4 04-18
3591 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 21639 3 02-19
3590 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 12264 3 02-19
3589 WEBPD쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 7387 2 10-05
3588 마스타CEO쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11335 2 09-07
3587 심봉사쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 14483 2 10-31
3586
태그모음 댓글2
제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 12552 2 02-19
3585 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 12237 2 02-19
3584 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 11502 2 02-19
3583 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 8080 1 09-10
3582 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 8611 1 09-12
3581 포인트쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 7656 1 09-15
3580 ChanbiZ쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 9065 1 09-20
3579 ChanbiZ쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 8578 1 09-23
3578 ChanbiZ쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 7312 1 09-23
3577 소피쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 9363 1 10-04
3576 곰순이푸쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 10158 1 12-01
3575 곰순이푸쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 8054 1 12-02

검색

회원로그인

회원가입

사이트 정보

株式会社YHPLUS / 대표 : ZERO
〒140-0011 東京都品川区東大井2-5-9-203
050-5539-7787
오픈카카오톡 (YHPLUS) :
https://open.kakao.com/o/slfDj15d

접속자집계

오늘
5,262
어제
4,618
최대
7,259
전체
1,240,810
Copyright (c) 株式会社YHPLUS. All rights reserved.