Log In · Register

 
Left module title border, as well as table loading problem
br0ken_
post Feb 21 2006, 11:11 PM
Post #1


Senior Member
***

Group: Member
Posts: 41
Joined: Jan 2005
Member No: 85,685



I'm looking for a code so I can put a border only around the titles of the left modules
(as in around xx, subscriptions, my blogrings, etc)


As for the tables, I am using the code below for my tables/left modules, but sometimes they dont load ocmpletely. If you hover the mouse over the parts where the table isnt loaded, the links are still there, but all you see is the background (if that makes sense..). Does anyone know why it does this, or if its the code or something?
CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">table.left {
/* this edits the menu module */
  border: 1px solid black;
  width:180px;
   background-color: white;
  filter: alpha(style=0,opacity=100);
  }
</style>
<!-- end code provided by createblog.com -->

<!-- begin code provided by createblog.com -->
<style type="text/css">
/*Bordered Weblogs - xanga.com/add_ons
*/
.blogbody {/* This sets your weblog content border color */
border: 1px SOLID black;
border-top: 0px SOLID black;
background-color: white;
width:;
text-align: left;}
</style>
<!-- end code provided by createblog.com -->
 

Posts in this topic


Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: