vForums Support Banner



 

Welcome Guest! Please Login or Register
vForums Support :: Programming & Coding :: Code Requests & Support :: transparent welcometable background. - View Topic
Topic Rating: *****
Printable View
RuhRoe
Full Member
***

Posts: 218
Status: Offline
Gender: Male
Age: 31
Joined:  
Reputation: 5%  


pmxfire
transparent welcometable background. (22nd Jul 08 at 9:49pm UTC)
I am working on a skin for my forum and I was wondering if I could get a code that made the welcome table background transparent instead of having to have a color? Thanks to whoever does it {Grin}
Ross
Administrator
*****

[Avatar]

Posts: 3,709
Status: Offline
Gender: Male
Age: 9 14
Joined:  

Additional Groups:
Support Team
***


Reputation: 45%  


pmwwwtwittergtalkvForum
Re: transparent welcometable background. (22nd Jul 08 at 9:57pm UTC)
For both the welcome table & user bar:

Code:
 
  1. <style type="text/css">
  2. <!--
  3. #welcome_table, #user_table, .welcome, .menu {
  4. background-color: transparent;
  5. background-image: none;
  6. }
  7. -->
  8. </style>
 


Or just for the welcome table:

Code:
 
  1. <style type="text/css">
  2. <!--
  3. #welcome_table, .welcome, #welcome_table .menu {
  4. background-color: transparent;
  5. background-image: none;
  6. }
  7. -->
  8. </style>
 


Either would go in the global header {Smile}

Image
RuhRoe
Full Member
***

Posts: 218
Status: Offline
Gender: Male
Age: 31
Joined:  
Reputation: 5%  


pmxfire
Re: transparent welcometable background. (23rd Jul 08 at 12:05pm UTC)
Thanks ross {Smile}
 Printable View

All times are GMT+0 :: The current time is 6:45pm
Page generated in 0.1095 seconds
This Forum is Powered By vForums (v2.4)
Create a Forum for Free | Find Forums