vForums Support Banner



 

Welcome Guest! Please Login or Register
vForums Support :: vForums :: Report a Bug :: Resolved Bugs :: Head/Base imges - View Topic (Page 1 of 3)Page: 1 2 3
Topic Rating: *****
Printable View
Dreg[Bot]
Moderator
*****

[Avatar]
Broken

Posts: 415
Status: Offline
Gender: Male
Age: 37
Joined:  

Additional Groups:
Coding Team
***


Reputation: 14%  


pm
Head/Base imges (5th Jan 08 at 1:50pm UTC)
Browser: FireFox

Major Error in alignments of the tables and everything.


Browser: IE6

The side images are higher then the background.


Image

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....

Ross
Administrator
*****

[Avatar]

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

Additional Groups:
Support Team
***


Reputation: 45%  


pmwwwtwittergtalkvForum
Re: Head/Base imges (5th Jan 08 at 1:53pm UTC)
Preview? And what version of fx? The test images I used were showing fine in firefox on my machine here.

Image
Dreg[Bot]
Moderator
*****

[Avatar]
Broken

Posts: 415
Status: Offline
Gender: Male
Age: 37
Joined:  

Additional Groups:
Coding Team
***


Reputation: 14%  


pm
Re: Head/Base imges (5th Jan 08 at 2:00pm UTC)
http://samus.virtualforums.co.uk/

FF 2

Edit: Also your presetting the height to 12px for the background image, thats one of the reasons why its off alignment for IE.


Image

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....

Michael
Moderator
*****

[Avatar]
Recoding the future

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

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Re: Head/Base imges (5th Jan 08 at 3:37pm UTC)
There's nothing there... add the head/base etc... again please
Dreg[Bot]
Moderator
*****

[Avatar]
Broken

Posts: 415
Status: Offline
Gender: Male
Age: 37
Joined:  

Additional Groups:
Coding Team
***


Reputation: 14%  


pm
Re: Head/Base imges (5th Jan 08 at 3:44pm UTC)
its there, your in the wrong skin me thinks XD *changes*

tho me thinks Ross can see because he has made changes >=]


Image

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....

Dreg[Bot]
Moderator
*****

[Avatar]
Broken

Posts: 415
Status: Offline
Gender: Male
Age: 37
Joined:  

Additional Groups:
Coding Team
***


Reputation: 14%  


pm
Re: Head/Base imges (5th Jan 08 at 6:25pm UTC)
Also if your updating it, MAYBE try it in this structure?



<style type="text/css">
<!--
.head {
     background: url( { URL FROM SKINS SECTION } ) center center;
     height: { HEIGHT FROM SKINS SECTION };
}
.head_left {
     background: url( { URL FROM SKINS SECTION } ) center center;
     height: { HEIGHT FROM SKINS SECTION };
     float: left;
}
.head_right {
     background: url( { URL FROM SKINS SECTION } ) center center;
     height: { HEIGHT FROM SKINS SECTION };
     float: right;
}

.base {
     background: url( { URL FROM SKINS SECTION } ) center center;
     height: { HEIGHT FROM SKINS SECTION };
}
.base_left {
     background: url( { URL FROM SKINS SECTION } ) center center;
     height: {HEIGHT FROM SKINS SECTION };
     float: left;
}
.base_right {
     background: url( { URL FROM SKINS SECTION } ) center center;
     height: { HEIGHT FROM SKINS SECTION };
     float: right;
}
-->
</style>



<div class="head"><div class="head_left"></div><div class="head_right"></div></div>
<div class="slip_bg" align="center">
     { TABLE }
</div>
<div class="base"><div class="base_left"></div><div class="base_right"></div></div>



And in the skins Section something like

Head: [INPUT] Head Left: [INPUT] Head Right: [INPUT] Height: [INPUT]

Base: [INPUT] Base Left: [INPUT] Base Right: [INPUT] Height: [INPUT]


Image

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....

Ross
Administrator
*****

[Avatar]

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

Additional Groups:
Support Team
***


Reputation: 45%  


pmwwwtwittergtalkvForum
Re: Head/Base imges (5th Jan 08 at 10:56pm UTC)
I don't really want to make people enter the image height so am looking at ways of doing it with tables. As soon as I get it working right in IE (works fine in Fx and Opera) I'll upload the changes to all forums.

