The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

text colour changed

2 posters

Go down

text colour changed  Empty text colour changed

Post by Adam360 January 2nd 2011, 2:04 pm

Forum address: http://gamebase.betaboard.net

Problem: I originally started with white text in my posts, but when i added a login panel to my forum, it changed to black text, i don't know how to get it back without taking the panel out, but i want to keep my panel,

here are the codes.

Code:
<!-- stylesheets -->
    <link rel="stylesheet" href="http://web-kreation.com/demos/Sliding_login_panel_jquery/css/style.css" type="text/css" media="screen" />
    <link rel="stylesheet" href="http://web-kreation.com/demos/Sliding_login_panel_jquery/css/slide.css" type="text/css" media="screen" />
 
    <!-- PNG FIX for IE6 -->
    <!-- http://24ways.org/2007/supersleight-transparent-png-in-ie6 -->
  <!--[if lte IE 6]>
      <script type="text/javascript" src="http://alig.mezoka.com/slider/js/pngfix/supersleight-min.js"></script>
  <![endif]-->
   
    <!-- jQuery - the core -->
  <script src="http://alig.mezoka.com/slider/js/jquery-1.3.2.min.js" type="text/javascript"></script>
  <!-- Sliding effect -->
  <script src="http://alig.mezoka.com/slider/js/slide.js" type="text/javascript"></script>



Code:
<!-- BEGIN switch_user_logged_out -->
<!-- Panel -->
<div id="toppanel">
  <div id="panel">
      <div class="content clearfix">
        <div class="left">
            <!-- Register Form -->
        <h2>Welcome to GameBase</h2>     
              <p class="info">
            Please check the<A HREF="http://gamebase.betaboard.net/announcements-f5/"> Announcements </A>section to get up to date with the latest news and updates.
              </p>

<h2>Do you need help?</h2>
<p class="info">
Before or during your start of posting in the Forum, be sure to check out the <A HREF="http://http://gamebase.betaboard.net/faq.htm">List of FAQ</A> to learn the basics of the forum.</p>

<h2>Visit the ChatBox!</h2>
<p class="info">
Click <A HREF="http://gamebase.betaboard.net/chatbox/chatbox.forum">here</A> to open up the Chatbox and start interacting with the online members.</p>
             
        </div>


        <div class="left right">

<!-- Login Form -->
            <form action="http://gamebase.betaboard.net/login.forum?connexion" method="post"><table cellspacing="1" cellpadding="3" border="0"><tbody><tr><td width="45%" align="right"> Username:</td><td><input type="text" name="username" size="25" maxlength="40" /></td></tr><tr><td align="right">Password:</td><td><input type="password" name="password" size="25" maxlength="32" /></td></tr><tr align="center"><td colspan="2">Stay logged in: <input type="checkbox" name="autologin" checked="true" /></td></tr><tr align="center"><td colspan="2">
<input type="submit" class="mainoption" name="login" value="Log in" />
<input type="button" class="mainoption" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}';" />
<br/><br/><a href="http://gamebase.betaboard.net/profile.forum?mode=sendpassword">Lost your password?</a>
</td></tr></tbody></table></form>       

     
        </div>
      </div>
</div> <!-- /login --> 


  <!-- The tab on top --> 
  <div class="tab">
      <ul class="login">
        <li class="left"> </li>
        <li>Hello Guest!</li>
        <li class="sep">|</li>
        <li id="toggle">
            <a id="open" class="open" href="#">Log In | Register</a>
            <a id="close" style="display: none;" class="close" href="#">Close Panel</a>       
        </li>
        <li class="right"> </li>
      </ul>
  </div>



 <!-- / top -->

</div>

<!--panel -->
<!-- END switch_user_logged_out -->


<!-- BEGIN switch_user_logged_in -->
<!-- Panel -->
<div id="toppanel">
  <div id="panel">
      <div class="content clearfix">
        <div class="left">
          <!-- Register Form -->
        <h2>Welcome to GameBase</h2>     
              <p class="info">
            Please check the<A HREF="http://gamebase.betaboard.net/announcements-f5/"> Announcements </A>section to get up to date with the latest news and updates.
              </p>

<h2>Do you need help?</h2>
<p class="info">
Before or during your start of posting in the Forum, be sure to check out the <A HREF="http://http://gamebase.betaboard.net/faq.htm">List of FAQ</A> to learn the basics of the forum.</p>

<h2>Visit the ChatBox!</h2>
<p class="info">
Click <A HREF="http://gamebase.betaboard.net/chatbox/chatbox.forum">here</A> to open up the Chatbox and start interacting with the online members.</p>
         



        </div>


        <div class="left right">

