Joomla! Discussion Forums



It is currently Tue Nov 24, 2009 6:33 am (All times are UTC )

 


Forum rules

Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 3 posts ] 
Author Message
Posted: Sun Jun 11, 2006 4:47 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Mar 24, 2006 12:25 am
Posts: 25
On my site I have a boarder/padding around the mosMainBody.  How can I remove this, i've checked all my css and even turned it off, still have the padding/boarder Please Help.


Top
  E-mail  
 
Posted: Sun Jun 11, 2006 8:40 am 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Tue Oct 18, 2005 4:26 am
Posts: 123
url ???

also check your body table(div)


Top
  E-mail  
 
Posted: Sun Jun 11, 2006 9:07 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Mar 24, 2006 12:25 am
Posts: 25
I fixed it by adding this in the template_css.css  :)

table.contentpaneopen {
  width: 100%;
padding: 0px;
border-collapse: collapse;
border-spacing: 0px;
margin: 0px;
}

table.contentpaneopen td {
  padding: 0px;
}

table.contentpaneopen td.componentheading {
padding: 0px;
}


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

Quick reply

 



Who is online

Users browsing this forum: No registered users and 18 guests


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 post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group