vForums Support Banner



 

Welcome Guest! Please Login or Register
vForums Support :: Programming & Coding :: Programming Discussion :: CSS Questions - View Topic
Topic Rating: *****
Printable View
dog199200
Guest
CSS Questions (27th Mar 08 at 3:00am UTC)
Umm does anyone know what the variables are for having head and base image's around the logo image, for css that it {Smile}

Edit: and also for that table/box thing underneath the logo ( the on taht has the pm info)
Marc
vChat Developer
*****
I <3 Rossy

Posts: 3,388
Status: Offline
Gender: Male
Location: Ontario, Canada
Age: 32
Joined:  

Additional Groups:
Coding Team
***


Reputation: 40%  


pmwww
Re: CSS Questions (27th Mar 08 at 3:14am UTC)
head_right welcometable
head_left welcometable
base_right welcometable
base_left welcometable

{Smile}

rroll.to— Shorten a link, rickroll your friends.
dog199200
Guest
Re: CSS Questions (27th Mar 08 at 3:16am UTC)
{Smile} ty...

Edit:...i must of did that wrong, nothing happened

Edit 2: Ok i have tried multiple things, what have i done wrong?

Code:
 
  1. <style type="text/css"/>
  2. #forum.head_right welcometable {
  3.     width: 700px;
  4.     height: 30px;
  5.     display: block;
  6.     background-image: url('http://i25.photobucket.com/albums/c51/dog199200/FMA%20Images/head.png');
  7.     background-position: bottom center;
  8. }
  9. #forum.head_left welcometable {
  10.     width: 700px;
  11.     height: 30px;
  12.     display: block;
  13.     background-image: url('http://i25.photobucket.com/albums/c51/dog199200/FMA%20Images/base.png');
  14.     background-position: top center;
  15. }
  16. #forum.base_right welcometable {
  17.     width: 700px;
  18.     height: 30px;
  19.     display: block;
  20.     background-image: url('http://i25.photobucket.com/albums/c51/dog199200/FMA%20Images/head.png');
  21.     background-position: bottom center;
  22. }
  23. #forum.base_left welcometable {
  24.     width: 700px;
  25.     height: 30px;
  26.     display: block;
  27.     background-image: url('http://i25.photobucket.com/albums/c51/dog199200/FMA%20Images/base.png');
  28.     background-position: top center;
  29. }
  30. #forum table.head {
  31.     width: 700px;
  32.     height: 30px;
  33.     display: block;
  34.     background-image: url('http://i25.photobucket.com/albums/c51/dog199200/FMA%20Images/head.png');
  35.     background-position: bottom center;
  36. }
  37. #forum table.base {
  38.     width: 700px;
  39.     height: 30px;
  40.     display: block;
  41.     background-image: url('http://i25.photobucket.com/albums/c51/dog199200/FMA%20Images/base.png');
  42.     background-position: top center;
  43. }
  44. #forum .slip_bg .border{
  45.    width: 700px !important;
  46.    margin: auto;
  47. }
  48.  
  49. #forum .slip_bg .border .border {
  50.     width: auto !important;
  51. }
  52.  
  53. #forum_table, #forum {
  54.     margin: auto;
  55. }
  56. </style>
 

Michael
Moderator
*****

[Avatar]
Recoding the future

Posts: 4,043
Status: Offline
Gender: Male
Location: UK
Joined:  

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Re: CSS Questions (27th Mar 08 at 9:05am UTC)
why have you done:

#forum.

What are you trying to do?
dog199200
Guest
Re: CSS Questions (27th Mar 08 at 6:16pm UTC)
idk, i don't know css at all, i'm just using the part of it that was found on one of the permade templates.. but i'm just trying to get head/base images around the logo.
Reverse Blade
Full Member
***

[Avatar]

Posts: 152
Status: Offline
Gender: Male
Joined:  
Reputation: 0%  


pm
Re: CSS Questions (1st Apr 08 at 5:43am UTC)
take out all of the
Code:
 
  1. forum.
 

Reverse Arts, Comming soon!
 Printable View

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