|
Post by Silent on Aug 14, 2010 11:51:35 GMT 8
I am not being rude. Is just, you guys aren't listening to me. There is no code conflict, there never was. I know the Global Headers, Footers, and Main Headers, Footers. I created the design.
Anyway, what you can do is changed the color of the link. The .dot, hasn't done so. After I told her, on the other thread.
I don't see how you guys don't understand this.
|
|
|
Post by Mr.Niikolaus on Aug 14, 2010 12:04:30 GMT 8
No, i understand. Change the link colour. but what do you think would be a suitable colour to stick out from the mini profile and the main page?
|
|
Cookie
Full Member
[M:1000]
Posts: 136
|
Post by Cookie on Aug 14, 2010 12:17:04 GMT 8
Silent- That did kind of sound rude =( On Topic: How about........ black..?
|
|
|
Post by ῟Tḯl The Ƹnd on Aug 14, 2010 14:40:35 GMT 8
Okay, let's start all over with this code, I remembered how I did it and I wish I would have realized it at the beginning and I think this will fix it. Go to this URL, which will display the entire code: www.iycatacombs.com/socal/resources/scripts/miniprofile.jsCopy and paste the entire code in Notepad and look for this line of code: extra += (extra.match(/\w/)) ? '<br />' : ''; var newmp=tstart+'" titlebg">'+mpline[0]+'</td></tr><tr><td class="'+cls+'" colspan="2" align="center">'+ rank+tend+'<br />'+av+ptext+tstart +'"catbg"><font class="cattext"><b>Member Info</b></font></td></tr><tr>'+cst+divleft+'Status:</td>'+ cst+divright+status+'</td></tr>'+info+'</table> </td></tr></table><br />'+extra+tstart+'"catbg"><font class="cattext"><b>Contact Icons</b></font></td></tr><tr><td colspan="2" class="'+cls+'" align="center">'+contacts+tend+'<br />'; if(!document.all){ Notice the area that I have in red. Replace that text with: catbg Now, copy this entire code, and go back to wimg.co.uk/txt and paste the entire code into the window box area and save it as .TXT only. Replace the URL in the original code and put the code at the top of your Global Footers, making sure the same code is not already pasted some where in there. To be safe, take the code out entirely to begin with, save. Go back and place the new code in there. Let me know if that works for you.
|
|
|
Post by Silent on Aug 14, 2010 16:35:22 GMT 8
Well, what Till The End said, will work. But to me, that would just go off. I mean, you will have a 'silver' type heading, when everything else is a bluish heading.
Does that makes sense?
Edit: I know a way to fix this. But I will need you guys to ATLEAST hear me out. Can you guys do that?
|
|
|
Post by Mr.Niikolaus on Aug 15, 2010 9:57:30 GMT 8
Ok, we can do that. talk away I'm listening
|
|
|
Post by Silent on Aug 15, 2010 10:22:44 GMT 8
Ok, I went a long with 'Till the End' method. Except, I added my own class. So much easier.
Replace this:
<script type="text/javascript" src="http://wimg.co.uk/Fd3.js"> /* PBv4 Mini-Profile Tables by california ©2005, SoCal Codes, [url]http://socal.proboards26.com[/url] */ </script>
From your global footers.
Then add this instead:
<script type="text/javascript" src="http://wimg.co.uk/Sc7.js"> /* PBv4 Mini-Profile Tables by california ©2005, SoCal Codes, [url]http://socal.proboards26.com[/url] */ </script>
NOW, you must replace your WHOLE entire Global Headers, with this:
<link rel="shortcut icon" href="http://tomorrowishappening.com/smileys/Confused_smiley.png" />
<script type="text/javascript"> <!-- document.getElementsByTagName("table")[0].style.display = "none"; for(var node = document.body.firstChild; node.nextSibling; node = node.nextSibling){ if(node.nodeName.toLowerCase() == "br") node.style.display = "none"; else if(node.id && node.id == "pagedropmenu") break; } //--> </script> <div id="abovebanner"> <div id="header"> <a href="/index.cgi?"> <img src="http://a.imageshack.us/img823/3462/logoif.png" class="logo"> </a> </div> <div id="menu"> <div class="cusnav"> <ul id="menu-main-menu" class="cusnav"> <script type="text/javascript"> if(pb_username == 'silent') { document.write('<li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?page=portal">Home</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi">Forum</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?action=search">Search</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?action=members">Members</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?action=calendar">Calendar</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?action=admin">Admin</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?action=viewprofile">Profile</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?action=logout">Logout</a></li>') } else if(pb_username == 'admin') { document.write('<li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?page=portal">Home</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi">Forum</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?action=search">Search</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?action=members">Members</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?action=calendar">Calendar</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?action=admin">Admin</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?action=viewprofile">Profile</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?action=logout">Logout</a></li>') } else if(pb_username == "Guest") { document.write('<li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?page=portal">Home</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi">Forum</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?action=search">Search</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?action=login">Login</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?action=register"><font color="red">Register</font></a></li>') } else { document.write('<li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?page=portal">Home</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi">Forum</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?action=search">Search</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?action=members">Members</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?action=calendar">Calendar</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?action=viewprofile">Profile</a></li><li id="menu-item-6" class="menu-item menu-item-type-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="/index.cgi?action=logout">Logout</a></li>') } </script> </ul> </div> <div class="pm"> <script type="text/javascript"> var noMess="<a href='/index.cgi?action=pm'>No Messages</a>"; // No New PMs Text var newMess="<font color='red'><a href='/index.cgi?action=pm'>New Message!</a></font>"; // New PMs Text
var pMs=parseInt(document.getElementsByTagName("font")[2].innerHTML.split(",")[3]); var pmMsg=(pMs)?newMess:noMess; if(pb_username == "Guest") { document.write('Please <a href="/index.cgi?action=logout">login</a> or <a href="/index.cgi?action=register">register</a>') } else { document.write(''+pmMsg+'') } </script> </div> </div> </div>
<script type="text/javascript"> <!-- /* content above welcome table */
var wTab = document.getElementsByTagName("table")[0]; wTab.parentNode.insertBefore(document.getElementById("abovebanner"), wTab);
// --> </script> <style type="text/css"> /* ChatZone Premium Silent Style ------------------------ */
html { height: 100%; } body { background-image: url(http://a.imageshack.us/img823/3232/backgroundey.jpg); background-color: #333; background-position: 50% 0%; background-repeat: no-repeat; color: #666; font-family: Helvetica, sans-serif; font-size: 12px; line-height: 1.4; margin: 0px auto; width: 886px; height: 100%; } ul { border: 0px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; outline: 0px; vertical-align: baseline; list-style: none; } a:visited, a:active { color: #777; text-decoration: none; } a { color: #777; text-decoration: none; border: 0px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline; } a:hover { text-decoration: underline; }
/* Proboards Defaults */
.titlebg { background-image: url(http://i49.tinypic.com/m8cky8.jpg); border-right: 1px solid #d3d3d3; border-left: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3; border-top: 1px solid #d3d3d3; } .titlebg2 { background-image: url(http://i49.tinypic.com/m8cky8.jpg); border-right: 1px solid #d3d3d3; border-left: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3; border-top: 1px solid #d3d3d3; } titlebg2 a{ color:#fff; } titlebg2 a:active { color:#fff; } titlebg2 a:hover { text-decoration:underline; } img { border: 0px; } .windowbg, .windowbg2 { border-right: 1px solid #d3d3d3; border-left: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3; border-top: 1px solid #d3d3d3; background-image: url(http://i45.tinypic.com/2qcdvyd.jpg); background-repeat: repeat-x; background-position: top; } .bordercolor { background: #fff; } .catbg { background-image: url(http://i49.tinypic.com/m8cky8.jpg) }
/* Logo */
#header { height: 71px; margin: 0px 0px 10px; } #header .logo { float: left; margin-left: 25px; margin-top: 0px; }
/* Menu */
#menu { background: url(http://a.imageshack.us/img444/4723/navigatione.png) no-repeat; height: 40px; } .cusnav { display: block; position: relative; width: 650px; } .cusnav ul { float: left; } .cusnav ul > li { display: block; float: left; list-style-type: none; margin: 0px; padding: 0px; position: relative; } .cusnav ul > li a { color: #333; float: left; font-weight: normal; padding: 0px 10px 10px; text-align: center; text-decoration: none; } .cusnav ul > li a:hover { text-decoration:underline; }
/* PM Stuff */
.pm { float: right; padding: 10px 20px 5px 5px; }
/* Body Stuff */
.marginTop10 { margin-top: 10px; } #content { background-color: #F3F3F3; font-weight: normal; padding: 0px 5px; border-bottom: 4px solid #03bdee; } #container { background-color: #F3F3F3; padding: 0px 5px; height:100%; }
/* Content Stuff */
.twoThird { float: left; padding: 0px; width: 581px; } #content .contentBox { margin: 5px; padding: 10px; } #content h1 { color: #333; font-size: 22px; font-weight: bold; padding-bottom: 10px; } .blogEntry { padding-bottom: 20px; } .left { float: left; } .blogEntry p { margin-bottom: 10px; margin-left: 8px; margin-right: 8px; margin-top: 10px; } .blogCategoryList li { background-image: url(http://a.imageshack.us/img225/9427/dividere.jpg); background-position: 50% 0%; background-repeat: repeat-x; line-height: 3; padding-bottom: 2px; width: 150px; } .blogCategoryList li a { display: block; padding-left: 20px; }
/* Right Stuff */
.oneThird { margin-top:13px; float:right; padding: 0px; } .blogCategoryList { margin-left: 10px; }
/* Important */ .clear { clear:both; } </style>
<img src="http://a.imageshack.us/img217/8652/roundtop.png" class="marginTop10"> <div id="content">
^^^Crucial STEP^^^
Lastly, go to Admin > Skin/Forum Colors > Modify Skin > Continue
And make sure that Link Color, Active Link Color, and Visited Link Color are ALL 7777777.
Now, you should be set. I tested it on your test board. Worked fine. Should work fine here too.
Let me know if it worked.
|
|
|
Post by Mr.Niikolaus on Aug 15, 2010 10:43:17 GMT 8
I have done everything you have said. I see no change, member's names are still to hard to read. And so are the links, they almost blend with the background of the forum.
Any other ideas?
|
|
|
Post by Silent on Aug 15, 2010 10:48:19 GMT 8
Hmm. Ok, I am looking into it more.
Edit: Try this:
<script type="text/javascript" src="http://wimg.co.uk/qYN.js"> /* PBv4 Mini-Profile Tables by california ©2005, SoCal Codes, http://socal.proboards26.com */ </script>
Edit 2: If that does not work, I can try and build a Mini-Profile for the site.
|
|
|
Post by Mr.Niikolaus on Aug 15, 2010 11:09:24 GMT 8
I think that would be best, if it isnt to much trouble. Thank you Silent
|
|
|
Post by Silent on Aug 15, 2010 11:28:54 GMT 8
Alright, I will start tomorrow. I am going to sleep. Long day. lol.
I will test it on your test site.
|
|
|
Post by Mr.Niikolaus on Aug 15, 2010 11:51:00 GMT 8
Cool
|
|
|
Post by ῟Tḯl The Ƹnd on Aug 16, 2010 13:06:12 GMT 8
Okay, let's start all over with this code, I remembered how I did it and I wish I would have realized it at the beginning and I think this will fix it. Go to this URL, which will display the entire code: www.iycatacombs.com/socal/resources/scripts/miniprofile.jsCopy and paste the entire code in Notepad and look for this line of code: extra += (extra.match(/\w/)) ? '<br />' : ''; var newmp=tstart+'" titlebg">'+mpline[0]+'</td></tr><tr><td class="'+cls+'" colspan="2" align="center">'+ rank+tend+'<br />'+av+ptext+tstart +'"catbg"><font class="cattext"><b>Member Info</b></font></td></tr><tr>'+cst+divleft+'Status:</td>'+ cst+divright+status+'</td></tr>'+info+'</table> </td></tr></table><br />'+extra+tstart+'"catbg"><font class="cattext"><b>Contact Icons</b></font></td></tr><tr><td colspan="2" class="'+cls+'" align="center">'+contacts+tend+'<br />'; if(!document.all){ Notice the area that I have in red. Replace that text with: catbg Now, copy this entire code, and go back to wimg.co.uk/txt and paste the entire code into the window box area and save it as .TXT only. Replace the URL in the original code and put the code at the top of your Global Footers, making sure the same code is not already pasted some where in there. To be safe, take the code out entirely to begin with, save. Go back and place the new code in there. Let me know if that works for you.
|
|
|
Post by Mr.Niikolaus on Aug 30, 2010 18:32:25 GMT 8
haha! We have completed our objective team, hurray for us ;D
|
|