traysee100
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Header image repeating itselfThank you Paul!
Forum: Themes and Templates
In reply to: Header image repeating itselfThanks Paul for the help! Here is the code that I entered:
#header {background-repeat: no-repeat; margin: 0 auto 0 auto; width: 1264px; height: 270px; }
This was so that I could get the image to center, however, even though my image is the size listed above, I have this weird top border and right-side border. I don’t know how those things got there! Do you know how I would go about removing those?
I’m also trying to figure out how to blur as you have suggested because I like that idea!
Forum: Themes and Templates
In reply to: Header image repeating itselfThank you Media X, I truly appreciate your help. Now, my image has changed, however, it is still repeating and the image is now too big and my title is lost. From WordPress, I just edited my widget Custom CSS with this code. I didn’t enter it in line 390 because I did not know how to do that. Is it time I paid someone for assistance with my blog?
Forum: Themes and Templates
In reply to: Header image repeating itselfMEDIA X:
URL is: http://the-byrds-nest.net
Right, I know that I need to stop the header image from repeating, but I cannot figure out “how”… Thank you for your input.
Forum: Themes and Templates
In reply to: Header image repeating itselfThank you for your response. I tried the Custom CSS and typed:
<body>
background-repeat:no-repeat
</body>and then saved the changes and it reverts back to nothing and doesn’t make the change. What am I doing wrong?