Print Page | Close Window

Easy one?

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz NewsPad
Forum Description: Support forum for the Web Wiz NewsPad application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=25098
Printed Date: 28 March 2026 at 9:22am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Easy one?
Posted By: BilkoJoe
Subject: Easy one?
Date 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



Replies:
Posted By: WebWiz-Bruce
Date 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.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: BilkoJoe
Date 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


Posted By: WebWiz-Bruce
Date 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%;
}


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: BilkoJoe
Date 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;
}


Posted By: WebWiz-Bruce
Date 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)

-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: BilkoJoe
Date Posted: 04 January 2008 at 4:41pm
Yep tried all that... dropped the www as well:
 
have a look if you can, cheers joe
http://saintannesprimary.org/NEWSPAD/ - http://saintannesprimary.org/NEWSPAD/



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