bouris
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Spun] posts pageNo matter what I do, no matter what I try, no matter at what point I add things… the circles are UNMOVABLE! There are somehow locked. I was able to move the other pages lower, change all masterheads, expand the header, change the opacities… do a bunch of changes BUT NOT at the post pages. You may see it here
Forum: Themes and Templates
In reply to: [Spun] posts pageAfter a week of inspection I cannot find the way to move the circles lower so they will not mess with the header menu when I add more submenu items. So I would appreciate if someone point me where is the place to add padding so I can move the circles lower.
Thanks in advance
Forum: Themes and Templates
In reply to: [Spun] posts pagein a few words
#masthead is for the header
????? is for the posts page?thanks in advance
Forum: Themes and Templates
In reply to: [Spun] posts pageThanks for your answer Caroline.
I want the circles in the posts page to go a little lower on the screen so the dropdown menu will not interfere with them.thanks
Forum: Themes and Templates
In reply to: [Spun] Float left the main pagecase closed
Forum: Themes and Templates
In reply to: [Spun] Float left the main pageAndrei thanks so much
that worked just fine.
Thank you again
Forum: Themes and Templates
In reply to: [Spun] Float left the main pageI managed to align it left by adding the float: left
/* =Homepage
———————————————– */#primary {
padding: 0;
width: 100%;
float: left;But again, the content of the homepage does not start from the very left. Seems like there is a padding but I don’t know where this is.
Any help?
ThanksForum: Themes and Templates
In reply to: [Spun] Float left the main pageThanks Andrei,
this moves the whole page.
I am talking for the main part only. Not the header and the footer. I am trying to align the part that is in the middle between the header and the footer.
Thanks