Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Easy one?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Forum LockedEasy one?

 Post Reply Post Reply
Author
BilkoJoe View Drop Down
Newbie
Newbie


Joined: 04 January 2008
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote BilkoJoe Quote  Post ReplyReply Direct Link To This Post Topic: Easy one?
    Posted: 04 January 2008 at 1:28pm
Hi I want the newspad pages to be displayed in a table 760px accross not the 100% as default.  Been snooping around for ages without success. any help would be appreciated. Thanks in ADVANCE...BilkoJoe
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: 04 January 2008 at 2:10pm
You need to edit the CSS (cascading Style Sheet)  file for whichever skin you are using and set the table widths to teh size you want.

The CSS files are fiond the in css_style directory.
Back to Top
BilkoJoe View Drop Down
Newbie
Newbie


Joined: 04 January 2008
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote BilkoJoe Quote  Post ReplyReply Direct Link To This Post Posted: 04 January 2008 at 2:26pm
Cheers - tried a few options BASIC TABLE and MSGBODY, no success. you know exactly what I gotta change? Dumb as dirt here... sorry...
BJ
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: 04 January 2008 at 2:32pm
It would be in the defualt_style.css file for whichever skin you are using. Look in this file for all instances of width: 98%:-

.basicTable{
    text-align: left;
    border: 0px;
    width: 98%;
}
Back to Top
BilkoJoe View Drop Down
Newbie
Newbie


Joined: 04 January 2008
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote BilkoJoe Quote  Post ReplyReply Direct Link To This Post Posted: 04 January 2008 at 3:57pm
Cheers - I found 3 instances of the 98% in my css changed to this (below) :
No joy... any suggestions?
Thanks BJ
/* Tables */
.basicTable{
 text-align: left;
 border: 0px;
 width: 760px;
}
.errorTable{
 text-align: left;
 border: 1px solid #F5C41C;
 background-color: #FFFFB0;
 width: 760px;
 color: #000000;
}
.tableBorder{
 text-align: left;
 border: 1px solid #E1E3EC;
 background-color: #FFFFFF;
 width: 760px;
}
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: 04 January 2008 at 4:20pm
That should be it. Make sure that you browser isn't caching the CSS file. IE is bad at this and you need to do a hard refresh (CTRL -> F5)
Back to Top
BilkoJoe View Drop Down
Newbie
Newbie


Joined: 04 January 2008
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote BilkoJoe Quote  Post ReplyReply Direct Link To This Post Posted: 04 January 2008 at 4:41pm
Yep tried all that... dropped the www as well:
 
have a look if you can, cheers joe
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.