PDA

View Full Version : Border Question


ChrisBaktis
11-09-2004, 07:37 PM
I have added the following code to the Page settings 'border: 1px solid#000000'.

This works and puts a border around the forum (like on this site) BUT the problem that I have is that when I go to a thread it puts a border around each post (top and bottem also)...I dont want that...I just want a border around the whole forum page....should I be putting this border property somewhere else or do I need to change something else in the postbit template?

Please help.

Emil
11-24-2004, 09:28 PM
I'm having the same problem.. Can someone please explain how to get a border like it's on this site? Thanks

-Shocker-
11-26-2004, 01:41 AM
The same thing is happening to me.

And also, how do I get the boarder to go up all the way to the top of the header, and the bottom of the footer like on this site?

chiselneck
11-18-2006, 04:50 AM
I am getting repeating page boarders & repeating image when I click on forum postings and reply to post.

In the "Page Background" (Customized in this Style) Extra CSS Attributes, I have the following code:

background-image: url('http://www.myurl.com/images/myimage_04.jpg');
background-repeat: no-repeat;
border: 1px solid #000000;

Anyone have a tip to fix this so the the border does not repeat nor the image?
Thanks