Amor New Member

Posts: 32 Status: Offline Gender: Female Joined:
pm | | Head/Base images (10th Jan 08 at 8:46am UTC) | | Is there any more to be able to use just one image link rather then having to split the image up into three sections?
and while i'm thinking about....
centering the menu buttons as well? | |
|
Ross Administrator
    
![[Avatar]](http://uploads.virtualforums.co.uk/forums/pokemon/vforums-qr1.png) Posts: 3,709 Status: Offline Gender: Male Age: 9 1⁄2 Joined:
Additional Groups: Support Team
  
pmwwwgtalkvForum | | Re: Head/Base images (10th Jan 08 at 9:25am UTC) | | If you just enter your image URL into the box for the left image and then use http://virtualforums.co.uk/images/blank.gif as the image URL for the middle one then it should appear as expected
Edit: Edited to stop the 1px gap Dre mentioned. | |
|
|
Dreg[Bot] Moderator
    
![[Avatar]](http://r2.mrfrufru.com/dregondrahl/avvay.jpg) Broken Posts: 415 Status: Offline Gender: Male Age: 38 Joined:
Additional Groups: Coding Team
  
pmYesh im sneaky! | | Re: Head/Base images (10th Jan 08 at 10:24am UTC) | | Except for the one pixel gap on the side
I guess you could use CSS to set it to display:none; | |
 Now obsession rules my mind This commotion makes me blind Searching out who ever runs Or has stolen away my life
But i've already said
Don't ever back down Don't ever turn around My end has come So now I come for you.... |
|
Amor New Member

Posts: 32 Status: Offline Gender: Female Joined:
pm | | Re: Head/Base images (10th Jan 08 at 5:47pm UTC) | | Mmmk....
Just as a note, it works.
though, it won't add a base image to the news or a head image to the first category.
and i think it should be an option whether or not to add it to the welcome table/banner | |
|
Ross Administrator
    
![[Avatar]](http://uploads.virtualforums.co.uk/forums/pokemon/vforums-qr1.png) Posts: 3,709 Status: Offline Gender: Male Age: 9 1⁄2 Joined:
Additional Groups: Support Team
  
pmwwwgtalkvForum | | Re: Head/Base images (10th Jan 08 at 7:25pm UTC) | | Mmmk....
Just as a note, it works.
though, it won't add a base image to the news or a head image to the first category.
and i think it should be an option whether or not to add it to the welcome table/banner
 Code: - <style type="text/css">
- <!--
- div.welcometable div.welcometable {
- display: none;
- }
- //-->
- </style>
Adding that to the global header will remove them from around the welcome table. As for the other issue, that looks like a bug caused when you've chosen to not seperate the categories. I'll get that fixed ASAP | |
|
|