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 -->
 
 
Start new topic
Replies (1 - 3)
YourSuperior
post Feb 21 2006, 11:22 PM
Post #2


;)
*******

Group: Staff Alumni
Posts: 9,573
Joined: Feb 2005
Member No: 99,124



For the border around the module titles:

CODE
<style type='text/css'>
table.left th {
border-color: #000000;
}
</style>
 
br0ken_
post Feb 22 2006, 05:53 PM
Post #3


Senior Member
***

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



ok thanks, that works!

Does anyone know how I can fix my table code so that they load all the way?
 
talcumpowder
post Feb 22 2006, 08:55 PM
Post #4


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



As far as I know, it just does that when you use the "alpha" filter. wink.gif I've never had anyone fix that problem, so I always suggest the use of a transparent image instead of the filter.
 

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