View Full Version : Alignment Help
NTMID8
08-19-2011, 01:21 PM
I am working on formatting of my What's Going On box. I am trying to format things such that the text is all aligned the same but I have not been able to get the usernames lined up correctly. I'm currently just using spaces to align things.
I'm thinking the correct answer is to use a table(s), but I'm not so good with those.
Thoughts? Ideas?
Lynne
08-19-2011, 01:31 PM
I would set a right-margin for the whole thing and then for just the images, set a negative left margin. You may have to adjust the padding on the image after that to put the title where you want it, but it should work.
NTMID8
08-20-2011, 04:02 AM
Thanks, Lynne. I'll give it a try.
napy8gen
08-21-2011, 08:00 AM
.wgo_block .section div, .wgo_block .section ol {
padding-left: 60px!important;
}
try to put this in your style manager>style name> edit templates> css templates> additional.css
it may help. change the value to your own.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.