Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - quote colour in css file
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

quote colour in css file

 Post Reply Post Reply
Author
jonnyboy View Drop Down
Newbie
Newbie


Joined: 02 January 2004
Status: Offline
Points: 38
Post Options Post Options   Thanks (0) Thanks(0)   Quote jonnyboy Quote  Post ReplyReply Direct Link To This Post Topic: quote colour in css file
    Posted: 01 April 2008 at 12:27pm
Sorry guys, I'm reskinning my forum, and I cant seem to find where to change the quote colour in the new version http://www.theblueroom.me.uk

can anyone tell me which bit of code it is please?
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 01 April 2008 at 12:43pm
It is done in the following part:-

/* 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;
}

.BBcode{
    font-family: Courier New, Courier, mono;
    border: 1px dashed #999999;
    width: 99.5%;
    padding: 5px;
    margin: 8px 0px;
    text-align: left;
    overflow: auto;
    display: block;
    padding: 5px;
}
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 01 April 2008 at 12:45pm
It also looks like you need to change the page link boxes with the page numbers in which is done in the following part:-

/* Page Links */
.pageLink, a.pageLink:link, a.pageLink:visited, a.smPageLink:link, a.smPageLink:visited{
    color : #000000;
    text-decoration: none;
    background: #F0F1F5;
    border: 1px solid #B6B9CB;
    padding: 2px;
    margin: 2px;   
}

a.smPageLink:link, a.smPageLink:visited{
    line-height: 30px;
    padding: 1px;
    margin: 1px;   
}

a.pageLink:hover, a.smPageLink:hover{
    color: #FFFFFF;
    text-decoration: underline;
    border: 1px solid #FFFFFF;
    background: #7F7F99;
}

.pageLink{
    background: #DCDDE4;
    border: 1px solid #888888;
}
Back to Top
jonnyboy View Drop Down
Newbie
Newbie


Joined: 02 January 2004
Status: Offline
Points: 38
Post Options Post Options   Thanks (0) Thanks(0)   Quote jonnyboy Quote  Post ReplyReply Direct Link To This Post Posted: 01 April 2008 at 12:49pm
Thanks Bruce, you are a star as always!
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.