Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - work around for css body tag problem
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

work around for css body tag problem

 Post Reply Post Reply
Author
mtm81 View Drop Down
Groupie
Groupie


Joined: 03 December 2002
Status: Offline
Points: 57
Post Options Post Options   Thanks (0) Thanks(0)   Quote mtm81 Quote  Post ReplyReply Direct Link To This Post Topic: work around for css body tag problem
    Posted: 07 July 2006 at 10:56am
Hi,
I've made my forum to be integrated into an existing site.. in doing so I had to alter the body class of the forum style sheet so as to show my gradient background which is shown on the background of each page..
 
(the forum itself is then within a table with a white background)...
 
all working, but only problem is that the quick post box obviously used the body class to get it's formatting etc.. so it's showing the gradient background in there which makes reading the text as you're entering it impossible...
 
how do I stop the quick reply box (and other parts of the forum that use that same box) for using the body class?
 
James
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: 07 July 2006 at 2:20pm
Try editing the file RTE_textarea.asp and removing the class from this file.
Back to Top
mtm81 View Drop Down
Groupie
Groupie


Joined: 03 December 2002
Status: Offline
Points: 57
Post Options Post Options   Thanks (0) Thanks(0)   Quote mtm81 Quote  Post ReplyReply Direct Link To This Post Posted: 07 July 2006 at 3:55pm
that did it..
I removed the reference to the standard CSS file and instead just replicated that WebWizRTEtextarea class on the page direct..
 
this removed the body tag from being loaded as a part of the main stylesheet...
 
thanks!
 
 
Back to Top
Mikey View Drop Down
Senior Member
Senior Member

1979

Joined: 06 October 2003
Location: United Kingdom
Status: Offline
Points: 839
Post Options Post Options   Thanks (0) Thanks(0)   Quote Mikey Quote  Post ReplyReply Direct Link To This Post Posted: 07 July 2006 at 5:23pm
All i did was set a seperate color for the text area.
Handyman man?
Back to Top
net55 View Drop Down
Newbie
Newbie
Avatar

Joined: 29 November 2002
Location: United States
Status: Offline
Points: 20
Post Options Post Options   Thanks (0) Thanks(0)   Quote net55 Quote  Post ReplyReply Direct Link To This Post Posted: 22 October 2006 at 5:36am
I know this post is a little old but I just ran into the same problem. Here's what I did.
 
Make it an image background.
 
.WebWizRTEtextarea{
 background-image: url('img/1x1white.gif');
 background-color: #FFFFFF;
 font-size: 12px
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.