4 posters
Invision Drop down. and other help.
Raze- Forumember
- Posts : 406
Reputation : 12
Language : English, HTML, CSS
- Post n°1
Invision Drop down. and other help.
Last edited by Raze on August 10th 2011, 2:26 am; edited 5 times in total
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
- Post n°2
Re: Invision Drop down. and other help.
what code are you useing?
Raze- Forumember
- Posts : 406
Reputation : 12
Language : English, HTML, CSS
- Post n°3
Re: Invision Drop down. and other help.
By code I'm guessing you mean CSS that's the only code I got and can you help me with removing the underline from usernames that's not working
And need help making this text white
I just got this new theme and it has a few problems.
And need help making this text white
- Code:
a { text-decoration: none; }
body {
background-position: top center;
}
#submenu ul li a {
color: #fff;
padding: 0px;
margin: 0px 0px 0px 0px;
text-decoration: none;
border: none;
}
#submenu ul li a a:hover{
background-color: transparent !important;
padding: 0px;
margin: 0px 0px 0px 0px;
text-decoration: none;
border: none;
}
div#logostrip{
min-height: 25px;
/min-height: 10px;
}
#submenu a:hover{
background-color: transparent ;
}
#submenu{
background-color: transparent !important;
padding-bottom: 0px;
padding-top: 0px;
margin: 0px;
padding-left: 10px;
}
#userlinks{
background-color: transparent !important;
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/partie11.png');
padding-top: 69px;
margin: 0px;
margin-bottom: 0px;
width: 922px;
background-repeat: no-repeat;
}
#userlinks.not-connected{
background-color: transparent !important;
border-bottom: 0px;
padding-top: 74px;
}
#userlinks ul {
background-color: #282828;
border: 1px solid #646464;
padding: 4px;
margin-top: 2px;
margin-right: 10px;
-moz-border-radius-topleft: 0px;
-webkit-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-webkit-border-radius-topright: 0px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-radius-bottomleft: 15px;
}
#userlinks.not-connected .guest{
background-color: #282828;
border: 1px solid #646464;
padding: 4px;
-moz-border-radius-topleft: 0px;
-webkit-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-webkit-border-radius-topright: 0px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-radius-bottomleft: 15px;
}
#userlinks.not-connected span{
background-color: #282828;
border: 1px solid #646464;
padding: 4px;
-moz-border-radius-topleft: 0px;
-webkit-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-webkit-border-radius-topright: 0px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-radius-bottomleft: 15px;
}
#userlinks.not-connected a.visited{
background-color: #282828;
border: 1px solid #646464;
padding: 4px;
-moz-border-radius-topleft: 0px;
-webkit-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-webkit-border-radius-topright: 0px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-radius-bottomleft: 15px;
}
div.newslink{
background-color: transparent !important;
margin: 0px;
padding: 1px;
margin-bottom: 10px;
}
#gfooter {
background-color: transparent;
background-image: url('http://i56.tinypic.com/28jza74.png');
background-position: bottom center;
background-repeat: no-repeat;
height: 64px;
width: 922px;
border: nonne;
padding: 0px;
padding-bottom: 27px;
margin: 0px;
margin-top: 10px;
}
.current-time{
padding: 4px;
margin-bottom: 23px;
margin-right: 14px;
background-color: #282828;
border: 1px solid #646464;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
-webkit-border-radius-topright: 15px;
-moz-border-radius-bottomright: 0px;
-webkit-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
}
#qjump{
padding-bottom: 23px;
margin-left: 10px;
}
#gfooter
.footer-links{
float: left;
width: 90%;
margin-right: -25px;
margin-left: 140px;
font-size : 1.0em;
}
#gfooter ul{
margin: 0 -32px 0 0;
}
#gfooter a{
color: #fff !important;
}
#gfooter a:hover{
color: #cbe304 !important;
}
table.ipbtable tfoot td{
background-color: transparent;
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/b217.png');
background-repeat: no-repeat;
background-position: center;
padding: 0px;
height: 20px!important;
border: none;
}
.topic-footer{
background-color: transparent;
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/b217.png');
background-repeat : no-repeat;
padding: 0px;
height: 20px !important;
border: none none !important;
}
.search-footer-box { display: none; }
#search-box { display: none; }
.activeusers{
background-color: transparent;
}
.tfooter{
border: none;
margin: 0px;
padding: 0px;
}
.darkrow{
background-color: transparent;
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/b217.png');
background-repeat : no-repeat;
padding: 0px;
height: 20px !important;
border: none !important;
}
.post{
background-image: url("http://i65.servimg.com/u/f65/11/95/30/70/bb110.png");
background-position: bottom;
background-repeat: no-repeat;
padding-bottom: 15px;
border-bottom: 0px;
border-left: 1px solid #2d2d2d;
border-right: 1px solid #2d2d2d;
}
.toplinks .last{
padding: 4px;
margin-right: 10px;
margin-bottom: -3px;
background-color: #282828;
border: 1px solid #646464;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
-webkit-border-radius-topright: 15px;
-moz-border-radius-bottomright: 0px;
-webkit-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
}
#navstrip li {
float: left;
margin: 0 5px;
padding-left: 10px;
background: url('http://i65.servimg.com/u/f65/11/95/30/70/221.png') no-repeat left 50%;
}
#navstrip li.begin {
padding-left: 10px;
background: url('http://i65.servimg.com/u/f65/11/95/30/70/221.png') no-repeat left 50%;
}
div.maintitle .expand,div.maintitle .contract {
float: right;
width: 15px;
height: 15px;
background: url('http://i65.servimg.com/u/f65/11/95/30/70/316.png') no-repeat 50% 50%;
cursor: pointer;
}
div.maintitle .expand {
background: url('http://i65.servimg.com/u/f65/11/95/30/70/122.png') no-repeat 50% 50%;
}
.popmenubutton a {
background-color: #1f1f1f;
background-image: url('http://i64.servimg.com/u/f64/13/24/64/14/617.png');
}
.popupmenu li{
background-color: #2a2b2b;
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/221.png');
padding-right: 12px;
}
.popupmenu li a{
padding-left: 5px;
}
#navstrip li a:hover{
color: #cbe900;
}
.ipbform2 dl dd input{
background-color: #606060;
}
.popupmenu.last{
background-color: #2a2b2b;
}
ul.popmenu li.popmenu-category{
background-color: #2a2b2b;
}
.post-container{
background-color: #111111;
}
.postbody{
background-color: #1f1f1f;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-topright: 0px;
-webkit-border-radius-topright: 0px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 12px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
}
.postprofile-head .popmenubutton-new-out{
background-color: #1f1f1f;
border: 1px solid #2d2d2d;
-moz-border-radius-topleft: 0px;
-webkit-border-radius-topleft: 0px;
-moz-border-radius-topright: 12px;
-webkit-border-radius-topright: 12px;
-moz-border-radius-bottomright: 0px;
-webkit-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 12px;
-webkit-border-radius-bottomleft: 12px;
}
.post .popupmenu{
background-color: #464646;
border: 1px solid #2d2d2d;
-moz-border-radius-topleft: 12px;
-webkit-border-radius-topleft: 12px;
-moz-border-radius-topright: 0px;
-webkit-border-radius-topright: 0px;
-moz-border-radius-bottomright: 12px;
-webkit-border-radius-bottomright: 12px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
}
.postprofile-head ul li{
background-color: #191919;
border: 1px solid #2d2d2d;
border-bottom: none;
border-top: none;
}
.exthelp,.rte-menu-button {
background-image: url("http://i85.servimg.com/u/f85/11/95/30/70/11210.png");
background-color: #191919;
border: 1px solid #2d2d2d;
}
.rte-menu-button {
background-image: url("http://i81.servimg.com/u/f81/13/51/88/96/11411.png");
}
#search_menu table tr td input.button{
color: #fff;
}
input.post{
color: #fff;
}
.post-footer img{
padding-left: 3px;
}
table.ipbtable th.formsubtitle, .formsubtitle{
background-color: transparent;
}
#plus_menu{
background-color: #191919 ;
}
.box-content{
border-bottom: 1px solid #2d2d2d !important;
}
.box-content.profile{
border: 1px solid #2d2d2d !important;
}
.next-prev{
color: #000;
margin-right: 10px;
}
.next-prev a:link{
color: #000;
}
.next-prev a:link:hover{
color: #cbe900;
}
.next-prev a:visited{
color: #000;
}
.next-prev a:visited:hover{
color: #cbe900;
}
#qpost.row2{
background-color: #191919 ;
border-left: 1px solid #2d2d2d;
border-right: 1px solid #2d2d2d;
margin-bottom: 10px;
border-top: none;
}
.qreply{
background-color: #272727 ;
}
.messaging-box{
background-color: #272727 ;
}
#smiley-box{
background-color: #272727 ;
}
.wysiwyg{
background-color: #707070 !important;
}
#text_editor_textarea { background-color: #707070 !important; }
.attachbox{
background-color: #191919;
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/fond12.jpg');
border: 1px solid #888888;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
-webkit-border-radius-topright: 15px;
-moz-border-radius-bottomright: 0px;
-webkit-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
}
.attachbox dl.file{
background-color: #212121;
margin-top: 8px;
padding: 5px;
border: 1px solid #fff;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}
blockquote{
background-color: #191919;
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/fond12.jpg');
border: 1px solid #888888;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
color : #fff;
padding: 5px;
}
blockquote cite{
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/citati11.png');
background-repeat: no-repeat;
background-position: top right;
color: #000;
font-weight: bold;
background-color: #707070;
border: 1px solid #888888;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}
.codebox dt{
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/citati10.png');
background-repeat: no-repeat;
background-position: top right;
padding: 5px 10px 3px 3px;
color: #000;
font-weight: bold;
background-color: #707070;
border: 1px solid #888888;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}
.codebox dd{
background-color: #191919;
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/fond12.jpg');
border: 1px solid #888888;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
-webkit-border-radius-topright: 15px;
-moz-border-radius-bottomright: 0px;
-webkit-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
color : #fff;
padding: 5px;
}
.row1, .row2{border: 1px solid #2d2d2d !important;}
.row1:hover{background-color: #191919;}
.row2:hover{background-color: #262626;}
.thin{
background-color: transparent !important;
border-top: 1px solid #2d2d2d;
border-bottom: 1px solid #2d2d2d;
}
.maintitle.floated.dropped{
padding-bottom: 0px;
}
.ipbtable-calendar td.view-week{
background-color: #191919 ;
border: 1px solid #2d2d2d;
}
div.calmonths{
background-color: #191919 ;
border: 1px solid #2d2d2d;
}
.module .box-content{
background-color: #212121;
border: 1px solid #323232;
}
.module .maintitle{background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/b316.jpg');}
.member{background-color: #4a4a4a;border: 1px solid #646464;}
.member p{color: #fff ;}
.member .popupmenu{
background-color: #464646;
border: 1px solid #2d2d2d;
-moz-border-radius-topleft: 12px;
-webkit-border-radius-topleft: 12px;
-moz-border-radius-topright: 0px;
-webkit-border-radius-topright: 0px;
-moz-border-radius-bottomright: 12px;
-webkit-border-radius-bottomright: 12px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
}
div.errorwrap, div.infowrap{
background-color: #ffe9b3;
border: 1px solid #ef7400;
color: #be4300;
}
div.errorwrap h4, div.infowrap h4{
background-color: #ffb670;
border: 1px solid #ffc470;
color: #be4300;
}
ul.privmsg{
margin-left: 10px;
}
ul.privmsg li {
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/m311.png');
background-position: top center;
background-color: #f6b10f;
border: 1px solid #646464;
-moz-border-radius-topleft: 8px;
-webkit-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-radius-topright: 8px;
-moz-border-radius-bottomright: 0px;
-webkit-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
}
ul.privmsg li a {
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/m111.png');
background-position: top center;
background-color: #595959;
border: 1px solid #646464;
-moz-border-radius-topleft: 8px;
-webkit-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-radius-topright: 8px;
-moz-border-radius-bottomright: 0px;
-webkit-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
}
ul.privmsg li:hover{
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/m410.png');
background-position: top center;
background-color: #4a4a4a;
border: 1px solid #646464;
-moz-border-radius-topleft: 8px;
-webkit-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-radius-topright: 8px;
-moz-border-radius-bottomright: 0px;
-webkit-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
}
ul.privmsg li a:hover{
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/m211.png');
background-position: top center;
background-color: #282828;
border: 1px solid #646464;
-moz-border-radius-topleft: 8px;
-webkit-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-radius-topright: 8px;
-moz-border-radius-bottomright: 0px;
-webkit-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
}
button.button2, input.button2 {
color: #000;
font-weight: bold;
background-repeat: repeat-x;
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/m212.png');
background-position: center;
}
button.button2:hover, input.button2:hover {
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/m411.png');
color: #000;
font-weight: bold;
background-position: center;
}
.button, .mainoption{
color: #000 ;
font-weight: bold;
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/m212.png');
background-position: center;
}
.button:hover, .mainoption:hover{
color: #000;
font-weight: bold;
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/m411.png');
background-position: center;
}
.inputbox{
background-color: #7a7a7a;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
}
.avatar{
background-color: #282828;
border: 1px solid #646464;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-bottomright: 15px;
-webkit-border-radius-bottomright: 15px;
}
div.maintitle{color: #000;}
#i_icon_mini_index{width:85px; height:32px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/bar_an10.png) no-repeat 0 0;}
#i_icon_mini_index:hover{background:url(http://i64.servimg.com/u/f64/13/24/64/14/bar_an10.png) no-repeat 0 -32px;}
#i_icon_mini_gallery{width:86px; height:32px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/bar_an12.png) no-repeat 0 0;}
#i_icon_mini_gallery:hover{background:url(http://i64.servimg.com/u/f64/13/24/64/14/bar_an12.png) no-repeat 0 -32px;}
#i_icon_mini_calendar{width:86px; height:32px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/bar_an11.png) no-repeat 0 0;}
#i_icon_mini_calendar:hover{background:url(http://i64.servimg.com/u/f64/13/24/64/14/bar_an11.png) no-repeat 0 -32px;}
#i_icon_mini_portal{width:86px; height:32px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/bar_an13.png) no-repeat 0 0;}
#i_icon_mini_portal:hover{background:url(http://i64.servimg.com/u/f64/13/24/64/14/bar_an13.png) no-repeat 0 -32px;}
#i_icon_mini_faq{width:86px; height:32px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_0510.png) no-repeat 0 0;}
#i_icon_mini_faq:hover{background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_0510.png) no-repeat 0 -32px;}
#i_icon_mini_search{width:86px; height:32px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_0610.png) no-repeat 0 0;}
#i_icon_mini_search:hover{background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_0610.png) no-repeat 0 -32px;}
#i_icon_mini_members{width:86px; height:32px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/bar_an14.png) no-repeat 0 0;}
#i_icon_mini_members:hover{background:url(http://i64.servimg.com/u/f64/13/24/64/14/bar_an14.png) no-repeat 0 -32px;}
#i_icon_mini_groups{width:86px; height:32px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/bar_an15.png) no-repeat 0 0;}
#i_icon_mini_groups:hover{background:url(http://i64.servimg.com/u/f64/13/24/64/14/bar_an15.png) no-repeat 0 -32px;}
#i_icon_mini_profile{width:86px; height:32px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/bar_an16.png) no-repeat 0 0;}
#i_icon_mini_profile:hover{background:url(http://i64.servimg.com/u/f64/13/24/64/14/bar_an16.png) no-repeat 0 -32px;}
#i_icon_mini_message{width:86px; height:32px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_1010.png) no-repeat 0 0;}
#i_icon_mini_message:hover{background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_1010.png) no-repeat 0 -32px;}
#i_icon_mini_new_message{width:86px; height:30px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/rere_110.png) no-repeat 0 0;}
#i_icon_mini_new_message:hover{ background:url(http://i64.servimg.com/u/f64/13/24/64/14/rere_110.png) no-repeat 0 -32px;}
#i_icon_mini_logout{width:41px; height:32px; background:url(http://i65.servimg.com/u/f65/11/95/30/70/re_1110.png) no-repeat 0 0;}
#i_icon_mini_logout:hover{background:url(http://i65.servimg.com/u/f65/11/95/30/70/re_1110.png) no-repeat 0 -32px;}
#i_icon_mini_register{width:86px; height:32px; background:url(http://i69.servimg.com/u/f69/13/29/02/28/regist10.png) no-repeat 0 0;}
#i_icon_mini_register:hover{background:url(http://i69.servimg.com/u/f69/13/29/02/28/regist10.png) no-repeat 0 -32px;}
#i_icon_mini_login{width:41px; height:32px; background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_1110.png) no-repeat 0 0;}
#i_icon_mini_login:hover{background:url(http://i64.servimg.com/u/f64/13/24/64/14/nav_1110.png) no-repeat 0 -32px;}
/* CSS SI TABLEAU, à supprimer si non utilisé */
.ombre{
-moz- text-shadow: 1px 1px 1px #000;
-webkit- text-shadow: 1px 1px 1px #000;
text-shadow: 1px 1px 1px #000;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#848282', Direction=140, Strength=1);
zoom: 1;
}
.fond_gris{
background-repeat: no-repeat;
}
.photo5{
padding-left: 20px !important;
}
.image6{
padding-left: 50px !important;
}
.placer_texte{
text-align : left !important;
padding-top: 170px !important;
padding-left: 25px !important;
}
.placer_texte1{
text-align : right !important;
padding-top: 58px !important;
padding-right: 14px !important;
}
.placer_texte2{
text-align : right !important;
padding-top: 90px !important;
padding-right: 14px !important;
}
a:links.lien_bas {
text-decoration: none !important;
}
.lien_bas{
font-weight: bold;
font-size: 3;
padding-left: 3px;
font-family: Century Gothic;
color: #accb00;
display: inline;
border-bottom: 1px dotted #accb00;
}
.lien_bas:hover{
color: #df6e04;
border-bottom: 1px dotted #df6e04;
}
I just got this new theme and it has a few problems.
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
- Post n°4
Re: Invision Drop down. and other help.
not sure, i have to go to your site and see first.
info added
where is this drop down menue suposed to come in play at?
I dont see anything but multi forums set up?
this is the site right?
http://www.computalks.com/
info added
where is this drop down menue suposed to come in play at?
I dont see anything but multi forums set up?
this is the site right?
http://www.computalks.com/
Raze- Forumember
- Posts : 406
Reputation : 12
Language : English, HTML, CSS
- Post n°5
Re: Invision Drop down. and other help.
Yes that is the website and I found another problem
the subforums
http://www.computalks.com/f24-online-games
the subforums are at the bottom can i move them to the top?
the subforums
http://www.computalks.com/f24-online-games
the subforums are at the bottom can i move them to the top?
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
- Post n°6
Re: Invision Drop down. and other help.
well one thing at a time, i dont even know where the drop down menue is?
what happened to it,from that screen shot i cant really see where it is.
what happened to it,from that screen shot i cant really see where it is.
Raze- Forumember
- Posts : 406
Reputation : 12
Language : English, HTML, CSS
- Post n°7
Re: Invision Drop down. and other help.
It's in the forums in topics from user's postkirk wrote:well one thing at a time, i dont even know where the drop down menue is?
what happened to it,from that screen shot i cant really see where it is.
Ahmedvirus- Forumember
- Posts : 321
Reputation : 59
Language : English
- Post n°8
Re: Invision Drop down. and other help.
hi
This is something easy to try this
add to css
Can not !the subforums are at the bottom can i move them to the top?
By code I'm guessing you mean CSS that's the only code I got and can you help me with removing the underline from usernames that's not working
This is something easy to try this
add to css
- Code:
a:link
{
text-decoration: none;
}
a:visited
{
text-decoration: none;
}
a:active
{
text-decoration: none;
}
a:hover
{
text-decoration: none;
}
Where is this thing !!
And need help making this text white
Raze- Forumember
- Posts : 406
Reputation : 12
Language : English, HTML, CSS
- Post n°9
Re: Invision Drop down. and other help.
@Ahmedvirus
Ok under lines are gone now thank you.
"And need help making this text white"
Thats in profile and also when you go to search its black too and for members search
And are you sure the subforums can't be added to top?
Ok under lines are gone now thank you.
"And need help making this text white"
Thats in profile and also when you go to search its black too and for members search
And are you sure the subforums can't be added to top?
Raze- Forumember
- Posts : 406
Reputation : 12
Language : English, HTML, CSS
- Post n°10
Re: Invision Drop down. and other help.
Bump.
Guest- Guest
- Post n°11
Re: Invision Drop down. and other help.
Er, um, the subforum list can be moved to the top on IPB2/Invision boards. Just add the following to the description of a subforum:
- Code:
<script type="text/javascript"><!--
jQuery(function() {
var x = document.getElementById('navstrip').nextSibling;
x.parentNode.insertBefore(jQuery('.empty-clear + .borderwrap')[1], x);
});
--></script>
- Code:
.popupmenu ul li a.profile-icon{float:none!important}
Raze- Forumember
- Posts : 406
Reputation : 12
Language : English, HTML, CSS
- Post n°12
Re: Invision Drop down. and other help.
Yes thank you dion
Now I just need help editting the text to white when you're typing
it comes out white in the areas for like post and profile when you save it or post it
when you're typing its black
Now I just need help editting the text to white when you're typing
it comes out white in the areas for like post and profile when you save it or post it
when you're typing its black
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
- Post n°13
Re: Invision Drop down. and other help.
Where is that text found?
Try adding this to CSS.
Try adding this to CSS.
- Code:
.ipbform2 dl dd input {
color: white;
}
Raze- Forumember
- Posts : 406
Reputation : 12
Language : English, HTML, CSS
- Post n°14
Re: Invision Drop down. and other help.
Yes thanks this thread is solvedNera. wrote:Where is that text found?
Try adding this to CSS.
- Code:
.ipbform2 dl dd input {
color: white;
}
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
- Post n°15
Re: Invision Drop down. and other help.
Welcome.
Solved > Locked
Solved > Locked