Jump to content

Cannot bold on userlookup


linsta

Recommended Posts

I hope this is the right place to post this. If not, sorry!

 

Anyways, I decided to use one of sunnyneo's userlookups, but for some reason I can't bold anything (the text is inside a div tag). The bolded text isnt showing up on the sample on their site either for me. Here's the lookup: http://www.sunnyneo.com/lookupexamples.php?id=112

 

Just wondering if anyone might know how I can fix this?

Link to comment
Share on other sites

.contentModule div a img, .contentModule div b {
display: inline;
}

 

^Try to add this code to your CSS. It should work nickel ;)

 

It still doesn't work =( not sure why

Link to comment
Share on other sites

<style>body {text-align:left;}</style><div id="top"></div><div id="abt">
<p class="head">About Me</p>
You can type up whatever you want here. <br>
Take up space! Hooray!<br>
<br>
<b>Bold</b><br>
<i>Italics<br>
</i><u>Underline</u><br><br>
Text here! Text here! Text here! Text here! Text here! Text here! Text here!
Text here! Text here! Text here! Text here! Text here! Text here! Text here!
Text here! Text here! Text here! Text here! Text here! Text here! Text here!
Text here! Text here! Text here! Text here! Text here! Text here! Text here!
Text here!
<br><br><br><br><br><br><br><br><br>
<br>
It scrolls too! :D
</div>
<style>
body{background:#c68c20 url('http://sunnyneo.com/userlookups/UL_windmill_bg.jpg') repeat-y top left;}
body, table, td, tr, a, p, li, div{
font-family:tahoma;
color:#080808;
font-size: 12px;}
#main a, a b, #main a:visited {color:#c68c20}
#main a:hover, a:hover b {color:#000000}
b, u, i{color:#000000}
#nst, .sf, hr, #footer, #userneohome,#ban,.brand-mamabar,#habitarium,#ncmall{display: none}
#main {margin-top:0px; margin-left:0px;}
#header{visibility:hidden;position:absolute;left:0px;top:0px;z-index:1}
#navigation{visibility:visible;left:78px;top:398px;height:38px;}
ul.dropdown {border: 1px solid #231f12;background-color: #ffffff;}
.contentModuleTable, #top, #abt {position:absolute;}
.contentModule, .contentModuleTable, .contentModuleContent{border:none; background:transparent;}
h1, .head, .contentModuleHeader, .contentModuleHeaderAlt {font-family:georgia; font-size:16pt;line-height:12pt;color:#c68c20;text-align:center;font-weight:bold;
padding-bottom:2px; margin:0px; border-bottom:3px solid #094416;background: #574a39;}
table, #n, td, #main, img {background: transparent; border:none}
.medText table{border:0px !important}
.content div a img, .content div b {display: inline;}
.contentModule div a img, .contentModule div b {display: inline;}
#top{left:0px;top:0px;background-image:url('http://sunnyneo.com/userlookups/UL_windmill_img.jpg'); width:850px;height:500px;z-index:0}
#usertrophies img, #userneopets img, #userinfo img, #usercollections img, #usershop img {border: 2px #614c39 solid}
#userneopets, #usertrophies, #usercollections, #usershop, #userinfo, #info, #nav, #userneohome, #main, #content, #navigation {position:absolute}
#userinfo {left:65px; top:459px; width:345px;height: 280px !important;}
#userneopets {left:65px; top:875px; width:746px;height: 240px !important;}
#usertrophies {left:65px; top:1121px; width:746px;}
#usertrophies img {width:75px;height:75px;}
#usercollections {left:414px; top:459px; width:210px; height: 410px !important;}
#usershop {left:628px;top:459px;width:183px;height: 410px !important;}
#main, #content {left:0px;background:none;border:none;width:1px}
#abt{left:484px;top:48px;width:322px;height:271px;overflow:auto;text-align:center;z-index:0}
}
</style>

 

I made some changes in the code and now it works...

As a general advise, it's better to contact whoever made the code to report that kind of mistakes so they can fix it. They might be able to provide you information about the code in a more efficient way too.

Link to comment
Share on other sites

This topic has been edited by a member of staff (Xepha).

The original topic had been answered. PS: your lookup was made by SN. Check in the upper right corner of the layout :P

Please check your user inbox to see if you have been contacted regarding this topic.

Per the reason above, this topic has been LOCKED. Please contact Xepha if you have any questions regarding this action.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...