umanoodle
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Blog page header alignmentThanks esmi, I looked at that, did not really understand what to do with it, I am not a developer, but a graphics designer. Any ideas on how to fix the issue above? ?? thanks
Forum: Fixing WordPress
In reply to: Blog page header alignmentThanks… What are they? x
Forum: Themes and Templates
In reply to: Move post header titleThe theme is one I made in Artisteer, so my own custom one, then have edited the css a lot in WordPress. I am fairly new to code as I work as a designer, mostly I am just happy it works ??
I guess in Artisteer you can not do much apart from create the theme, then edit in WordPress
Yep I look for the css for that section but like you mention there seems to be lots of elements to it, Ok I think I will see what Firebug will do for me. Easy to use?
Thanks again. x
Forum: Themes and Templates
In reply to: Move post header titleYep tables are not great would be good to fix it ??
Forum: Themes and Templates
In reply to: Move post header titleHi, thank you again for your response.
The table is inserted manually in to the post not in the theme, so it is not a great way of working it as I would have to do a table for every post, I would much rather alter the css in the theme editor and then it can move all the posts for me at once.
I can remove the table easily from the posts that it is in and edit the css, but not sure what to edit or where to find it.
If I was to remove the table as above as it is easy where would I locate the margin for the posts to move left like what I did above with the title?
Thanks again ??
e.x
Forum: Themes and Templates
In reply to: Move post header titleHello,
Where (what line) would I need to add margin-left: 187px; to move the post content over as well, the images and text, at present I do it in the post with a table. Can I over rule with css?
Thank you, again
e.x
Forum: Themes and Templates
In reply to: Move post header titleHello,
Ignore that, fixed with >
/* begin PostHeaderIcon */
.art-postheader
{
color: #000000;
margin: 5px;
margin-left: 187px;
line-height: 1em;
font-family: Georgia, “Times New Roman”, Times, Serif;
font-weight: normal;
font-size: 13px;
}Thank you for your help ??
x
Forum: Themes and Templates
In reply to: Move post header titleHello WPyogi,
T?h?a?n?k? ?y?o?u?,? ?I? ?f?o?u?n?d? ?t?h?e? ?l?i?n?e? ?a?n?d? ?a?n?d? ?t?h?e? ?c?o?d?e? ?b?u?t? ?w?h?e?n? ?I? ?e?d?i?t?e?d? ?t?h?i?s? ?m?a?r?g?i?n?:? ?5?p?x? ?0?;? ? ?A?n?d? ?c?h?a?n?g?e?d? ?i?t? ?t?o? ?a? ?l?a?r?g?e?r? ?n?u?m?b?e?r?,? ?i?t? ?c?h?a?n?g?e?d? ?t?h?e? ?h?e?i?g?h?t? ?a?r?o?u?n?d? ?t?h?e? ?t?e?x?t?,? ?d?o? ?I? ?n?e?e?d? ?t?o? ?a?d?d? ?s?o?m?e? ?p?a?d?d?i?n?g? ?t?o? ?t?h?e? ?c?o?d?e? ?s?o? ?i?t? ?w?i?l?l? ?c?h?a?n?g?e? ?t?h?e? ?m?a?r?g?i?n? ?f?r?o?m? ?t?h?e? ?l?e?f?t???
Thank you again. x