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.

Adjusting Announcement box

4 posters

Go down

Adjusting Announcement box Empty Adjusting Announcement box

Post by garenalord May 22nd 2011, 6:00 pm

My Announcement box is so long for my forum skin


so i want to adjust it

Forum version Punbb

I found the Announcement box code in css

Code:
* Announcement Box-------------------------------------------------------------*/
#pun-announcement {
   border-style: solid;
   border-width: 1px;
   
   padding: 1em;
   background-color: #141212;
   }
.pun .main .main-content.message {
    background-color: #141212;
    }
.pun .main .main-content p.message {
   margin: 1.7em;
   padding: 1em;
   background-color: #141212;
   border: 1px solid #2e2c2c;
   }

Here My SS

Adjusting Announcement box Clipboard01p

as u can see it overlaps to the left and right

white line is the indicator of what i want a size



fast response plz ty
bwi
garenalord
garenalord
Forumember

Posts : 58
Reputation : 0
Language : english

Back to top Go down

Adjusting Announcement box Empty Re: Adjusting Announcement box

Post by garenalord May 23rd 2011, 4:50 am

bump
garenalord
garenalord
Forumember

Posts : 58
Reputation : 0
Language : english

Back to top Go down

Adjusting Announcement box Empty Re: Adjusting Announcement box

Post by Stephen- May 23rd 2011, 4:52 am

Do you have problems inserting the codes?
Stephen-
Stephen-
Hyperactive

Male Posts : 2542
Reputation : 326
Language :

Back to top Go down

Adjusting Announcement box Empty Re: Adjusting Announcement box

Post by garenalord May 23rd 2011, 4:54 am

ZzZ uR Question is So Far from my problem
garenalord
garenalord
Forumember

Posts : 58
Reputation : 0
Language : english

Back to top Go down

Adjusting Announcement box Empty Re: Adjusting Announcement box

Post by E-Mark May 23rd 2011, 5:00 am

Can i have the forum link of yours to check it .
Cant see the image clearly x.x
E-Mark
E-Mark
Active Poster

Male Posts : 1412
Reputation : 169
Language : English
Location : Bitcoin

http://coding-spot.darkbb.com/

Back to top Go down

Adjusting Announcement box Empty Re: Adjusting Announcement box

Post by Stephen- May 23rd 2011, 5:02 am

I'm only asking if you have problem inserting the codes. Smile so i would know the problem
Stephen-
Stephen-
Hyperactive

Male Posts : 2542
Reputation : 326
Language :

Back to top Go down

Adjusting Announcement box Empty Re: Adjusting Announcement box

Post by garenalord May 23rd 2011, 5:30 am

i just want to know how to adjust the width of the announcement bar coz its too long for my forum

here another ss

see full size

Adjusting Announcement box Aweaw
garenalord
garenalord
Forumember

Posts : 58
Reputation : 0
Language : english

Back to top Go down

Adjusting Announcement box Empty Re: Adjusting Announcement box

Post by garenalord May 23rd 2011, 4:15 pm

bump
garenalord
garenalord
Forumember

Posts : 58
Reputation : 0
Language : english

Back to top Go down

Adjusting Announcement box Empty Re: Adjusting Announcement box

Post by Gangstar15 May 23rd 2011, 4:38 pm

Try put this in your CSS:
Code:
#pun-announcement {
width: 800px;
margin: 0 auto;
  }
if not works give me forum url Smile
Gangstar15
Gangstar15
Forumember

Female Posts : 392
Reputation : 163

http://www.designdrops.net/

Back to top Go down

Back to top

- Similar topics

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