First, I am really looking forward to using this theme on all my projects. Together with the Delta theme, I feel there is nothing I can't do. But it will take some learning.

I just created a new D7.2 instance using the Omega theme and the first article I published is showing some odd node links. See the attached file. I added some CSS to the style.css to temporarily fix this:

.node-links ul li a {
display: inline;
float: none;
}

I would also like to know where which file formats the node links so I can add a space after the "or" for an even better look.

CommentFileSizeAuthor
css_help.jpg160.91 KBJSCSJSCS

Comments

fubhy’s picture

Assigned: Unassigned » himerus
Status: Active » Needs work

This is Jake's territorium, hehe... We will see what he says once he has some spare time!

wienczny’s picture

subscribe

himerus’s picture

Title: Improperly displayed » Log in or register Improperly displayed

This is a known issue, and will be addressed in the 3.2 release

travelertt’s picture

Version: 7.x-3.0-beta1 » 7.x-3.x-dev
cellar door’s picture

Status: Needs work » Patch (to be ported)

Ready for 3.2

steinmb’s picture

Assigned: himerus » Unassigned
Issue summary: View changes
Status: Patch (to be ported) » Needs review