Web Wiz - Green Windows Web Hosting - Celebrating 25 Years!

  New Posts New Posts RSS Feed - table bg image not showing
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

table bg image not showing

 Post Reply Post Reply
Author
ppkppk View Drop Down
Groupie
Groupie
Avatar

Joined: 24 November 2003
Location: United Kingdom
Status: Offline
Points: 43
Post Options Post Options   Thanks (0) Thanks(0)   Quote ppkppk Quote  Post ReplyReply Direct Link To This Post Topic: table bg image not showing
    Posted: 15 April 2006 at 7:43pm
 table_bg_image does not appear to be loading / showing in your forum nor the final version I downloaded earlier.
 
Any reason why?
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: 16 April 2006 at 12:06am
Going through the default_style.css file it looks to me like it's turned off by default (i.e. there is no entry for it in the file)
the css file looks like this...

}

/* Table Ledger */
.tableLedger{
    font-weight: bold;
    color: #FFFFFF;
    background-color: #7F7F99;
    height: 26px;
}


Change it to this to add the image...


/* Table Ledger */
.tableLedger{
    font-weight: bold;
    color: #FFFFFF;
    background-color: #7F7F99;
    background-image: url(../forum_images/table_bg_image.gif);
    height: 26px;
}


I'm not sure if the images dimension are still right to fit with the new sized table if not just resize the image in an image editor.

I can only guess that -boRg- done this to improve performance and bandwidth issues as using all CSS would save time and bandwidth over using an image.



Edited by Mikey - 16 April 2006 at 12:07am
Handyman man?
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: 16 April 2006 at 12:54pm
Your right Mikey, the backgorund image has been removed as it didn't look very good.

You can edit the skin CSS files if you wish to change the look of your forum.
Back to Top
ppkppk View Drop Down
Groupie
Groupie
Avatar

Joined: 24 November 2003
Location: United Kingdom
Status: Offline
Points: 43
Post Options Post Options   Thanks (0) Thanks(0)   Quote ppkppk Quote  Post ReplyReply Direct Link To This Post Posted: 16 April 2006 at 7:19pm
Thanks guys, I have edited the CSS file and got the background back as you suggested.
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: 16 April 2006 at 8:31pm
*faints in shock at saying something right* LOL
Handyman man?
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.