Edit: Have uploaded the changes. Let me know if they work OK.

Image
Dreg[Bot]
Moderator
*****

[Avatar]
Broken

Posts: 415
Status: Offline
Gender: Male
Age: 37
Joined:  

Additional Groups:
Coding Team
***


Reputation: 14%  


pm
Re: Head/Base imges (5th Jan 08 at 11:10pm UTC)
Yeah, tables is the only other option, thats why i remarked on it before *waits impatiently* hhehehe Smiley


Image

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....

Ross
Administrator
*****

[Avatar]

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

Additional Groups:
Support Team
***


Reputation: 45%  


pmwwwtwittergtalkvForum
Re: Head/Base imges (5th Jan 08 at 11:11pm UTC)
 
Edit: Have uploaded the changes. Let me know if they work OK.

Image
Dreg[Bot]
Moderator
*****

[Avatar]
Broken

Posts: 415
Status: Offline
Gender: Male
Age: 37
Joined:  

Additional Groups:
Coding Team
***


Reputation: 14%  


pm
Re: Head/Base imges (5th Jan 08 at 11:13pm UTC)
Works perfect Ross! *will do more testing*


Image

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....

Dreg[Bot]
Moderator
*****

[Avatar]
Broken

Posts: 415
Status: Offline
Gender: Male
Age: 37
Joined:  

Additional Groups:
Coding Team
***


Reputation: 14%  


pm
Re: Head/Base imges (5th Jan 08 at 11:18pm UTC)
The slip_bg div doesn't seem to be closed right {Unsure}

EDIT: Just FF being Ghey, apparently your nesting the slip_bg around the div's that create the gap between categories and the sticky threads. ME thinks you put it for the whole bunch of tables, instead of each one

http://samus.virtualforums.co.uk/


Image

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....

Ross
Administrator
*****

[Avatar]

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

Additional Groups:
Support Team
***


Reputation: 45%  


pmwwwtwittergtalkvForum
Re: Head/Base imges (5th Jan 08 at 11:28pm UTC)
 
The slip_bg div doesn't seem to be closed right {Unsure}

EDIT: Just FF being Ghey, apparently your nesting the slip_bg around the div's that create the gap between categories and the sticky threads.


That better?

Image
Dreg[Bot]
Moderator
*****

[Avatar]
Broken

Posts: 415
Status: Offline
Gender: Male
Age: 37
Joined:  

Additional Groups:
Coding Team
***


Reputation: 14%  


pm
Re: Head/Base imges (5th Jan 08 at 11:38pm UTC)
My hero!

Well almost *wink*

http://samus.virtualforums.co.uk/action/admin/page/headers_footers/
http://samus.virtualforums.co.uk/board/general/topic/4/action/view_topic/sticky-locked--/

Base is on the moderation part rather then the end of Quick reply.

http://i95.photobucket.com/albums/l131/dregond/bug_1.png
http://i95.photobucket.com/albums/l131/dregond/bug_2.png






Image

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....

Ross
Administrator
*****

[Avatar]

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

Additional Groups:
Support Team
***


Reputation: 45%  


pmwwwtwittergtalkvForum
Re: Head/Base imges (6th Jan 08 at 12:01am UTC)


Should be good now? I've also gone through and centered all of the admin page tables.

Image
Dreg[Bot]
Moderator
*****

[Avatar]
Broken

Posts: 415
Status: Offline
Gender: Male
Age: 37
Joined:  

Additional Groups:
Coding Team
***


Reputation: 14%  


pm
Re: Head/Base imges (6th Jan 08 at 12:07am UTC)
Few are still not done, Sorry Ross

http://samus.virtualforums.co.uk/action/admin/page/modify_colors/
http://samus.virtualforums.co.uk/action/admin/page/headers_footers/
http://samus.virtualforums.co.uk/action/admin/page/order_categories/
http://samus.virtualforums.co.uk/action/admin/page/modify_category/

After Submitting Fix:
http://samus.virtualforums.co.uk/action/admin/page/fix_boards/


{Cry} sorry


Image

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....

 Printable View
Page: 1 2 3

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