The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Forum Border

2 posters

Go down

Solved Forum Border

Post by Saxaca October 7th 2010, 8:34 pm

Okay, i've tried all kind of codes now, but i can't get it. I know CSS, but i can't seem to solve out any "spots", lol.

I want a border like the gray one here on ForuMotion.

Lol, i feel stupid, but i seriously couldn't figure it out. I even ended up in removing like, half my forum :/


Last edited by Saxaca on October 7th 2010, 9:58 pm; edited 1 time in total
Saxaca
Saxaca
Forumember

Male Posts : 539
Reputation : 26
Language : Markup.

Back to top Go down

Solved Re: Forum Border

Post by Guest October 7th 2010, 9:22 pm

Code:
.bodyline{
    border: 1px solid #343434;
   }
avatar
Guest
Guest


Back to top Go down

Solved Re: Forum Border

Post by Saxaca October 7th 2010, 9:38 pm

No. It doesn't work Sad
Saxaca
Saxaca
Forumember

Male Posts : 539
Reputation : 26
Language : Markup.

Back to top Go down

Solved Re: Forum Border

Post by Guest October 7th 2010, 9:39 pm

Can i see your forum Very Happy..and maybe you have another code with the same name "bodyline" Smile
avatar
Guest
Guest


Back to top Go down

Solved Re: Forum Border

Post by Saxaca October 7th 2010, 9:44 pm

I tried on my test forum..

Freshly copied CSS:

Code:
li.row:hover {
background-color: #F0F9FF;}

body {
background-color: lightblue;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
}

.bodyline{
    border: 1px solid #343434;
  }

My test forum, whic i'm not proud of ^_^

http://zonesaxaca.forummotion.com/index.htm


Saxaca
Saxaca
Forumember

Male Posts : 539
Reputation : 26
Language : Markup.

Back to top Go down

Solved Re: Forum Border

Post by Guest October 7th 2010, 9:48 pm

Ops, its phpbb3 Very Happy. try this

Code:
#wrap {
    border: 1px solid #343434;
  }
avatar
Guest
Guest


Back to top Go down

Solved Re: Forum Border

Post by Saxaca October 7th 2010, 9:56 pm

Ey', thanks!

--> Solved, as soon as i've waited 45 sec..
Saxaca
Saxaca
Forumember

Male Posts : 539
Reputation : 26
Language : Markup.

Back to top Go down

Solved Re: Forum Border

Post by Guest October 7th 2010, 10:07 pm

No Problem ;D
avatar
Guest
Guest


Back to top Go down

Solved Re: Forum Border

Post by ankillien October 8th 2010, 4:21 am

Solved > Locked
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum