Jump to content

Recommended Posts

Posted

Gidday, I running phpbb206 on phpwebsite0932.

 

I have a 1 pixel border around the entire forum but for some reason I have a 2 pixel border the `Forum, Topics, Posts and Last Posts` blocks. These blocks are gif`s.

 

Does anyone know how to adjust the white surround 2 pixel border to 1 pixel?

 

I have tried everything I know in css including changing values etc but nothing seems to work.

 

Please look at my website here

 

Regards, Wayne :D

Posted

Wayne,

 

It looks like no one's gotten back to you on this.

 

I tried scoping out your problem, but for the life of me I couldn't find it. I wonder if it's because I don't use PHPBB. There might be some embedded styling at work as part of PHPBB. I didn't see anything wrong with your style sheets. However, you might want to check the "root" of your problem. Find the highest level container that your "problem child" is part of. Check to make sure there aren't any borders specified that would conflict with a 1 px border. In fact, just to make sure, I'd set all borders to 1px until I could locate the problem. Then you can slowly work your way down the family tree until you reach the part of your layout that's showing 2 pixel borders instead of one pixel borders.

 

You mentioned you've tried some CSS properties. Would you mind sharing what you've done. I can give a few suggestions, but I don't want to repeat what you've already tried.

 

Anyone else willing to tackle this irksome issue? ;)

 

:goof:

  • 2 weeks later...
Posted

if you have borders around your images (you mentioned they are gifs) do this:

 

<img src = "....." border="0"> that should remove the border form the image, if you haven't done that yet.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...