Aclizzy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: increasing the size of the header *Ghostbird* desperate please helpThank you, govpatel for your response.
However, I really don’t know how to do any of that.
Is there any chance you could help me
as I am purchasing the logo, I need it to be the exact size of the header. Which is too small as of now.Forum: Fixing WordPress
In reply to: increasing the size of the header *Ghostbird* desperate please helpHi brahimhackman,
Thank you for the response, I really appreciate it.
I basically want to make the header size Bigger where it says ‘Ghostbird’ at the top of my website. It only allows me to replace that section with 240×60 pixels.
I went to the style sheet and found #menu-top:after
the width was set at 0 so I changed it to 100.
Then went back to headers to see if it made a difference, but no change??
still says 240×60 pixels.Forum: Fixing WordPress
In reply to: how do I centre the site navigation menu?? Please help!Okay I set default again.
then I deleted float left from this section.#greendrop {
display: block;
text-transform: uppercase;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
position: relative;Still nothing
All this coding is ridiculously confusing, I’m starting to think maybe I’m doing it wrong. Is there anyway I can create a new user and you can try and sort it?Forum: Fixing WordPress
In reply to: how do I centre the site navigation menu?? Please help!oooh when I did the greendrop ul thing …
#greendrop ul {
margin-top: 0.5em;
margin: 0 auto;it caused the menu to go up a bit… like it actually changed the site nav menu but it didn’t center it??
So I think we are getting there
I’ll try the other method nowForum: Fixing WordPress
In reply to: how do I centre the site navigation menu?? Please help!your right, there is a massive learning curve when it comes to html and Css but this is literally the only thing I want to change on the majority of themes I try as it really bugs me.
Maybe if I choose another theme, your methods will enable me to change the site navigation menu where all the pages are ‘Home, about me etcetc’.Forum: Fixing WordPress
In reply to: how do I centre the site navigation menu?? Please help!Pixelrow, I’m really grateful that your helping 🙂
Unfortunately, I did exactly what you said but it didn’t change.
I scrolled quite far down to find #menu ul{. I then deleted float left and replaced with margin: etc . I then pressed update file and refreshed my website.
Still no change 🙁Forum: Fixing WordPress
In reply to: how do I centre the site navigation menu?? Please help!No, I haven’t figured it out at all and I followed all your instructions. I’ve put the default code back for now. As it was looking extremely messy.
Do you have any other suggestions or do you think I should change theme?
I wanted to center the site nav menu because I hate it when its on the left.Forum: Fixing WordPress
In reply to: how do I centre the site navigation menu?? Please help!please, I really need some advice been trying to figure this out for hours 🙂 and I don’t plan on sleeping until its been accomplished.
Forum: Fixing WordPress
In reply to: how do I centre the site navigation menu?? Please help!I just added ”margin: 0 auto;” and nothing happened. This is so confusing lol
I chose this theme because it looks simple and it corresponds slightly with type of website I’m trying to build. But, due to the fact I’m so new it is difficult for me to differentiate between good themes and bad themes.
Could you recommend a different theme that is simple whereby I’ll be able to change the site nav Menu without problems?Forum: Fixing WordPress
In reply to: how do I centre the site navigation menu?? Please help!Pixelrow,
I changed it back to float left, and the exact same thing happened on the other side. Bear in mind I have deleted the margin left?
Forum: Fixing WordPress
In reply to: how do I centre the site navigation menu?? Please help!@pixelrow
I followed your instructions, it was already at 168 pixels so I tried 140 etc etc all the way down to 0. That resulted in my background shrinking but it still goes off the page?I’m knew to this, could you please explain why this theme is bad?
Forum: Fixing WordPress
In reply to: how do I centre the site navigation menu?? Please help!Samuel B
That centered it but it also caused the black background that the menu you sits on to move right too. So, now it hangs of the edge of my page??Forum: Fixing WordPress
In reply to: how do I centre the site navigation menu?? Please help!