Print Page | Close Window

How do I change the color of the border around the

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums Modifications
Forum Description: Mod's and Add-on's for Web Wiz Forums.
URL: https://forums.webwiz.net/forum_posts.asp?TID=27898
Printed Date: 28 March 2026 at 2:20pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: How do I change the color of the border around the
Posted By: numanme
Subject: How do I change the color of the border around the
Date Posted: 02 October 2009 at 11:21pm

How do I change the color of the border around the http://www.numanme.co.uk/forum/new_reply_form.asp?M=Q&PID=33891&PN=7&TR=66" rel="nofollow -




Replies:
Posted By: 123Simples
Date Posted: 03 October 2009 at 4:25pm
forum/css_styles folder
Find the default_css file that you are using - there are 4 folders (classic, dark, default and web wiz) - each one has a default_style.css sheet in every one of them

Open the file you want to change, and around line 450 you will see:
/* BBcode blocks */
.BBquote{
    border: 1px dotted #999999;
    background-color: #FFFFFF;
    width: 99.5%;
    padding: 5px;
    margin: 8px 0px;
    text-align: left;
    overflow: auto;
    display: block;
    padding: 5px;
}


background colour in this example is white, so you could change it to black as an example by replacing FFFFFF with 000000


-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design


Posted By: 123Simples
Date Posted: 03 October 2009 at 4:26pm
Sorry - border is just above - I was saying about the colour background, but you get the point Embarrassed

-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design


Posted By: numanme
Date Posted: 03 October 2009 at 7:57pm
thanks  Wink



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net