<!-- Login Form -->
            <h2>Live Support Chat</h2>
    <p class="info">
Our Online Operators are online and ready to take your call!
<br></br>
<A HREF="https://chatserver.comm100.com/PreChat.aspx?siteId=45436&visitorId=17&planId=579&r=56"target="_blank">Live Support Chat </A>
</p>
<h2>Why do we have Live Support Chat?</h2>
<p class="info">
As a member of GameBase, you may have posted a question on the forum, yet, not had any answer for over 24 hours, obviously this isn't what you want, this is where Live Support Chat comes into the equation, you can use Live Support Chat to get fast answers (Only to be used after creating a topic)
</p>
</A>
</p>
</div>
      </div>
</div> <!-- /login --> 

  <!-- The tab on top --> 
  <div class="tab">
      <ul class="login">
        <li class="left"> </li>
        <li>Welcome Back! </li>
        <li class="sep">|</li>
        <li> <a href="/profile.forum?mode=editprofile" title="Edit your profile">Profile</a></li>
        <li class="sep">|</li>
        <li><a href="/msg.forum?folder=inbox">Inbox</a> </li>
        <li class="sep">|</li>
        <li><a href="/search.forum">Search</a> </li>
        <li class="sep">|</li>
        <li id="toggle">
            <a id="open" class="open" href="#">Open Panel</a>
            <a id="close" style="display: none;" class="close" href="#">Close Panel</a>
        </li>
        <li class="right"> </li>
      </ul>
  </div> <!-- / top -->
 
</div> <!--panel -->
<!-- END switch_user_logged_in -->

text which has changed: forum text - signature text -
Adam360
Adam360
Forumember

Male Posts : 866
Reputation : 11
Language : English
Location : England

http://GameBase.betaboard.net

Back to top Go down

text colour changed  Empty Re: text colour changed

Post by kirk January 2nd 2011, 10:09 pm

what color is the (Text Color ) at the top of your colors list?

Admin panel>display>colors


Try adding this to your css.

Code:
input,textarea, select {
  color : #ffffff;
  font: normal 16px Verdana,Arial,Helvetica,sans-serif;
  border-color : #ededed;
  background-image: url();
}
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

text colour changed  Empty Re: text colour changed

Post by Adam360 January 3rd 2011, 5:30 am

its white

and i tried puttig it in my colour CSS, but it told me to re-read the code


do you mean templates?
if so, which 1?
Adam360
Adam360
Forumember

Male Posts : 866
Reputation : 11
Language : English
Location : England

http://GameBase.betaboard.net

Back to top Go down

text colour changed  Empty Re: text colour changed

Post by Adam360 January 4th 2011, 10:16 am

bump
Adam360
Adam360
Forumember

Male Posts : 866
Reputation : 11
Language : English
Location : England

http://GameBase.betaboard.net

Back to top Go down

text colour changed  Empty Re: text colour changed

Post by kirk January 4th 2011, 5:16 pm

What color do you want it?
Also if you tried adding the css above and are getting that message it means you have one to many of these { or } somewhere.

So where did you plce it. and are you useing the css in your above post.

Actually just post the css you have and i will test it and try to get it fixed the right way.

kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

text colour changed  Empty Re: text colour changed

Post by Adam360 January 4th 2011, 5:42 pm

I just don't understand why the colour of the text in the posts have changed when i have put the code that i provided in my original post into my templates.

There is nothing in those codes which would do this, right?

I'm completely confused and if i PM you with my username and password, do you think you could take a look for me?
Adam360
Adam360
Forumember

Male Posts : 866
Reputation : 11
Language : English
Location : England

http://GameBase.betaboard.net

Back to top Go down

text colour changed  Empty Re: text colour changed

Post by kirk January 4th 2011, 6:00 pm

adam360 wrote:I just don't understand why the colour of the text in the posts have changed when i have put the code that i provided in my original post into my templates.

There is nothing in those codes which would do this, right?

I'm completely confused and if i PM you with my username and password, do you think you could take a look for me?

no we do not do that,
plus you should never ever give your pass to anyone for anything.

It looks like the only problem i am seeing now is the gray black looking text in your drop down menus.

So the code i gave you should work for that.. or just change your drop down menue to white and see if that helps.

Admin panel>display>colors

scroll down to (Drop-down menu, form fields and header border color) change to white and see if that works for you?
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

text colour changed  Empty Re: text colour changed

Post by Adam360 January 5th 2011, 1:16 pm

nope didnt work
Adam360
Adam360
Forumember

Male Posts : 866
Reputation : 11
Language : English
Location : England

http://GameBase.betaboard.net

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum