View Full Version : How to align this image (see picture)
Quest2be1
09-10-2011, 01:17 AM
I am a bit new to editing files within vbulletin. If one of you could help me align this image it would be greatly appreciated.
The red arrow shows the out of place image (duhhh)
The blue arrow shows where I would like it to be.
https://vborg.vbsupport.ru/external/2011/09/34.png
Quest2be1
09-11-2011, 11:48 PM
Sorry, I forgot to post the code for the button I am trying to have fixed. Thanks again in advance.
}
.postbitlegacy .postfoot .textcontrols a.editpost, .postbit .postfoot .textcontrols a.editpost, .eventbit .eventfoot .textcontrols a.editevent {
background: url({vb:stylevar imgdir_button}/edit_40b.png) no-repeat {vb:stylevar postbit_control_background} {vb:stylevar left} ;
padding: {vb:stylevar postbit_control_padding};
padding-{vb:stylevar left}: {vb:math {vb:stylevar postbit_control_padding}+20};
border: {vb:stylevar postbit_control_border};
}
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.