Top Xl Support Impressum :: Search :: The newest topics
Register :: Log in

Leftside Menu Help

 
   Top Xl Support Forum Index -> Templates und Design
View previous topic :: View next topic  
Author Message
WinGate



Joined: 08 Nov 2007
Posts: 3

PostPosted: Mon Nov 19, 2007 12:40 am    Post subject: Leftside Menu Help

German:
Ich habe dieses toplist gebildet:
http://articlesxpress.com/blogtoplist/
Ich arbeite noch an ihm.

Ich habe ein link Menü, aber, während Sie sehen, sind alle Verbindungen mit schwarzer Farbe. Woher kann ich sie ändern, um mit anderer Farbe zu erscheinen?

Danke!

English:
I've made this toplist :
http://articlesxpress.com/blogtoplist/

I'm still working at it.

I have a leftside menu but as you see all links are with black color. From where can i change it to appear with other color?

Thank You !

PS.
GE: Hat jemand irgendwelche anderen Schablonen mit zu teilen dem leftside Menü?

EN: Does anyone have any other templates with leftside menu to share?
Back to top
View user's profile Send private message
Paddelberg
Site Admin


Joined: 17 Jan 2006
Posts: 797
Location: Worms

PostPosted: Mon Nov 19, 2007 1:15 pm    Post subject:

Hi
You can do it in the file html/green/style.css
At line 30 you find the following Code
Code:
a.topmenu {font-size: 14px;color: #000000; padding-left:4px; padding-top:4px; padding-right:4px; padding-bottom:0px; text-transform:uppercase;} /* top menu */
a.topmenu:visited {color: #000000; text-transform:uppercase;}
a.topmenu:hover {color: #FF9900; text-transform:uppercase;}
a.topmenu:active {color: #000000; text-transform:uppercase;}

You just have to change the color atributs in each of the four lines.
If you don't like the upper case letters, you have to remove the atribut "text-transform:uppercase;" in each line

greetz
simon
Back to top
View user's profile Send private message Visit poster's website
WinGate



Joined: 08 Nov 2007
Posts: 3

PostPosted: Mon Nov 19, 2007 8:48 pm    Post subject:

One more help Please.

A problem at Leftside Menu Smile

Now leftide menu looks better i think but i still have a small problem.
I used like it was from the beginning the: class="topmenu" and after the table ends it's still has a collor under it.
With every website that is added to my TopList that collor unde table is growing.

Sorry for my bad english but you will understand what i want to say from the next picture.
Here is the picture:
http://articlesxpress.com/blogtoplist/help.jpg

Here is the topsite.html Code:
Code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>ArticlesXPress - Blog Toplist</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Description" CONTENT="Submit your blog to a great blog directory.">
<meta name="keywords" content="blog, directory, rss, submission, toplist, topsite, submit blog, submit rss, blog toplist, blog topsite">
<script language="JavaScript">function out(outlink) {if(document.images) {(new Image()).src="{topsiteurl}/out.php?id="+outlink+"";}return true;}</script>
<link href="html/axpress/style.css" rel="stylesheet" type="text/css">
</head>
<body>
<table width="640" border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td>
<table width="100%" border="1" cellpadding="2" cellspacing="0" bordercolor="#000000" align="center">
   <tbody>
   <tr>
      <td align="center" height="70" valign="middle" colspan="5" class="top-header"><h1>{topsitename}</h1></td>
   </tr>
   </tbody>
</table>
<div align="center">
<br>
ADS DELETED
  <br>
  {menu}<br>
<br>
<table width="810" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="130" height="18" valign="top" bgcolor="#006600">
      <table width="100%" border="1" cellspacing="1" cellpadding="2" bordercolor="#c0c0c0" align="center">
   <tr>
       <td width="20%" align="center" valign="middle" class="topmenu"><a href="{topsiteurl}/add.php" target="_blank" class="topmenu"><strong>{text_signup}</strong></a></td>
   </tr>
    <tr>
       <td width="20%" align="center" valign="middle" class="topmenu"><a href="{topsiteurl}/members/"  target="_blank" class="topmenu"><strong>{text_members}</strong></a></td>
   </tr>
   <tr>
       <td width="20%" align="center" valign="middle" class="topmenu"><a href="#" target="_blank" class="topmenu"><strong>Your Link</strong></a></td>
   </tr>
   <tr>
       <td width="20%" align="center" valign="middle" class="topmenu"><a href="#" target="_blank" class="topmenu"><strong>Your Link</strong></a></td>
   </tr>
   <tr>
       <td width="20%" align="center" valign="middle" class="topmenu"><a href="#" target="_blank" class="topmenu"><strong>Your Link</strong></a></td>
   </tr>
   </table>
   </td>
   <td width="10">&nbsp;
   </td>
<td width="670" valign="top">
<table width="100%" border="1" cellspacing="0" cellpadding="2" bordercolor="#000000" align="center">
{listheader}
{listtable}
</table>
   </td>
  </tr>
</table>
</div>
<div align="center"><br>{menu}<br><br></div>
<table width="100%" border="1" cellspacing="0" cellpadding="0" bordercolor="#000000" align="center">
   <tr>
      <td width="15%" height="13" align="center" valign="middle" nowrap class="stats">{currenthitsin} {text_currenthitsin}</td>
      <td width="15%" align="center" valign="middle" nowrap class="stats">{currenthitsout} {text_currenthitsout}</td>
      <td width="16%" height="13" align="center" valign="middle" nowrap class="stats">{text_ratio} 1/{ratiohits}</td>
      <td width="16%" align="center" valign="middle" nowrap class="stats">{allhitsin} {text_hitsin}</td>
      <td width="19%" align="center" valign="middle" nowrap class="stats">{allhitsout} {text_hitsout}</td>
      <td width="19%" height="13" align="center" valign="middle" nowrap class="stats">{text_ratiototal} 1/{ratiohitstotal}</td>
   </tr>
   <tr>
      <td height="13" colspan="6" align="center" valign="middle" nowrap class="stats">
      {allusers} {text_members}  &nbsp;&nbsp;&nbsp;&nbsp;{text_nextreset} {nextreset} &nbsp;&nbsp;&nbsp;&nbsp; {text_lastreset} {lastreset}</td>
   </tr>
</table>
</td>
</tr>
</table>
<div align="center">
<br><br>
Copyright © 2007 - <a target="_blank" href="http://articlesxpress.com">ArticlesXPress.Com</a>
<br>
<!-- Der folgende Platzhalter darf nicht entfernt werden, ansonten erlischt die Lizenz zur Nutzung des Scripts-->{text_code}<!-- Paltzhalter Code der nicht entfernt werden darf Ende -->
<br>
</div>
</body>
</html>
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Top Xl Support Forum Index -> Templates und Design All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum