By iva.dcc on
Im trying to reorganise node, i just want to:
- add simple backround box behind node
- change the" submitted by" text to be displayed below the node body text
- to have the "Tags:" field and "Add new comment" to be inline
Can anyone give me a pointer in right direction? I've been looking thru the css file of the theme, but havent had much luck.
Comments
Well, got a bit of good news,
Well, got a bit of good news, after trying some more, i've managed to move the submitted by text to be under the node content
and i've found the code regarding the Tags and Add new comment. I've tried various things, but i havent managed to get tags and new comment to be inline.
Can anyone help please? The relevant piece of code is below:
As for the moving the submitted by text below the node content, i've done it by moving this few lines:
moved it under the line:
for background you can try
for background you can try adding this in your theme's css, ofcource change the colors as required...
------------
Volvo, Video, Velcro. (I came, I saw, I stuck around.)
...and for the links you can
...and for the links you can add
or if you want the links themselves to be inline:
Guys, thank you so much for
Guys, thank you so much for your help. Both suggestions worked like a charm and i've got exactly what i wanted.
Only question i have remaining if its possible to add a gradient backround to the theme, since its now just solid white.