HTML Within Topics Not Displaying Correctly
3 posters
Page 1 of 1
HTML Within Topics Not Displaying Correctly
Hi,
I own an Invision Forumotion forum. It's a roleplaying forum whereby people create character biographies.
I copied the code of this Character Biography Template from Tumblr.
It's meant to look like this:
But, on the forum it comes out like this:
Any ideas why it's obeying some of the HTML, but not all of it?
Many thanks,
Finalizer
I own an Invision Forumotion forum. It's a roleplaying forum whereby people create character biographies.
I copied the code of this Character Biography Template from Tumblr.
It's meant to look like this:
But, on the forum it comes out like this:
Any ideas why it's obeying some of the HTML, but not all of it?
Many thanks,
Finalizer
Re: HTML Within Topics Not Displaying Correctly
Either forumotion "blocks" some external stylesheets or the forum's CSS overrides the one from the template. We need the html code of the template to see exactly what happens.
Guest- Guest
Re: HTML Within Topics Not Displaying Correctly
Does it not say CSS code in the instructions? Did you get the CSS code?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: HTML Within Topics Not Displaying Correctly
Hey guys.
Here's the CSS - which template did you need to see? index_body, viewtopic_body?
Cheers
Here's the CSS - which template did you need to see? index_body, viewtopic_body?
- CSS:
- Code:
a:link,
a:visited,
a:active{
text-decoration: none;
}
table.ipbtable tfoot td {
background-color:#000000;
}
div.maintitle .expand,div.maintitle .contract {
float: right;
width: 80px;
height: 20px;
background: url('https://i.servimg.com/u/f28/15/38/41/49/minus10.png') no-repeat 50% 50%;
cursor: pointer;
}
div.maintitle .expand {
background: url('https://i.servimg.com/u/f28/15/38/41/49/plus10.png') no-repeat 50% 50%;
}
.popupmenu li {
background-color: #1d1d1d;
}
.box-content {
border-bottom: transparent;
}
table.ipbtable tfoot td {
background-color: transparent;
}
.post {
border-bottom:10px solid #1d1d1d;
}
#submenu ul li a {
margin:0.5em 0 0.65em 0;
padding:0.5em 0 0.65em 0;
}
/*
fieldset {
clear: both;
background-color: #ff9000;
background-image: url('https://i.servimg.com/u/f72/12/12/58/19/profil16.gif');
background-repeat: repeat-x;
border-left: solid 1px #404040;
border-right: solid 1px #121212;
border-top: solid 1px #3C3C3C;
border-bottom: solid 1px #131313;
}
*/
body {
background-image: url('http://www.gametracker.rs/images/bg.jpg');
margin-left: 5px;
}
#main{
width: 95%;
padding: 20px;
text-align: left;
position: relative;
margin: 0px center;
margin-top: -1em;
margin-left: -2px;
background-width: 768px;
min-width: 983px !important;
max-width: 984px !important;
}
#ipbwrapper {
text-align: left;
padding: 20px;
position: relative;
/*margin-left: 15px;*/
margin-left: 17px;
margin: 0px auto;
margin-top: -1.5em;
min-width:1042px;
padding-right: 2px;
background-width: auto;
background-width: 768px;
background-repeat: repeat-y;
background-position: middle top;
background-color: transparent !important;
background-image: url('https://i.servimg.com/u/f72/12/12/58/19/backg310.png');
/* background-image: url('https://i.servimg.com/u/f72/12/12/58/19/backg16.png');
border-left: solid 1px #404040;
border-right: solid 1px #121212;*/
}
.container_IE {
min-width: 900px !important;
padding-left: 0.40em !important;
/*margin-right: 2.90em !important;*/
padding-bottom: 3.0em !important;
image-repeat: no-repeat !important;
background-position: bottom!important;
background-repeat: no-repeat !important;
background: transparent url('https://i.servimg.com/u/f72/12/12/58/19/backg18.png');
_background: transparent url('https://i.servimg.com/u/f72/12/12/58/19/backg18.png');
}
div.login fieldset.formcolumn2 label {
background-color: #313131; /** table color**/
background-image: url('https://i.servimg.com/u/f72/12/12/58/19/cell10.gif');
background-repeat: repeat-x;
border-left: solid 1px #404040;
border-right: solid 1px #121212;
border-top: solid 1px #3C3C3C;
border-bottom: solid 1px #131313;
.codebox dt {
background-color: #a1a1a1; /** table color**/
border-left: solid 1px #404040;
border-right: solid 1px #121212;
border-top: solid 1px #3C3C3C;
border-bottom: solid 1px #131313;
display: block;
padding: 3px;
background-repeat: no-repeat;
background-position: top right;
text-transform: uppercase;
color: FFFFFF;
font-weight: normal;
font-weight: bold;
}
Cheers
Re: HTML Within Topics Not Displaying Correctly
CSS goes in your CSS stylesheet.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Displaying 'Recent Topics' at Customized HTML Page
» User profile box not displaying correctly
» HTML not showing up correctly
» Display and Search (displaying and searching topics)
» Allowing HTML In Topics
» User profile box not displaying correctly
» HTML not showing up correctly
» Display and Search (displaying and searching topics)
» Allowing HTML In Topics
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum