“meta: File under line and Comments(x) on same li
-
PHP CSS noob. WP day 3.
I’d like to get the information that shows up as:Filed under: General – admin @ 4:38 pm Edit This
on the same line as the Comments #/link:
Comments (0)
The sticky part is that the comments line has a full screen width dashed line under it. I copied the “h2” tag in the style css to be an “h4” that had a dashed instead of dotted and changed the color. I assigned the “h4” to the PHP comments line in the index.php. I want the “Filed under…” line to have it same style (left justified) separate from the “Comments” line that retains its style (right justified) on the same line, while still having the full screen width underline.
Same goes for the Item Post Title (left) on the same line as my Category Icons (right).
Any help from you code wizards out there. Do I have to use a table? Could you post some an example that I could work from? Please! Thanks in advance.
The topic ‘“meta: File under line and Comments(x) on same li’ is closed to new replies.