boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

layout2b.css help

 
Post new topic   Reply to topic    boardom Forum Index -> Template help
View previous topic :: View next topic  
Author Message
mitchell



Joined: 27 Jul 2004
Posts: 3

PostPosted: Wed Jul 28, 2004 6:10 pm    Post subject: layout2b.css help Reply with quote

so im trying to customize my blog, but i couldnt get the css to actually work. can anybody help? the properties i have here arnt the ones that are showing up...

layout2b.css

Code:
body
{
   margin-bottom: 0px;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   background-color: #000000;
}
td
{
   margin-left: 0px; 
   font: 10pt arial;
   color: #000000;
   text-align: justify;
   letter-spacing: 0px
}
a
{
   font: 10pt arial;
   color: #0000;
    line-height: 10pt;
   text-decoration: none;
   background-color: #00ffff;

   font-style : none;
}
a:visited
{
   text-decoration: none;
   background-color: none;
   color: #000000;
   font-style : none;
   text-decoration: none;
}
a:hover
{
   text-decoration: none;
   background-color: none;
   color: #6D6D6D;
   font-style : none;
   text-decoration: none;
}
Back to top
View user's profile Send private message
mitchell



Joined: 27 Jul 2004
Posts: 3

PostPosted: Wed Jul 28, 2004 6:17 pm    Post subject: Reply with quote

Code:
<?php /* Don't remove this line, it calls the b2 function files ! */

$blog=1; include ("blog.header.php"); ?>


i just thought of this...would i have to include the "layout2b.css" as well for it to work?
Back to top
View user's profile Send private message
urbneyes



Joined: 11 Jun 2004
Posts: 12
Location: OK

PostPosted: Wed Aug 04, 2004 5:38 am    Post subject: Reply with quote

Woah. The same thing happened to me. I could never figure it out - but I changed the part where it says "import url : layout2b.css" or whatever to my css for my site, "http://brokenlove.org/style.css" or whatever yours is called. It works for me. Good luck
_________________
Posted by : Marlana

http://brokenlove.org
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address
Sigg3



Joined: 03 Jul 2003
Posts: 441
Location: Oslo, Norway

PostPosted: Wed Aug 04, 2004 9:40 am    Post subject: Reply with quote

<link rel="stylesheet" type="text/css" href="yourcssfile.css">

in the <head>
_________________
Sigg3 dot net - because you're worth it! | b2 Cafelog Resource Center
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> Template help 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


Powered by phpBB 2 © 2001, 2002 phpBB Group