Đăng nhập
Latest topics
» Tôi sẽ đỗ đại học!by NgocPRO 6/11/2024, 8:37 am
» Kỷ niệm xưa của chúng ta
by nightWalker 9/2/2024, 6:49 pm
» Bị lệch khung cần người giúp đỡ
by webhuy28 7/10/2021, 10:34 pm
» [HỎI ĐÁP] Danh sách bạn bè không thể hiển thị
by anhdaodaica1 2/10/2021, 10:04 pm
» [HỎI ĐÁP] Thông tin tài khoản không thể lưu thay đổi
by anhdaodaica1 2/10/2021, 6:05 am
» Phim bố già full
by huy.pc52 24/8/2021, 12:20 am
» Xin code Box HTML cho Forumvi
by Larva 1/7/2021, 12:57 pm
» Hello Anh Em Chinh phục
by HoàngTửNaivip5p 28/5/2021, 5:03 am
» Trang chủ tin tức cập nhật HOT 2016
by kenbi05 1/1/2020, 11:02 pm
» Không Dang9 bài viết = hình ảnh được
by huy.pc52 30/11/2019, 10:52 am
» CHÚC ANH EM NĂM MỚI VUI VẺ TRÀNG ĐẦY HẠNH PHÚC
by sps.kủn 12/2/2019, 1:16 pm
» Skin CNTT-K3 2015 (Full Mod)[✔]
by kenbi05 6/7/2018, 12:30 am
» baivong, handsome,....
by sps.kủn 29/6/2018, 1:54 pm
» [SHARE] SKIN ĐHFM.V7 @PUNBB
by tonyhoaivu 2/5/2018, 2:37 pm
» Share Skin Xanh Dương Cùi Bắp
by tonyhoaivu 28/4/2018, 5:57 pm
» Xin Skin http://v1.hotrofm.net/
by tonyhoaivu 28/4/2018, 5:45 pm
» Xin Skin Rao Vặt
by tonyhoaivu 15/4/2018, 12:07 pm
» Làm Sao Để Xóa Khung Này
by tonyhoaivu 14/4/2018, 7:18 pm
» [Lập nhóm]Lập nhóm fm
by vietkanpy 31/3/2018, 11:53 am
» [Help] về server úp ảnh của phutu [✔]
by baivong 17/3/2018, 10:18 pm
» Đừng khóc cho “tôi – Chinh Phục!”…
by AnHung 27/2/2018, 5:33 pm
» [Share] Skin Diendandaihoc.com [ Punbb ] [✔]
by Lu Mờ 13/2/2018, 7:28 pm
» Mời mấy thím vào groups Forumotion Việt Nam.
by dang02315 13/2/2018, 12:40 am
» Có thể làm các kiểu giao diện được không?
by Lu Mờ 9/2/2018, 3:40 pm
» ltns chinhphuc.info
by Shinichi Kudo 27/1/2018, 2:27 am
Top posting users this week
No user |
Giúp em về widgets
2 posters
Trang 1 trong tổng số 1 trang
Giúp em về widgets
Em đặt Widgets như thế này:
Thì forum bị lệch khung như thế này:
Em nghĩ là do đoạn CSS sau, nhưng không biết chỗ nào, mọi người giúp với nha
Thì forum bị lệch khung như thế này:
Em nghĩ là do đoạn CSS sau, nhưng không biết chỗ nào, mọi người giúp với nha
- Code:
/* HEADER */
#pun-intro{background: transparent url(https://lh4.googleusercontent.com/-YYqfQiP31ZE/T7xJ_6FUB5I/AAAAAAAAA-A/PXFUcK5Z1Ic/s920/header.png) no-repeat center;
height: 343px;}
#pun-title{
display: inline !important;
color: white;
position: absolute;
top: 30px;
float: left !important;
text-align: left !important;
font-size: 30px;
font-weight: bold;
text-shadow: black 1px 1px 5px;
margin-left: 30px;}
#pun-desc{
display: inline !important;
color: white !important;
position: absolute;
top: 50px;
float: left !important;
text-align: left !important;
text-shadow: black 1px 1px 5px;
margin-left: 35px;}
#pun-logo {margin-top: 113px;
margin-left: -4px;}
#pun-head #pun-navlinks{
border-top: 2px solid #a71d02;
border-bottom: 2px solid #a71d02;
background: #a71d02;
height: 25px;
margin-top: -16px;
margin-bottom: -4px;
width: 920px;
padding: 0px;}
#pun-head #pun-navlinks li a{
margin: 0 0px 0 0;
color: white;
font-weight: bold;
position: relative;
top: 3px;
text-shadow: black 1px 1px 5px;
padding-right: 5px;
padding-left: 5px;
font-size: 12px;}
#pun-navlinks ul {text-align: center;}
#pun-head #pun-navlinks li a:hover{
text-shadow: black -1px -1px 3px;
text-decoration: none;
height: 29px;
background: #831702;
padding: 5px;
padding-top: 10px;
padding-bottom: 12px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;}
#pun-head #pun-navlinks a[href="/profile.forum?mode=register"]{background: #831702;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
padding: 5px;
padding-top: 10px;
padding-bottom: 12px;
border: 2px solid white;
-moz-box-shadow: 0px 0px 5px #0c0c0c;
-webkit-box-shadow: 0px 0px 5px #0c0c0c;
box-shadow: 0px 0px 5px #0c0c0c;}
#i_icon_mini_new_message{margin-bottom: -5px;}
#hitskin_preview {display: none!important; height:0px!important; } * html #hitskin_preview { display:none!important; height:0px!important;}
- Code:
/* FOOTER */
#pun-about a[href="http://www.blogratuit.ro/ro/"]{display: none;}
#pun-about{color: white;}
#pun-about a{text-decoration: none;
padding: 0px;}
#pun-about{
padding-top: 5px;
background: transparent ;
border: none;
background: url(http://i66.servimg.com/u/f66/11/96/49/61/cr16.png) no-repeat 90% 39px;}
#pun-about #qjump {
display: none;}
#pun-about ul{border-top: 2px solid #a71d02;
border-bottom: 2px solid #a71d02;
background: #a71d02;
height: 25px;
margin-bottom: 30px;
width: 920px;
margin-left: -12px;
text-align: center;}
#pun-about ul li{position: relative;
top: 2px;}
#pun-about ul li a{color: white;
text-shadow: black 1px 1px 5px;}
#pun-about ul li a:hover{
text-shadow: black -1px -1px 3px;}
#pun-foot{
background: transparent url(http://i66.servimg.com/u/f66/11/96/49/61/footer18.png) no-repeat 0px 24px;
height: 90px;
border: none;
margin-top: -40px;}
#pun-foot .center a{color: white !important;
font-size: 15px;
font-family: arial;
text-shadow: black 1px 1px 5px;}
- Code:
/* WIDGETS */
.module.main{
border: 2px solid #5f2626;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
padding: 2px;
margin: 2px !important;}
.module .main-head{-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
background: #a71d02 !important;
margin-top: 0px;
height: 25px;
padding-top: 5px;}
.module p.author {
color: white;
-moz-border-radius: 0px 0px 7px 7px;
-webkit-border-radius: 0px 0px 7px 7px;
border-radius: 0px 0px 7px 7px;
padding: 0.25em;
padding-left: 20px;
background-color: #a71d02;
border-bottom: none;
font-size: 0.9em;}
Re: Giúp em về widgets
Thử xem
- Code:
/* HEADER */
#pun-intro{background: transparent url(https://lh4.googleusercontent.com/-YYqfQiP31ZE/T7xJ_6FUB5I/AAAAAAAAA-A/PXFUcK5Z1Ic/s920/header.png) no-repeat center;
height: 343px;}
#pun-title{
display: inline !important;
color: white;
position: absolute;
top: 30px;
float: left !important;
text-align: left !important;
font-size: 30px;
font-weight: bold;
text-shadow: black 1px 1px 5px;
margin-left: 30px;}
#pun-desc{
display: inline !important;
color: white !important;
position: absolute;
top: 50px;
float: left !important;
text-align: left !important;
text-shadow: black 1px 1px 5px;
margin-left: 35px;}
#pun-logo {margin-top: 113px;
margin-left: -4px;}
#pun-head #pun-navlinks{
margin-left: 14px;
border-top: 2px solid
#A71D02;
border-bottom: 2px solid
#A71D02;
background:
#A71D02;
height: 25px;
margin-top: -16px;
margin-bottom: -4px;
width: 870px;
padding: 0px 14px 0 36px!important;
}
#pun-head #pun-navlinks li a{
margin: 0 0px 0 0;
color: white;
font-weight: bold;
position: relative;
top: 3px;
text-shadow: black 1px 1px 5px;
padding-right: 5px;
padding-left: 5px;
font-size: 12px;}
#pun-navlinks ul {text-align: center;}
#pun-head #pun-navlinks li a:hover{
text-shadow: black -1px -1px 3px;
text-decoration: none;
height: 29px;
background: #831702;
padding: 5px;
padding-top: 10px;
padding-bottom: 12px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;}
#pun-head #pun-navlinks a[href="/profile.forum?mode=register"]{background: #831702;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
padding: 5px;
padding-top: 10px;
padding-bottom: 12px;
border: 2px solid white;
-moz-box-shadow: 0px 0px 5px #0c0c0c;
-webkit-box-shadow: 0px 0px 5px #0c0c0c;
box-shadow: 0px 0px 5px #0c0c0c;}
#i_icon_mini_new_message{margin-bottom: -5px;}
#hitskin_preview {display: none!important; height:0px!important; } * html #hitskin_preview { display:none!important; height:0px!important;}
- Code:
/* FOOTER */
#pun-about a[href="http://www.blogratuit.ro/ro/"]{display: none;}
#pun-about{color: white;}
#pun-about a{text-decoration: none;
padding: 0px;}
#pun-about{
padding-top: 5px;
background: transparent ;
border: none;
background: url(http://i66.servimg.com/u/f66/11/96/49/61/cr16.png) no-repeat 90% 39px;}
#pun-about #qjump {
display: none;}
#pun-about ul{border-top: 2px solid #a71d02;
border-bottom: 2px solid #a71d02;
background: #a71d02;
height: 25px;
margin-bottom: 30px;
width: 920px;
margin-left: -12px;
text-align: center;}
#pun-about ul li{position: relative;
top: 2px;}
#pun-about ul li a{color: white;
text-shadow: black 1px 1px 5px;}
#pun-about ul li a:hover{
text-shadow: black -1px -1px 3px;}
#pun-foot{
background:
transparent url(http://i66.servimg.com/u/f66/11/96/49/61/footer18.png) no-repeat 0px 24px;
height: 90px;
border: none;
margin: -40px 0px 0px 14px;
}
#pun-foot .center a{color: white !important;
font-size: 15px;
font-family: arial;
text-shadow: black 1px 1px 5px;}
Similar topics
» [Help] Sắp xếp widgets của vds ver5 những widgets mới này!!!111
» [Thắc mắc] Dùng widgets mà không đẩy cột giữa qua 1 bên
» Vị trí Widgets?
» Mất widgets
» [Thắc mắc]Tạo widgets
» [Thắc mắc] Dùng widgets mà không đẩy cột giữa qua 1 bên
» Vị trí Widgets?
» Mất widgets
» [Thắc mắc]Tạo widgets
Trang 1 trong tổng số 1 trang
Permissions in this forum:
Bạn không có quyền trả lời bài viết