One page created with WB center-aligning text
Posted: Mon Feb 26, 2018 5:58 pm
So, I have one page I have done in WB:
http://www.brelsfordpersonnel.com/positions.php
The question is related to the "Job Board" you see as the main element of that page. Notice when you click on one of those jobs, and it takes you to a page where it gives a further description of the job, there are text fields like
"LOCATION"
"TYPE"
"ID"
"POSTED"
which are CENTERED on the page. What are some options in WB that I can alter to stop that text from being centered like that?
The way this "Job Board" is an element on this page is made up of two-things in my WB project:
1) an HTML object, a code snippet that was by third-party company, and handled by their database
2) another HTML object that I define, in WB, as a "CSS in media query", which has a lot of the various CSS colors of links/backgrounds/text in the "Job Board" defined.
That is how this page works. I just want to see about left-justifying those
"LOCATION"
"TYPE"
"ID"
"POSTED"
fields over to the left, within this "Job Board" module. Which WB page options could I manipulate here on this positions.php page (like, in its "Properties or something), that might help define let-justifying these fields?
http://www.brelsfordpersonnel.com/positions.php
The question is related to the "Job Board" you see as the main element of that page. Notice when you click on one of those jobs, and it takes you to a page where it gives a further description of the job, there are text fields like
"LOCATION"
"TYPE"
"ID"
"POSTED"
which are CENTERED on the page. What are some options in WB that I can alter to stop that text from being centered like that?
The way this "Job Board" is an element on this page is made up of two-things in my WB project:
1) an HTML object, a code snippet that was by third-party company, and handled by their database
2) another HTML object that I define, in WB, as a "CSS in media query", which has a lot of the various CSS colors of links/backgrounds/text in the "Job Board" defined.
That is how this page works. I just want to see about left-justifying those
"LOCATION"
"TYPE"
"ID"
"POSTED"
fields over to the left, within this "Job Board" module. Which WB page options could I manipulate here on this positions.php page (like, in its "Properties or something), that might help define let-justifying these fields?